Missing something really obvious

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Missing something really obvious

Post 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...
electrifire
Forum Members
Forum Members
Posts: 48
Joined: Sun Feb 28, 2010 3:53 pm

Re: Missing something really obvious

Post by electrifire »

Thanks very much
Post Reply

Return to “Layout and Design (CSS & HTML)”