Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • domia Friend
    #197010

    Hello guys;
    i need to resize the leading image of JA Purity III magazine:

    I found that the associated .less file is located into magazine.less at line 106; however changing here the width it will affect the width also for regular news. how can i resize it without change the whole fontpage?
    Thx.


    1. senzatitolo-16vkr5
    Pankaj Sharma Moderator
    #532092

    <em>@domia 423237 wrote:</em><blockquote>Hello guys;
    i need to resize the leading image of JA Purity III magazine:

    I found that the associated .less file is located into magazine.less at line 106; however changing here the width it will affect the width also for regular news. how can i resize it without change the whole fontpage?
    Thx.</blockquote>

    you can try this code in custom.css

    .magazine-leading .magazine-item
    {width: 300px ; height:200px;
    }

    change the width/height values according to your need .
    Let me know it helps

    domia Friend
    #532095

    this resize the full heading div:)
    i just need to resize the single image inside this div:

    seems that i need to change the class gived to that div with a customized one, unfortunately i can’t found where that div is called.
    Thank for the support.


    1. senzatitolo-1xjj35
    wingly Friend
    #532103

    @domia ;

    Could you please give more and exact details of what and where and how you want it to look? And also a link would be nice;

    Also you want it only to this article’s image. or you want to change all the intro images of the articles?

    Thank you

    domia Friend
    #532111

    hello Wingly;
    i would like to resize just the image showed into the heading frontpage and resizing it only when it’s on the heading position without affect the article.
    i need to go from this:

    to this, without affecting the size of other images:

    isn’t this possible?


    1. 2sqknr
    2. 1tcjk1
    Pankaj Sharma Moderator
    #532197

    <em>@domia 423271 wrote:</em><blockquote>hello Wingly;
    i would like to resize just the image showed into the heading frontpage and resizing it only when it’s on the heading position without affect the article.
    i need to go from this:

    to this, without affecting the size of other images:

    isn’t this possible?</blockquote>

    try this in custom.css

    .magazine-item .item-image img, .magazine-item .pull-left.item-image img
    {width: 50% !important;}

    you can change the width value according to your need .
    Let me know if it helps

    domia Friend
    #532454

    unfortunately, still not working(nothing changed).
    isn’t possible to change the class of the heading div?

    Pankaj Sharma Moderator
    #532456

    <em>@domia 423701 wrote:</em><blockquote>unfortunately, still not working(nothing changed).
    isn’t possible to change the class of the heading div?</blockquote>

    Hi please PM me the admin details of your site. i will have a closer look .

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

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

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