Topic: CSS IE Border Problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=11110" title="Pages that link to Topic: CSS IE Border Problem (Page 1 of 1)" rel="nofollow" >Topic: CSS IE Border Problem <span class="small">(Page 1 of 1)</span>\

 
Ramasax
Paranoid (IV) Inmate

From: PA, US
Insane since: Feb 2002

posted posted 11-29-2003 04:08

My page is made up of 6 divs. #header, #logo, #ltnav, #rtnav, #content, and #footer.

Basically this translates to your typical 3 column layout with a header up top, footer down bottom. The margin in the page was defined in body as well. (ie. body{margin:20px;})

In order to get a border on the left and right, I had that defined in the body as well. IE5 does not recognize borders in the body tag, so I took the borders from the body and made a containing div (#main). Now I would think since #main begins before the header and ends after the footer, it would strech the entire length. Works fine in good browsers, but IE(5&6) do not want to render them the entire length of the page, the lines only seem to go the length of the content, cut off, then start again for the footer.

Even stranger is the phenomenon of the borders resizing themselves when you mouseover links on different parts of the page.

This is probably easier to picture if you just see it: here

EDIT: Figured out this only happens when the left and right menu areas are shorter than the page's content.
Anyone else ever experienced this? All I want to accomplish is a 3 column layout with borders on the left and right to contain it all. One big box. Any thoughts would be appreciated.

Ramasax



[This message has been edited by Ramasax (edited 11-29-2003).]

Ramasax
Paranoid (IV) Inmate

From: PA, US
Insane since: Feb 2002

posted posted 12-01-2003 20:03

FYI, problem solved ... a little rearranging of divs and the addition of a container div was what I needed.

Suho1004
Maniac (V) Inmate

From: Seoul, Korea
Insane since: Apr 2002

posted posted 12-02-2003 01:52

Glad we could help.

Seriously, sorry I never posted. I did look at your page, but I didn't have the time to look deeper.


___________________________
Suho: www.liminality.org

Ramasax
Paranoid (IV) Inmate

From: PA, US
Insane since: Feb 2002

posted posted 12-05-2003 00:54

That's okay, although I just figured nobody felt like swimming through my sloppy coding, and can't blame anyone there.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu