|
Posted by Els on 12/04/05 18:43
Mazin07 wrote:
> Els wrote:
>> Mazin07 wrote:
>>
>>>I have a nav menu that's floated on the left side of my page, and the
>>>content is on the right.
>>>Everything works fine, but if I put a <div> in the content side, IE
>>>forces it down below my nav menu. I even specified
>>>
>>>div {
>>> clear:none;
>>>}
>>>
>>>like so:
>>>
>>>----------------------------------------------------
>>>||----------------|
>>>|| NAV MENU | CONTENT DIV THIS SIDE
>>>|| | other content works fine
>>>|| 1. nav | |
>>>|| 2. nav | |
>>>|| | |
>>>|| float:left | |
>>>|| | \-/
>>>|-----------------| V
>>>|
>>>| |--------------------------|
>>>| | IE Forces this div |
>>>| | below the nav menu |
>>>| |--------------------------|
>>>|
>>>|
>>>|
>>>
>>>How do I make it not do that?
>>
>> Did you give the content div a margin:left equal to the width of the
>> navigation div?
>>
> Yep. It's just a regular div inside the content div, but the nav menu
> forces it down.
Well, you must be doing something wrong, as that doesn't happen on my
pages. Most likely there is something inside the content div that's
too wide for whatever reason.
Got an online example to show it happening?
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Sisters Of Mercy - Temple Of love (extended version)
Navigation:
[Reply to this message]
|