0
Welcome Guest! Login
0 items Join Now

SOLVED Metropolis Modules Font Styling

    • hendy's Avatar
    • hendy
    • Newbie
    • Posts: 16
    • Thanks: 0

    SOLVED Metropolis Modules Font Styling

    Posted 10 years 5 months ago
    • This image is hidden for guests.
      Please log in or register to see it.


      Hi, i have a working site at www.sthetix.net , but i found that the modules font styling is different from the others. How to solve this problem (See pictures).
      I dont see any differences while accessing my localsite using wampserver.
    • Last Edit: 10 years 5 months ago by hendy.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Metropolis Modules Font Styling

    Posted 10 years 5 months ago
    • Please do not post extensions/template specific questions in the "General > Configuration and Securitynt PAID membership. Our priority is always to assist paying members.

      Thank you for your understanding.

      You membership appears to have expired.

      For the first, there is CSS that specically changes the font (se firebug screenshot). For the rest Use this code...
      [class^="icon-"], [class*=" icon-"] {
          font-family: inherit;
      }
      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"

      Please consider renewing your membership if you require support. Also, always disable compressors like rokbooster and jch_optimize and clearing server cache before asking for help so we can see the code proper.

      Regards, Mark.
    • The following users have thanked you: hendy

    • 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.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Metropolis Modules Font Styling

    Posted 10 years 5 months ago

Time to create page: 0.079 seconds