Slideshow… Don't have sidebar cover part of slide?

Hi, When you move to a smaller screen the the slideshow is responsive but it moves the right descriptions over the graphic so you can no longer see it all. Is there a way to fix this? Have everything resize? or maybe just turn off the description?

Thanks

5 answers

Profile photo of chavan 100.00 $tone September 12, 2014
Public

Go to this File: /skin/frontend/default/jm_kidsland/joomlart/jmslideshow/css/jm.slideshow.css

Add this code

Code:

.jm-slide-item > img {
    max-width: 100%;
}
#1
Profile photo of Paul Phalen -10.00 $tone September 12, 2014
Public

Thanks. That is better but the graphic gets distorted I added height:auto; but then the side bar was sill large and the graphic small. Anyway to make the whole container for the slide show shrink proportional? Thanks for you help..

#2

Please login or Register to Submit Answer

Written By

Comments