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
Old 10-08-2008, 09:13 PM IE Text Drop
Junior Talker

Posts: 2
Name: Shaun
Trades: 0
Hi, still pretty new to web design. Have built this site but am having problems with IE 5 - 6. The CSS is all over the place? The main problem is the content text dropping down.

http://www.rhubarbrentals.co.uk/

Any advice on how to fix this would be great.

Thanks
S
Primitive Shaun is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-08-2008, 09:31 PM Re: IE Text Drop
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Doubled-float margin bug - you're triggering it by floating the divs and then applying a margin to that div that's going in the same direction as the float -ie. float: right with a right margin and vice-versa for the left.

To fix it you need to use conditional comments to call a separate CSS file that contains ONLY the 'fixes' needed to make IE work properly.

What you need to stop this bug is to add display:inline for those divs you have floated and have applied the margin to.

I suggest you start reading on IEs bugs here: www.positioniseverything.net.
__________________
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
 
Old 10-14-2008, 06:37 PM Re: IE Text Drop
Junior Talker

Posts: 2
Name: Shaun
Trades: 0
Great,

Thanks for the help. I'll have a read of the suggested articles.
Primitive Shaun is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to IE Text Drop
 

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.13035 seconds with 12 queries