[Plugin: Promotion Slider] Slider in Responsive Theme
-
Hi, first of all: Great PlugIn. I like to use the slider in the header of responsive theme. There are several breakpoints, where the slider should be sized down in height and width – corresponding to the responive grid. After researching a bit, i found the following script:
.promo_slider_wrapper { margin:0; position:relative; height: full; z-index:-1000;}
.promo_slider {height:196pxpx; overflow:hidden; position:relative; }
.promo_slider img { margin:0; padding:0; width: 960px; height: 196px;}The problem is, that the total height of the slider stays at 196px (the original height of the images used) and creates a blank space between the correct shrinked image and the following Menu. I tried several parameters für the width, but “full”, “automatic” or “100%” does’nt work. Because than, it takes the sum of all images, included in the slider and adds it to the total height of the slider. The width is working perfectly with the script above.
My question is: How can I set the correct height, so that the slider HEIGHT (and width) will fit to the different grid “resolutions”.
Thank you for any comment.
https://www.ads-software.com/extend/plugins/promotion-slider/
- The topic ‘[Plugin: Promotion Slider] Slider in Responsive Theme’ is closed to new replies.