0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Changing article heading sizes

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

    Changing article heading sizes

    Posted 13 years 6 months ago
    • Anyone know where the css is to change the heading size in articles. I am using the default gantry template and Joomla 1.7

      Thanks

      Ian
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • add this to your template.css and clear your cache:

      div.rt-joomla h1 {
      font-size: 20px;
      }
    • ianmol's Avatar
    • ianmol
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • Henning wrote:
      add this to your template.css and clear your cache:

      div.rt-joomla h1 {
      font-size: 20px;
      }
      Thanks henning

      I have added this to the "css/template.css" in template "rt_gantry, but it seems to have no effect.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • I need a link to check that ...
    • ianmol's Avatar
    • ianmol
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • I have attached a screenshot of the template, there dosen't seem to be a lot of css in it?
      This image is hidden for guests.
      Please log in or register to see it.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • that's ok ...

      I need a link to your website.
    • ianmol's Avatar
    • ianmol
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • Hi Henning,

      did you get the link details I sent ?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • heh yes ... I already solved that and posted the solution ...

      But I have no idea where ... I did that obviously not in the right thread LOL ...

      I have to find that or visit your site gain.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • add this to your template.css and clear your cache ...
      div#rt-main h1 {font-size: 24px;letter-spacing: normal;}
      div#rt-main h2 {font-size: 20px;letter-spacing: normal;}
    • ianmol's Avatar
    • ianmol
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Changing article heading sizes

    Posted 13 years 6 months ago
    • Henning wrote:
      add this to your template.css and clear your cache ...
      div#rt-main h1 {font-size: 24px;letter-spacing: normal;}
      div#rt-main h2 {font-size: 20px;letter-spacing: normal;}
      Thank you Henning. Done what you advised and it worked perfectly.

      Regards

      Ian

Time to create page: 0.094 seconds