Need some more help with HTML/CSS(certically centering a navigation thing)

Status
Not open for further replies.
7 comments
on this div....
#navigation ul{
list-style:none;
position:absolute;

put in margin: 0 auto; if this dont work put try it in the other navigation divs...

If none of that works then try <center> tag in html if that dont work then ask for more things :P
}
 
wouldnt work, im not using a table, and i tried making the div display as a table then using it but that didnt work either :(
i dunno whats wrong :(
 
Nope, it works on the new IE but not the older ones
EDIT:
A few examples:
Doesnt work with Avant
Doesnt work with IE6Doesnt even support Alpha transparency but that cant be fixed
Doesnt work with IE7<<yay Alpha Transparency :P
Doesnt work with Opera 7.54<wtf is going on there?
Doesnt work with IE5.5<lol no Alpha transparency OR CSS :(

EDIT2:
wtf is up with FF0.9lol
 
Update: The template has been coded, the only thing left now is the menu thing, pissing me off :(
EDIT:something fucked up when uploading and now i cant view it, can anyone else"?
EDIT2:Its fixed :)
as in the upload issue not the navigation, still workin on that
 
Status
Not open for further replies.
Back
Top