0
Welcome Guest! Login
0 items Join Now

Centering Afterburner Nav

  • Centering Afterburner Nav

    Posted 15 years 4 months ago
    • Hi

      How does one change the HTML/CSS to center the mainmenu dropdown within the page? I figured I could create an additional div in the HTML to allow for centering its contents (the nav items), but I think the way float is used breaks that.

      Pardon my CSS ignorance, but how would one do this?

      Desired result attached.

      Thanks

      This image is hidden for guests.
      Please log in or register to see it.
  • Re: Centering Afterburner Nav

    Posted 15 years 4 months ago
    • Hello,

      Open the style'x'.css and find:
      #nav ul {
      margin:0 0 0 15px;  <<< change 15px larger until centered
      }
  • Re: Centering Afterburner Nav

    Posted 15 years 4 months ago
    • ahh, so don't even mess with auto centering. OK - thanks!

Time to create page: 0.140 seconds