Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Site Broken in IE6 - Why?
Old 02-27-2008, 08:42 PM Site Broken in IE6 - Why?
Reedly's Avatar
Novice Talker

Posts: 11
Name: Reed
Location: Nashville, TN
Trades: 0
I am working on a template style website that uses html and css. I'm not completely proficient with css, but the site seems to work in Firefox and Internet Explorer 7, but it does not display correctly in IE6.

Each of the 4 pages of the following site displays the right column incorrectly in IE6. If you happen to check it out, it should be fairly simple to see the problem. I just don't have enough experience to understand what I should do different to make this site work in ie6 and ie7.

http://www.rideforreading.org

Please help out a css challenged designer, is it just a div problem? CSS problem? I'm lost!!
Thank you

Last edited by Reedly; 02-27-2008 at 09:20 PM..
Reedly is offline
Reply With Quote
View Public Profile Visit Reedly's homepage!
 
 
Register now for full access!
Old 02-28-2008, 12:33 AM Re: Site Broken in IE6 - Why?
Arenlor's Avatar
Ultra Talker

Posts: 462
Name: Jerod Lycett
Location: /home/arenlor
Trades: 0
It may be IE itself, but first, make your site valid and then try again, that could be why. IE though is broken and we all wish someone would beat M$ into submission and make them have a browser that worked right.
__________________
PHP Code:
<?php echo "Hello World"?>
HTML Code:
<html><head><title>Hello World</title></head><body><p>Hello World</p></body></html>
Arenlor is offline
Reply With Quote
View Public Profile Visit Arenlor's homepage!
 
Old 02-28-2008, 04:46 PM Re: Site Broken in IE6 - Why?
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
What you're getting is classic float drop, usually not too hard to fix.

Your right column is being shoved out to 300px. I think part of the problem is the improper <li> inside a <p> - you can't do that, it's not proper HTML. Fix that and see what happens. You should also avoid putting padding and margins on a floated div.

The display:inline on the left column should go into a separate CSS file with JUST that in it for IE6 and you should use conditional comments to call that separate css file.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Site Broken in IE6 - Why?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.55988 seconds with 12 queries