Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Posts
    77
    Plugin Contributions
    0

    Default Works in FireFox, white text in IE

    I always use FF so I was surprised when someone told me that there was a problem with my site.

    It seems in IE, some of my text is white, which is a problem with a white background...

    I've no clue what to do at this point. I thought IE would render the style sheet the same as FF....seems i was wrong.

    dicapofoods.com

    Thanks!

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Works in FireFox, white text in IE

    Try adding this to your stylesheet and see if it helps in IE.

    Code:
    #ezpagesContent a:link {
    	color: #000000;
    	text-decoration: none;
    	}
    
    #ezpagesContent a:visited {
    	color: #000000;
    	text-decoration: none;
    	}
    
    #ezpagesContent a:hover {
    	color: #FF0000;
    	text-decoration: none;
    	}
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

 

 

Similar Threads

  1. Text showing up invisible (white on white) on popup_shipping_estimator
    By rufusclc in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 10 Sep 2012, 07:49 AM
  2. White text on white background for some parts
    By veronicathecow in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Oct 2009, 07:13 PM
  3. White space below Header in IE only--works fine in other browsers
    By avantik in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jun 2009, 12:44 PM
  4. Text wrap around images on home page not working in IE but works in Firefox
    By GraniteMan44 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Feb 2008, 09:56 PM
  5. works in firefox a mess in iexplorer
    By tenerifetom in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 May 2007, 09:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg