0
Welcome Guest! Login
0 items Join Now

Quasar - How to move Top menu to left

  • Quasar - How to move Top menu to left

    Posted 15 years 3 weeks ago
    • Im having trouble moving my top menu over to the left.

      the mod_mainmenu module is assigned to position "header-a"

      I can see the gantry layout controls in the Template section, however it wont let me move the slider completely to the left.

      Any advice muchly appreciated.
      Cheers for now
      String
      :P
  • Re: Quasar - How to move Top menu to left

    Posted 15 years 3 weeks ago
    • Hello,

      Can we get a link to your site to check it out please?
  • Re: Quasar - How to move Top menu to left

    Posted 15 years 2 weeks ago
  • Re: Quasar - How to move Top menu to left

    Posted 15 years 2 weeks ago
    • Hello,

      Open the template.css and find:
      #rt-header ul {
      float:right;  << change to float:left;
      margin:0;
      padding:0;
      position:relative;
      z-index:1000;
      }

Time to create page: 0.064 seconds