Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-27-2012, 09:35 PM   PM User | #1
kate10123
New to the CF scene

 
Join Date: Oct 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
kate10123 is an unknown quantity at this point
Nav bar text not showing in IE but fine in FF

Hi All,

The navigation on my index page is white text on a blue background. In firefox this displays correctly but in IE the white text is not visible. I have been through my style sheet and made various tweaks but to no avail,

I have two pages:

www.katiesimmsconsulting.com/murray/index.cfm
www.katiesimmsconsulting.com/murray/style.css

Could anyone advise as to what could be causing this to render differently?

Thanks

Kate
kate10123 is offline   Reply With Quote
Old 11-27-2012, 09:55 PM   PM User | #2
Taro
Regular Coder

 
Taro's Avatar
 
Join Date: Oct 2011
Location: Geraldton, Ontario
Posts: 155
Thanks: 1
Thanked 1 Time in 1 Post
Taro is an unknown quantity at this point
Hello,

I cannot find the difference between both browsers; however, the browser version may be a factor in determining which code to use; this also includes if the browser supports HTML5, or even the validation type on the HTML page. You may have to find alternatives when changing text color; one suggestion is: <font COLOR="#">; any other additional styling can be added externally. You can also try to use a strict doc-type.

Inline CSS is fine as well: <p style="color: red;">#</p>.

If I saw a difference when checking between the browsers, I would most likely help to find the problem in the source.
Attached Thumbnails
Click image for larger version

Name:	Capture.jpg
Views:	8
Size:	48.9 KB
ID:	11734   Click image for larger version

Name:	Capture.PNG2.jpg
Views:	6
Size:	50.2 KB
ID:	11735  
__________________
Element ID

Webs Support Helper

Your friendly neighborhood Taroman.

Last edited by Taro; 11-27-2012 at 10:01 PM..
Taro is offline   Reply With Quote
Old 11-27-2012, 10:05 PM   PM User | #3
kate10123
New to the CF scene

 
Join Date: Oct 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
kate10123 is an unknown quantity at this point
Thanks, found it was a javascript conflict between the browsers! this has helped.
kate10123 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:26 AM.


Advertisement
Log in to turn off these ads.