Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • infovasciaveo Friend
    #891446

    Two questions:
    1) can I modify font size in article and specifically in home page?
    2) how can I choose the number of text row in the article in evidence in home page (in layout magazine)?
    Thanks.

    timtecsa Friend
    #891490

    Yes you can. It would be easier to show you how if your site was visible 🙂

    Pankaj Sharma Moderator
    #892095

    Two questions:
    1) can I modify font size in article and specifically in home page?
    2) how can I choose the number of text row in the article in evidence in home page (in layout magazine)?
    Thanks.

    Hi

    1. Yes you can modify the size via custom.css file . On homepage For Top stories and its lower blocks you can change the font size by adding this code in custom.css file
      
      .magazine-item-ct {
      font-size: 20px!important; }
    
    2. For 2nd question kindly provide more details with a screenshot and description what u want to achieve in full article page . So i can assist you better. 
    infovasciaveo Friend
    #892135

    Thanks for reply.
    In the image in attachement (screenshot of home page) you can see what are the text whom font I would modify and also the text neumber row that I would modify.
    The URL is http://www.nichelino.com/news
    Thanks a lot!


    1. Appunti01
    Pankaj Sharma Moderator
    #892168

    Hi
    Add below code in custom.css file to show more line text

    .magazine-leading .magazine-item-main .magazine-item-ct {
        max-height: 96px!important;
    }

    Increase the height 96px value to show more intro text .

    infovasciaveo Friend
    #893118

    Hi,
    where can I found "custom.css" and where, into this file, can I insert the code?
    Thanks

    timtecsa Friend
    #893133

    You can create a new custom.css file under the css folder in your template. e.g. /css/custom.css" in template "ja_teline_v". Being a new file it will be empty so you just paste the code that @pankaj posted at the top. The easient way I find is to use your FTP app to create a new file (not folder).

    Tim

    Pankaj Sharma Moderator
    #893134

    Hi
    Path: /templates/YOUR JA TEMPLATE/css/custom.css
    if file is not there then create it and add the code.

    infovasciaveo Friend
    #893143

    Ok,
    I created the new file "custom.css" under the path indicated and inserted the text above (the first one), but the effect is bad because also other text in the page was changed! (see attachement).
    Also, I would change the number of row of text in the first box in home page (not only font size).
    Thanks a lot


    1. Appunti03
    Pankaj Sharma Moderator
    #893150

    Hi
    Kindly check the solution i given Here to increase the intro text in first block .
    Font-size was changes as u asked to change the font size Here

    Hope its clear now 🙂

    infovasciaveo Friend
    #893299

    Thank you for the reply.
    I checked your suggestions, but the second one is ok: the font size is regulated, but in all intro text (in up corner and in any boxed article in home page. The first suggestion seem don’t do what you say, because I don’t see any changes.
    Also, I whould change the number of text row in the fisrt block (adding 2 o 3 row).
    Thanks

    Pankaj Sharma Moderator
    #893304
    .magazine-leading .magazine-item-main .magazine-item-ct {
        max-height: 96px!important;
    }

    Increase the height 96px value to show more intro text .
    96px is default value . when u increase hight u can see more text .

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

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

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