Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mehmet_alp Friend
    #178976

    Hi to everyone,

    I want to get larger fonts for my articles. How can I do this?

    Tnx a lot in advance and best regards.

    Alp

    Sherlock Friend
    #460562

    <em>@mehmet_alp 329521 wrote:</em><blockquote>Hi to everyone,

    I want to get larger fonts for my articles. How can I do this?

    Tnx a lot in advance and best regards.

    Alp</blockquote>

    Hi mehmet_alp,

    You can open the file of templates/ja_wall/css/core.css and adding a css define similar as this

    body .item .content{
    font-size:14px;
    }

    I hope it should help !

    mehmet_alp Friend
    #460589

    Hi Sherlock Holmes,

    tnx a lot for your kind help. After your post I saw that the stylesheet you mention contains a css for font-size in line 17. It is defined with 12, I just had to increase it to 14 and it was perfect! 🙂

    So tnx a lot once again and best regards to Dr. Watson 😉

    BR

    Alp

    wombat1 Friend
    #464472

    For some reason this solution is not working on my site. Could it be because i am using a different style form the default?

    <em>@mehmet_alp 329608 wrote:</em><blockquote>Hi Sherlock Holmes,

    tnx a lot for your kind help. After your post I saw that the stylesheet you mention contains a css for font-size in line 17. It is defined with 12, I just had to increase it to 14 and it was perfect! 🙂

    So tnx a lot once again and best regards to Dr. Watson 😉

    BR

    Alp</blockquote>

    Sherlock Friend
    #464486

    Hi wombat1,

    If you are using a style other the default, for example you used the style of color block you can open the file templates/ja_wall/themes/color_block/css/theme.css and adding this css rule

    .item .content {
    font-size: 14px;
    }

    Hope you got it !

    wombat1 Friend
    #464593

    Writing this since i realised just now what the problem was.
    I am using K2 for article content, so editing K2 .css will do the trick.
    Thanks very much for your help with differing style sheets also.

    <em>@Sherlock Holmes 334772 wrote:</em><blockquote>Hi wombat1,

    If you are using a style other the default, for example you used the style of color block you can open the file templates/ja_wall/themes/color_block/css/theme.css and adding this css rule

    .item .content {
    font-size: 14px;
    }

    Hope you got it !</blockquote>

    coding101 Friend
    #555293

    Hi Sherlock Holmes,
    Where can I find templates/ja_wall/css/core.css?

    Adam M Moderator
    #555516

    Hi,

    For customization process, Firebug is the best tool and you can find more detail about how to use it to inspect page element in Joomla! here.

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

This topic contains 8 replies, has 5 voices, and was last updated by  Adam M 9 years, 5 months ago.

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