-
Yep, I changed the parent ul li in
width: 100%;
max-width:800px;but nope, so I went to the ul and changed that bloody 20000em width, and then the responsiveness works, but the slider gets totally fucked.
No slider anymore, all images gets displayed out.This is a task given to me as a test, I have to change the semantics, make the page from static to responsive, and add a lightbox. It's all done apart that fucking slider. So frustrating, I'm not even sure that it's possible. I just hope it's not a sort of trick just to test me…
Your images are set at 100% width, but 100% of what?
The nearest parent with set dimensions is the #container div.school ul.gallery li which is fixed at 800px.
If it's any consolation user testing consistently shows that carousels are terrible for user retention. Nobody goes past the 1st image :-)