Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gamirok Friend
    #195365

    Hello,

    This is my website : http://www.baraamagie.com

    Well the problem is in the slides, the backgrounds when it comes, you can see that is it not complete,*
    a little part of each slide’s background is hidden, like cut.

    here the normal background (for the second slide for example) :

    the background of slides, have this resolution : 1400×300
    But with a pc with a lower resolution is used with the website,I have this problem (background loose a little part of it) :

    so the question : can I make something to make the slide/background “responsive” and adjustable for all resolutions ?

    when I choose in the settings of JA slideshow lite, (“slide” or “rotate”) it is responsive, and backgrounds change resolution selfy
    but when I choose “custom” it is no more responsive.

    what I can change ? like in css or something ?

    I am with joomla : 2.5.8

    Sorry for my english, I am from Belgium

    Thanks a lot.


    1. photo_012I
    2. Sans-titre-1
    swissa Friend
    #524931

    In your file – http://www.baraamagie.com/templates/ja_zite/css/mod_jaslideshowlite-custom.css

    go to this code

    @media screen and (max-width: 1280px) and (min-width: 768px)
    div.ja-ss-item img {
    width: auto;
    max-width: none;
    }


    }

    and remove the
    width: auto;
    and it should work.

    gamirok Friend
    #524933

    thanks a lot it works !
    please if you can see my other thread.

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

This topic contains 3 replies, has 2 voices, and was last updated by  gamirok 10 years, 6 months ago.

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