0
Welcome Guest! Login
0 items Join Now

SOLVED Menu gradient and active menu item color

    • Claudione's Avatar
    • Claudione
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    SOLVED Menu gradient and active menu item color

    Posted 8 years 8 months ago
    • Hi, I need to change some things in the main manu. It will be great for me to remove:
      - the gradient (opening the menu, I prefer transparent)
      - when I click to some button, I prefer it without any style, it will be perfect if the normal character becomes just bold.

      Joomla! 3.6.2
      Galatea (v1.1.1 / rt_galatea)
      Gantry 5.2.18
      www.atelierseptem.it

      I would be happy to know how to do these modifications. Here bellow you could see the example:
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • site is offline?

      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.
    • Claudione's Avatar
    • Claudione
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • Yes Mark it is 60% done at this time,
      username and password in secure tab.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • login details don't work - please check.

      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.
    • Claudione's Avatar
    • Claudione
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • Sorry the user was disabled, now it is anabled.
      Thanks
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • Use this code...
      #g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
          background-color: transparent;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      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.
    • Claudione's Avatar
    • Claudione
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Re: SOLVED Menu gradient and active menu item color

    Posted 8 years 7 months ago
    • Thank you !

Time to create page: 0.049 seconds