0
Welcome Guest! Login
0 items Join Now

SOLVED Centered a horizontal menu with Gantry

    • tramber91's Avatar
    • tramber91
    • Sr. Rocketeer
    • Posts: 126
    • Thanks: 4

    SOLVED Centered a horizontal menu with Gantry

    Posted 11 years 1 month ago
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Centered a horizontal menu with Gantry

    Posted 11 years 1 month ago
    • Add this to your custom css file
      #horizmenu-surround ul.menutop {
      width: 100%;
      text-align: center;
      }
      #horizmenu-surround ul.menutop li.root {
      float: none;
      display: inline-block;
      }

      This is how you create a custom CSS file...
      www.gantry-framework.org/documentation/j...-a-custom-stylesheet

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision
    • tramber91's Avatar
    • tramber91
    • Sr. Rocketeer
    • Posts: 126
    • Thanks: 4

    Re: SOLVED Centered a horizontal menu with Gantry

    Posted 11 years 1 month ago
    • Luke Douglas's Avatar
    • Luke Douglas
    • Hero Rocketeer
    • Posts: 322
    • Thanks: 15
    • Another Old Hack!

    Re: SOLVED Centered a horizontal menu with Gantry

    Posted 10 years 10 months ago
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Centered a horizontal menu with Gantry

    Posted 10 years 10 months ago
    • @Luke Douglas

      Please open new thread in template specific forum and be sure to post your web site URL so we can take a look 8)
    • Check my services at: Mihha-Vision

Time to create page: 0.052 seconds