Jump to content

IE Displaying Different Text Color


Wittman.C

Recommended Posts

I can't think of an IE bug that would cause text to be a different color.

 

If it affects the whole page, look carefully at the body style and then work down through the p tag styles, the h tag styles and containers checking for a style that overides a previous one or a spelling mistake. Sometimes one browser will guess what you want while another doesn't. Check that you have the # before the color code and ; afterwards.

 

color: #eeeeee;

 

Firefox has an add-on that shows all inherited styles for any part of your markup but I don't know the name of it.

Link to comment
Share on other sites

Also, I've had trouble before if I have the links in the wrong order. If you already knew this, I apologize for repeating it, but they should be in this order:

 

Link

Visited

Focus

Hover

Active

 

If you need more assistance with this, let us know.

Link to comment
Share on other sites

  • 4 months later...
Guest mrodrigues

I have the same problem sted above. If you can go to http://www.dulfar.com/default.asp, both using google chrome and Internet explorer.

Using IE, you can see the difference between the background color of the top left image. In google chrome you can't!!!

 

How can i solve this?

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...