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 10-16-2008, 02:07 AM   PM User | #1
ninjon
New to the CF scene

 
Join Date: Oct 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
ninjon is an unknown quantity at this point
Internet Explorer IE 6 and before css issues

On this website http://jdprofessionaltraining.com/uvc/index.html I have css issues with IE 6 and before. The problems I have noticed is the text in the buttons not being white, instead they are still formated like normal links. Also the "twitter" buttons on the bottom show gray behind the image instead of white. The rest of the div its in though is still white. Any suggestions on how to fix this?
ninjon is offline   Reply With Quote
Old 10-16-2008, 04:35 AM   PM User | #2
Lochlan
New Coder

 
Join Date: May 2008
Location: Sydney, Australia
Posts: 45
Thanks: 0
Thanked 8 Times in 8 Posts
Lochlan is an unknown quantity at this point
Ok, first of all, WHY do you have so many images and why aren't they compressed? The site almost crashed my browser.

Secondly, IE6 doesn't understand the direct descendent selector ">"

So instead of td > a just do td a.

Your navigation is also laid out with tables, it'd be a good idea to look into using unordered lists for your navigation and controlling the layout with CSS instead of tables.
Lochlan is offline   Reply With Quote
Old 10-16-2008, 10:29 AM   PM User | #3
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,689
Thanks: 158
Thanked 2,184 Times in 2,171 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Validate and fix all errors in your markup, see http://validator.w3.org/check?uri=ht...Inline&group=0
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft 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 12:29 AM.


Advertisement
Log in to turn off these ads.