0
Welcome Guest! Login
0 items Join Now

SOLVED Quasar - Modification of the header

  • SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • Hello,

      I'm using the Quasar template for a new website that I'm developping: www.trail-faverges.com/index.php

      In the header, I use the RokTabs module for displaying news in the header-f position.
      I like the CSS driven dropdown menu, so I published my menu in the header-a position.

      The problem is that my menu can't use all the width because the headers positions are side by side.

      Is it possible to add a header position underneath like on attached image?
      This image is hidden for guests.
      Please log in or register to see it.

      In red, this is the position that I want.

      Thanks for your help
    • Last Edit: 14 years 9 months ago by Dispatch.
  • Re: SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • How about publish the menus on "showcase-a" or "feature-a" position?
  • Re: SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • If I use these positions, i lose the CSS driven dropdown menu.

      The CSS driven dropdown menu works only in header-a,b,c,d,ef positions.
  • Re: SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • I see. Let's try this. Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      ._menu {width: 960px;margin-top: 40px;}
      #rt-header ._menu ul.menu {float: left;}

      Please ensure you are clearing your browser cache, and Joomla cache (Admin > Site > Clean Cache), as some changes will not even show up until you clear your cache.
  • Re: SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • Thanks a lot Arifin FinLy, it works nice !

      My problem is solved thanks to you.
  • Re: SOLVED Quasar - Modification of the header

    Posted 14 years 9 months ago
    • Dispatch wrote:
      Thanks a lot Arifin FinLy, it works nice !

      My problem is solved thanks to you.
      You are welcome :)

Time to create page: 0.072 seconds