Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nilzaris Friend
    #949400

    Hi
    I use slideshow position for to set some header images in internal pages. My problem is with large screens, because the images shows smaller. The real size of the images are 1300px in width, but in module editor the image is in 917px, and with this size works well in all screens like laptops (1280px), cells, etc, but in great monitors not. I can’t set the image in great size in editor because this not work in laptop.
    I thought to leave the entire width of the template in 1200px, but this is not solution. On the laptop screen I see the site too big and not fit.
    How I can do Responsive image? the size is not defined by styles, so I can not use another measure rather than pixels. Perhaps combining two factors: screen width and image size?

    The page is http://www.thefoodspace.com/index.php/es/2016-04-20-14-14-03/negocios.html


    1. slideshow_in_header1
    2. slideshow_in_header2
    Pankaj Sharma Moderator
    #949407

    Hi
    The image already using the max width in the large view .
    Because the view is more then 1300px in width it look like this .
    Add below code in /css/custom.css file to make image 100% width

    .t3-slideshow img {width:100%}

    Save file , clean cache and check .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 4 months ago.

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