Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • acoustika Friend
    #168173

    Hi trying out the purity template and try to make some changes…..
    In template.css if i change

    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; }

    To some other values how come it doesn’t change the font size?, if I want the default font-sizes to be 13-18 instead?????

    Can someone tell me where to change default font sizes? And I dont mean in the backend administration, I know I can do it there, but I want the ranges to be something different than 10-15

    Thx

    khoand Friend
    #410661

    Hi,
    Could you give me a snapshot with your annotation?

    pritam Friend
    #410663

    Hello acoustika ,

    Can you please provide the site URL . but first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.

    acoustika Friend
    #410734

    Hi Pritam, sent you some info in a PM

    acoustika Friend
    #410829

    actually looking into it it seems the file in plugins/system/jat3/jat3/base-themes/default/css/template.css
    has the following code

    body#bd { background: #ffffff; color: #000000; font-size: 12px;}

    body#bd #ja-wrapper { overflow: hidden; }

    body.fs1 #ja-wrapper { font-size: 80%; }
    body.fs2 #ja-wrapper { font-size: 90%; }
    body.fs3 #ja-wrapper { font-size: 100%; }
    body.fs4 #ja-wrapper { font-size: 110%; }
    body.fs5 #ja-wrapper { font-size: 120%; }
    body.fs6 #ja-wrapper { font-size: 130%; }

    and the template takes the 12px as default and works from there……
    If I remove that font-size attribute in that file it seems to work changing the fsX in the template.css file in the template folder…..
    Is this an accurate observation??? and the way to do it? (aka some kind of bug in the template.css file in the plugins folder)

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

This topic contains 5 replies, has 3 voices, and was last updated by  acoustika 13 years, 2 months ago.

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