Forum Moderators: not2easy

Message Too Old, No Replies

IE weakness

Layout in IE fails

         

jmoreira

12:43 am on Jan 4, 2006 (gmt 0)

10+ Year Member



I'm in a process of redesign my site. The layout i created works fine in mozilla browsers but (as usual) it doesnt work properly in IE6. Take a look at this issue.[snip]

I assigned a sidebar to be position: absolute; The sidebar in IE absolutely disappears whereas in any other browser seems to be fine. Any clue about this? It would really help.

Thanks!

<No Personal URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>

[edited by: SuzyUK at 11:56 am (utc) on Jan. 11, 2006]

D_Blackwell

2:05 am on Jan 4, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The personal link will have to go I'm afraid. Strictly forbidden.

In this situation try commenting bits of code in and out, in order to find the source of the rendering break.

Then you can start a more pointed and directed investigation.

#main-content {
width: 450px;
/*float: left;*/
padding: 20px 20px 10px 20px;
}