Forums

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

Home Forums CSS Poblems Re: Poblems

#54203
ikthius
Member
"hal8" wrote:
Righ ok i understand i think.

Try

http://www.footballsmylife.com

ok looks like your ul has indented try bringing it back to the right abit, change this:
ul#nav {
}

to this:
ul#nav {
margin-left:-40px;
}

-40px is bang on for me in FF on a 1024x768px 17" monitor