Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ofranet Friend
    #150306

    hello Joomlaner, how can i change the font size for Joomla -content- article only ??
    I saw the font size are in the template.css on :

    body#bd { background: #151515; color: #969696; }

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

    but when i change that here, all the fonts in the front are going bigger.
    i want only to change the content size.

    sorry for my bad english

    LG Markus from http://projekt.ofranet.de/

    Anonymous Moderator
    #340157

    Hi you

    Please open templates/ja_ores/css/layout.css file, add following code section to the end of file:

    #ja-current-content {
    font-size: 13px;
    }

    You change 13px to your suitable.

    Hope it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 7 months ago.

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