TouchSlider
TouchSlider copied to clipboard
Full Width Images & Container
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
do you have a solution?
TJL
What I did is take the image width of the screen using 'CSS3 Media Queries' the only way that I could fix.