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
right part jumps below left in IE only
Old 08-07-2008, 10:37 PM right part jumps below left in IE only
Average Talker

Posts: 19
Trades: 0
I have this problem recurring constantly

this is my site

http://alternativnakomplementarnamedicina.com/ and the right part jumps in IE below the left part, even though there is enough space on the right past, it still jumps below left one

Can somebody explain why is this happening, cant you force it somehow to stay in position

left and right parts float to the left

thanks
__________________

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


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

Los Angeles / London
seola is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-07-2008, 11:25 PM Re: right part jumps below left in IE only
Average Talker

Posts: 19
Trades: 0
here are some more details

here is how it looks the basic html of my site
<div id="wrapper">
<div id="inner">
<div id="main">
<div id="left">

</div>
<div id="right">

</div>


</div>
</div>
</div>
and main left and right have float left

#wrapper { width:100%; }
#inner { position:relative; width:1080px; }
#main { float:left; width:1080px;}
#left { float:left; width:363px; height:557px;}
#right { float:left; width:677px;}
1080 - 363 = 717 px and the right is even less like 677px so it should not jump to the left blow the left part
__________________

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


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

Los Angeles / London
seola is offline
Reply With Quote
View Public Profile
 
Old 08-08-2008, 05:43 PM Re: right part jumps below left in IE only
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Validate your code. You cannot have <divs> inside of <ul>s - it's improper coding.

I'm not seeing the problem in IE6 - what version are you seeing it in ?
__________________
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 right part jumps below left in IE only
 

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