test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • jakazorz Friend
    #192535

    Hi!

    I would like to have only the clear paragraf style in the intro text in category blog even the intro text (the text before “read more” button) in the articles has been styled (i.e. H4).

    Now the info text at category blog carries the same style as in article.

    How to achieve this in Joomla (with JA-Magz theme). Majority of news web sistes has intro text on the main or category pages in paragraf style but the corresponding articles always have intro text (flash) with some style.

    Regards, Jakob

    TomC Moderator
    #513465

    It would be helpful if you could provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–Options–General settings

    jakazorz Friend
    #513473

    Hi, I set “Optimize CSS” to “No” but with no effect.

    Tom, I sent you the website details already.

    Regards

    TomC Moderator
    #513475

    Can you point out (in a screen capture) exactly what text you are looking to modify
    – and how you would like to modify it?

    jakazorz Friend
    #513484

    In the article 183, the intro text in article has paragraf style. Contrary the intro text in article 180 has style h4. I would like to have intro text style h4 (or some other style) in the article but paragraf style in teh intro text on the category blog and in the modules last news, most popular…


    1. magz_intro_text
    jakazorz Friend
    #513485

    Here is another example. The intro text in modules (last news, article list…) should be “paragraf” but “h4” in the article (as flush).

    Shortly, the intro text on category blog, fetured articels and article/news modules should not carry formatting (style) from the original article.


    1. magz_intro_text_modules
    phong nam Friend
    #513554

    Hi jakazorz,

    This issue will happen when you bold the intro texts (description) of articles because the Featured Articles Layout, Latest News module and Articles Category module of Joomla will display exactly all elements of article intro text section (<strong>).

    Anyways, you can solve this issue by creating a custom.css file at templates/ja_magz/css/ path and put below css styles into:

    .mod-articles-category-introtext strong {
    font-weight: normal;
    }

    .view-featured .article-intro h4 {
    font-weight: normal;
    font-size: 13px;
    }

    .focus-item .article-intro strong {
    font-weight: normal;
    }

    jakazorz Friend
    #513761

    Great! It works! Thank you very much for your help, Leo.

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

This topic contains 8 replies, has 3 voices, and was last updated by  jakazorz 11 years ago.

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