0
Welcome Guest! Login
0 items Join Now

Font Size Changed After Installing Gantry in Joomla!

  • Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Our web site has been using the Crystaline template (j_15_2 is installed) and Joomla! for several months. Last week I installed Gantry v3.1.5 in order to enable and configure Google Analytics with the template. I did not change our default template, yet after installing Gantry the font size for our module titles is now too large. Did Gantry do this? Has anyone seen this behavior before? Our web site is: www.canonprofits.org . Thank you in advance for any help, thoughts, suggestions, solutions. :o
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • I think it's in template.css:

      h2.title {
      font-size: 140%; <-original on your site is 170%
      letter-spacing: -1px;
      line-height: 1em;
      }
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • NZD - Jonathan's Avatar
    • NZD - Jonathan
    • Hero Rocketeer
    • Posts: 436
    • Thanks: 0
    • CEO, NZD Securities

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • I can recommend change your css file so the font-size isnt specified by precentage, pixels is better.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Jonathan Norling wrote:
      I can recommend change your css file so the font-size isnt specified by precentage, pixels is better.

      Yes and no :)

      If you are making a template with small, medium and large font settings it can be nice with percentage so you can have a font-size chooser and only change one value instead of 20+ font-size locations.

      But yes, i often use px too so it doesn't change too many elements :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Thank you for your replies to my question. I can't find the code mentioned above in the template.css file. This may be a template question, but any other guesses where this code may reside in the Crystaline template?
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Ok, turn off compression so i can have a look.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Sorry, but I am a Joomla newbie. By compression do you mean gzipper? :oops:
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Yes :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Thanks, it's off now.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Font Size Changed After Installing Gantry in Joomla!

    Posted 13 years 4 months ago
    • Thanks. You can look in /components/com_gantry/css/gantry.css

      The problem with this is that gantry.css might get overwritten when Gantry is updated so you either have to change the css each time Gantry is updated or do something like this:

      www.rockettheme.com/forum/index.php?f=16..._v=viewtopic#p507623
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG

Time to create page: 0.056 seconds