TouchSlider icon indicating copy to clipboard operation
TouchSlider copied to clipboard

Full Width Images & Container

Open siamkreative opened this issue 12 years ago • 2 comments

Hi,

I played with CSS to try to allow full-width images (in a fluid container). I don't want to use fixed width as I'm planning to use the same slider for both tablets and mobiles. But as the plugin works with absolute positioning, I could not get the images to fit all the container.

Is there a work around?

Cheers

siamkreative avatar Jun 07 '13 03:06 siamkreative

do you have a solution?

TJL

wiedikerli avatar Jul 03 '13 07:07 wiedikerli

What I did is take the image width of the screen using 'CSS3 Media Queries' the only way that I could fix.

iLenTheme avatar Apr 26 '14 08:04 iLenTheme