0
Welcome Guest! Login
0 items Join Now

Changing font in myriad menu

  • Changing font in myriad menu

    Posted 9 years 1 month ago
    • Hi All

      Using Myriad template on a gantry 4.1.30
      How do I change the Font on the menu items? it seemes to point to H1,H2,H3 but were do I edit them?

      It does not semes clear to me, how to easely edit the menu bars on rockettheme, link to tutorial is much apprciated :)
      Also what os your experience, do you create a new menu when creating your website or you alter the existing?

      Thank you

      Br
      Kristina
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Changing font in myriad menu

    Posted 9 years 1 month ago
    • You would change the font in the menu by using custom CSS like this:
      .menu-block .gf-menu .item {
          font-family: arial,sans-serif;
      }

      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_iridescent would be rt_iridescent-custom.css). 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"


      If you want to use your own font, please see this page for a tutorial on adding fonts to one of our templates http://docs.gantry.org/gantry4/tutorials/adding-a-custom-font .

      If you need more help, Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.

      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.
  • Re: Changing font in myriad menu

    Posted 9 years 1 month ago
    • Is there no easier way to change the font of the menu? than changing a css file? I can change the font setting in the Template Manager / Edit style menu and also change the color of the Header / Slideshow and Showcase text.

      Im creating the website locally using MAMP so sadly there is no easy way to login :)
  • Re: Changing font in myriad menu

    Posted 9 years 3 weeks ago
    • Hi Again

      I have tried the above mentioned solution several times and I can't get it to work.
      Also it seemes that most of the text i want to change in the menu and modules are marked with headings H1, H2, H3 is'nt there someway in the myriad template I can change the font of theese headins?
      Changing the font in the teamplate manager style setting only changes the artickle text and not any of te headins.

      Hope you can help
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Changing font in myriad menu

    Posted 9 years 3 weeks ago
    • Headings can generally be changed by changing the font in template manager. But this does not change every heading, some modules have there own styling and to change these you need to use custom CSS as I gave you. Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you why it's not working.

      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.058 seconds