Hi, this is my site http://aits4wol.net/wordpress
My problem is that I can't center my menus.
On my css file I already added:
#menu{
text-align:center;
margin: 0 auto;
}
but still cant fix it..
Please help.. thanks!
Hi, this is my site http://aits4wol.net/wordpress
My problem is that I can't center my menus.
On my css file I already added:
#menu{
text-align:center;
margin: 0 auto;
}
but still cant fix it..
Please help.. thanks!
try the following
#menu ul{width:80%;margin:0pt auto}thanks chaoskaizer!!!
thanks chaoskaizer!!!
This topic has been closed to new replies.