0
Welcome Guest! Login
0 items Join Now

Myriad theme change font

    • Thomas's Avatar
    • Thomas
    • Newbie
    • Posts: 6
    • Thanks: 0

    Myriad theme change font

    Posted 7 years 9 months ago
    • Hi!
      I find on forum and change font to MagistralC for all text and Menu, but cant find how change to this font headlines of RockSpocket modules and all other texts. Are you have help about this?
      tvmtv.ru
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Myriad theme change font

    Posted 7 years 9 months ago
    • 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 .

      The you use Firefox Inspector or one of the other browser developer tools to find the element to change with custom CSS.

      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet



      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.
    • Thomas's Avatar
    • Thomas
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Myriad theme change font

    Posted 7 years 9 months ago
    • I add to rt_myriad-custom.css:
      .font-family-magistral .title, .font-family-magistral .component-content h2{
      font-family: 'MagistralC',Helvetica,Arial,sans-serif;
      font-weight: normal;
      font-style: normal;
      }

      Not changes.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Myriad theme change font

    Posted 7 years 9 months ago
    • 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.
    • Thomas's Avatar
    • Thomas
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Myriad theme change font

    Posted 7 years 9 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Myriad theme change font

    Posted 7 years 9 months ago
    • I don't know which roksprocket title you are referring to so I assume you mean the roksprocket strips?
      .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-title {
         font-family: 'MagistralC',Helvetica,Arial,sans-serif;
        font-weight: normal;
        font-style: normal;
      }

      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet


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