0
Welcome Guest! Login
0 items Join Now

Afterburner - how can I move the nav menu to the right?

    • Bram L.'s Avatar
    • Bram L.
    • Sr. Rocketeer
    • Posts: 229
    • Thanks: 1

    Afterburner - how can I move the nav menu to the right?

    Posted 14 years 8 months ago
    • How can I move the menu over from the left, more to the right?

      My client wants it to look like this:
      This image is hidden for guests.
      Please log in or register to see it.


      Should be an easy fix if I can just find out where.

      thanks
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Afterburner - how can I move the nav menu to the right?

    Posted 14 years 8 months ago
    • in the template style css file you are using, for example 'light4.css', as seen on the demo site, line 59

      #nav ul {
      margin:0 0 0 15px;
      float:right; <<<< Add this code
    • Thanks,
      jim
    • Bram L.'s Avatar
    • Bram L.
    • Sr. Rocketeer
    • Posts: 229
    • Thanks: 1

    Re: Afterburner - how can I move the nav menu to the right?

    Posted 14 years 8 months ago
    • Thanks, GEM, I tried it and it isn't working for me.

      Here's what it looks like in my light2.css file:
      #nav ul {margin:0 0 0 15px;float:right;}

      URL is: eric.c-w-a-m.com/

      Am I doing something wrong?

      thanks
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Afterburner - how can I move the nav menu to the right?

    Posted 14 years 8 months ago
    • I didn't find the edit in your css file, but when I added it, the menu moved to the right.
    • Thanks,
      jim

Time to create page: 0.058 seconds