Forums

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

Home Forums CSS CSS Alignment help Re: CSS Alignment help

#115979
otc
Participant

Hello again,

My code is correct however I just noticed all your divs inside your wrapper are absolute -_-.

Set the wrapper to what I’ve mentioned before but change

top:200px;
to
top:245px;

And delete all absolute positions for #navigationbar, #base and #footer and TADA :D