0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Clarion button height

    • Bruyere's Avatar
    • Bruyere
    • Newbie
    • Posts: 7
    • Thanks: 0

    Clarion button height

    Posted 11 years 2 weeks ago
    • #template clarion#

      hi,
      I would like to reduce button menu size (Home/template info etc..) Where can I found this parameter ?

      regards.
      Sam.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13498
    • Web Designer/Developer

    Re: Clarion button height

    Posted 11 years 2 weeks ago
    • Please do not post extensions/template specific questions in the "General Discussion" forum. You should post in the extension forum or template forum as appropriate. Most of these forums are for members who have a current PAID membership. Our priority is always to assist paying members.

      Thank you for your understanding.

      You membership appears to have expired?

      Use this code...
      ul.menutop > li.active.root .item, ul.menutop li.root.f-mainparent-itemfocus .item, ul.menutop li.f-mainparent-itemfocus .item, .rt-menubar ul.menutop > li:hover .item, .rt-menubar ul.menutop > li.active .item {
          height: 40px;
          line-height: 45px;
      }
      ul.menutop li.root > .item {
          height: 45px;
          line-height: 52px;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_fracture). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.068 seconds