Moving Menu To Right Help Needed!

Discussion in 'CSS' started by gobbly2100, Nov 4, 2007.

  1. #1
    I have just made a forum to suit my main site and the menu along the top is aligned slightly to the left it appears, I was wondering if anyone could have a look and tell me how I could center it?

    Huxley Forum and Main Site

    Any help would be much appreciated, thanks!
     
    gobbly2100, Nov 4, 2007 IP
  2. Shadab

    Shadab Peon

    Messages:
    376
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Add this to your CSS in vB :

    #headnav {
    	padding-left: 65px;
    }
    HTML:
    Thats it ! :)

    Thanx,
    Shadab.
     
    Shadab, Nov 5, 2007 IP