0
Welcome Guest! Login
0 items Join Now

<solved>Menu colour help!

  • <solved>Menu colour help!

    Posted 8 years 10 months ago
    • Site: www.ScoutingRadio.com
      Template: Audacity

      Hi Guys,

      Hopefully Im posting this query in the correct section.

      Im looking to make the Top header menu the same colour all the way across, white font instead of grey and brighten up the submenus -

      I've looked at all the template drop downs in gantry and cant figure out how to do it

      Please help!
    • Last Edit: 8 years 10 months ago by Justin R Dawson.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Menu colour help!

    Posted 8 years 10 months ago
    • Hi Justin,

      You need to create a custom css file. 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_audacity). 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"

      Now add the folowing code...

      .menu-block .gf-menu .dropdown .menu-item-wrapper {
          color: #ffffff;
          padding: 2px;
      }
      .menu-block .gf-menu.l1 > li > .item .menu-item-wrapper {
          color: #ffffff;
      }

      Hope this helps 8)

    • 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
  • Re: Menu colour help!

    Posted 8 years 10 months ago
    • This message contains only secure information that is visible to David Goode, moderators and administrators
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Menu colour help!

    Posted 8 years 10 months ago
    • Hi there,

      Yes. But it looks like you have some form of caching or gzip going on so I cannot see anything in source data.

      Can you disable that so we can see what is happening?

    • 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
  • Re: Menu colour help!

    Posted 8 years 10 months ago
    • This message contains only secure information that is visible to David Goode, moderators and administrators
  • Re: Menu colour help!

    Posted 8 years 10 months ago
    • Sorry I know what I did wrong to allow you to see that David

      If I gave you the correct address - www.ScoutingRadio.net

      ScoutingRadio.com is a re-direct of the site!
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Menu colour help!

    Posted 8 years 10 months ago
    • Hi Justin,

      Have you named the file correctly? I don't see it being called in the source codes.

      The file needs to be called rt_audacity-custom.css and saved in /templates/rt_audacity/css

      Let me know when this is done. If you have already done that then you can use the 'secure' option above post input to provide me with a temporary Super Admin access please and I will take a look to see what the cause may be.

      Thanks :)
    • The following users have thanked you: Justin R Dawson


    • 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
  • Re: Menu colour help!

    Posted 8 years 10 months ago
    • Thanks David

      I was using an underscore instead of a hyphen in the file name!

      Always something simple that makes me look foolish!

      Appreciate all your help and always so promptly!

      Justin
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Menu colour help!

    Posted 8 years 10 months ago
    • No problem Justin,

      We've all been there, done that, got the t-shirt - many times over!

      Glad you found a solution and thanks for posting it back as it may help others 8)

    • 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.041 seconds