Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • citroen1968 Friend
    #195675

    hi,

    I used joomla 3.2.3 , plugin t3 2.1.2 and template t3 bs v.2.1.2.

    theme dark with and layout home 2

    i want at position Home-1 vrom layout a picture with used width 100% for desktop it is working but for tablet or mobile the width from picture is not responsive the picture is much bigger than the layout see picture

    how can i solve that

    regards
    Gerhard


    1. picture-1
    Saguaros Moderator
    #526441

    Hi Gerhard,

    Could you post your site’s URL here and also set Optimize Css option in template manager to No? I will have a look then.

    citroen1968 Friend
    #526806

    did this now

    go to your T3 Bs3 Blank template=> folder Less=>folder theme=>use your theme=>then choose=>template.less.
    In these document you fill in

    img {
    display: block;
    height: auto;
    max-width: 100%;
    }

    img {
    &:extend(.img-responsive);
    }

    I do not know if this is the right way

    Gerhard

    see also this link

    http://stackoverflow.com/questions/17932509/images-not-responsive-by-default-in-twitter-bootstrap-3

    Saguaros Moderator
    #526951

    Could you post URL of page where I can see the problem so that I can have a look?

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

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

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