Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • splico123 Friend
    #184188

    If you use JA sidenews in any position the image is not responsive, which for mobile should be, or at least i think so, otherwise it does not fall under responsive layouts….

    try it, it just retains 240 width even with module width change.

    pls help with fix.

    Luna Garden Moderator
    #480617

    Hello,

    What position did you assign to JA Side News module, I have tried assigning to other position but still see it falls under responsive layouts. Can you give me your URL to check ?

    <blockquote>it just retains 240 width even with module width change.</blockquote>

    The width is based on how you set the number column in the layout. Please check in tab Layout in Template Manager.

    splico123 Friend
    #480943

    i assigned it to position-5 which falls under responsive columns, the problem is the picture which is 240width there doesnt switch to 100 percent width under mobile template.

    Sorry for URL its on local server for development so cant provide link atm.

    Luna Garden Moderator
    #480970

    Hello,

    <blockquote>the problem is the picture which is 240width there doesnt switch to 100 percent width under mobile template. </blockquote>

    In T3V3 framework, we have layout for each screen, Normal Screen, Table Screen, Mobile Screen, … You can check it in Layout tab of Template Manager editor in back-end.

    So if you change your screen, the template will auto transform to fix with width of the screen.

    For the width of image, you will see in the CSS file, file
    templates/ja_mero/css/template.css
    about line 200, there is one code style like this:

    img {
    max-width: 100% !important;
    }

    Width of img will never larger than the width of the div contain it. And the div width depends on the width the screen.

    Hope it clear for you now.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 10 months ago.

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