Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] CSS layout help needed. Re: [Solved] CSS layout help needed.

#72047
jamygolden
Member
Code:
#Container{
height: 100%;
top: 225px;
left: auto;
position: relative;
z-index: 1;}

If you remove ‘top: 225px’ everything will move up to the top of the page (I think that is what you were asking)

And are you talking about the white bar below "NERD"? That is the only white bar I can see, and that is part of the image.