Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ad_me Friend
    #139435

    Hey,

    For some reason, the font on my sites content isn’t what is once was. I believe it’s normally Arial 9. How do I change this?

    Thanks

    Arvind Chauhan Moderator
    #297245

    The font size settings can be changed in backend from Extensions >> Template Manager >> JA_Sanidine >>
    Attaching a screenshot. Hope it helps.

    As per the css file of the template, the fonts used are :

    For the body

    [PHP]body {
    background: #FFFFFF;
    color: #000000;
    font-family: “Lucida Grande”, Arial, Helvetica, sans-serif;
    line-height: 1.5;
    }
    …….
    body.fs1 {font-size: 10px;}
    body.fs2 {font-size: 11px;}
    body.fs3 {font-size: 12px;}
    body.fs4 {font-size: 13px;}
    body.fs5 {font-size: 14px;}
    body.fs6 {font-size: 15px;}[/PHP]

    For the headings

    [PHP]/* Heading */
    h1 {font-size: 200%;}
    h2 {font-size: 175%;}
    h3 {font-size: 150%;}
    h4 {font-size: 125%;}[/PHP]

    Sometimes the font problem / font size problem are also because if one simply cuts and paste from word documents or any other formatted source. It is best practice to paste the content first in Notepad (as it strips the formatting) and then paste the content in the joomla editor.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Arvind Chauhan 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum