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.

Content Font issues in articles vs modules

  • Content Font issues in articles vs modules

    Posted 13 years 6 months ago
    • Im having trouble with the site body text and site modules displaying completely different font sizes and whn I go into gantry to change the font size from default to large to make the article body text readable the module text is too big, I just cant get my head around it. Any help would be appreciated. the site is www.dalejwedlock.com/Development/Modulus 1.7/

      Thanks you in advance
    • Adamck's Avatar
    • Adamck
    • Elite Rocketeer
    • Posts: 546
    • Thanks: 2
    • Web Developer, IT Assistant, Graphics design, App Developer

    Re: Content Font issues in articles vs modules

    Posted 13 years 6 months ago
    • Ok so the module itself has a font size set at 14px for each item in the list (probably put in by the WYSIWYG)
      <span style="font-size: 14px;">Anxiety</span>

      This needs to go... get rid of the style="font-size: 14px;" bit from each of these.

      then you have to remove the 'font-size: 120%' in
      www.dalejwedlock.com/Development/Modulus...6/css/typography.css
       
      ul.checkmark li, ul.circle-checkmark li, ul.square-checkmark li, ul.circle-small li, ul.circle li, ul.circle-large li, ul.triangle-small li, ul.triangle li, ul.triangle-large li {list-style-type: none;padding: 0 0 0 30px;position: relative;font-size: 120%;margin-bottom: 8px;}
       

      Try again after these edits and see if its now smaller text :)
    • Kiss my RSS
  • Re: Content Font issues in articles vs modules

    Posted 13 years 6 months ago
    • Hi Adamck

      Tried that but still variances any other ideas?

      Thanks Kyle

Time to create page: 0.072 seconds