Mozilla Team meeting
Volans
volans at ubuntu-it.org
Mon Jun 9 13:22:15 BST 2008
Alexander Sack ha scritto:
> Err, anyone else has rendering issues on that page? the white
> background only goes half way down the page for me. Anyone?
>
> - Alexander
The fault is in the page layout that is very strange:
- the header div is after the content div
- the footer div is quite empty and is placed inside the content div
- the left sidebar div is placed inside the content div but use an (at
least bizarre) position absolute in the CSS class #leftsidebar on
styles.css (line 35):
#leftsidebar {
left:20px;
position:relative;
top:188px;
width:190px;
z-index:100;
}
Surely is not a firefox issue but a site-specific layout problem
Alexander ;)
Volans
More information about the Ubuntu-mozillateam
mailing list