Page 2 of 2

Re: Missing something really obvious

Posted: Thu Mar 11, 2010 9:46 pm
by Dr.CSS
To align your whole menu centered in the page you need to give a an actual width, not 100%, say 920px then margin: 0px auto, same with anything you need to center in page...

A very good read...

http://www.w3schools.com/default.asp

BTW: I have a default content install link in my sig. below if you need to read any of the default content...

Re: Missing something really obvious

Posted: Thu Mar 11, 2010 9:58 pm
by electrifire
Thanks very much