Page 1 of 1

Gallery Image Loading

Posted: Mon Apr 13, 2015 2:16 pm
by HarryCornelius
Hello all

I have Gallery 2.0.1 running on CMSMS V.1.11.11. I'm using it in a carousel on my site homepage, referencing 'responsive-carousel' template, which draws in the image from CGSmartImage.

It's all working fine other than the images initially appear stacked on top of one another - i.e. it tries to load them all before rendering the slideshow.

Does anyone know why it's doing this, and perhaps have any ideas?

many thanks,
Harry

Re: Gallery Image Loading

Posted: Mon Apr 13, 2015 2:18 pm
by Jos
You can solve this by putting an overflow:hidden in the css of the surrounding div

Re: Gallery Image Loading

Posted: Mon Apr 13, 2015 5:52 pm
by HarryCornelius
Hello

Thanks for getting back - I've tried that and it's still doing it - the page is at:

http://www.jubilee-webdesign.co.uk/index.php

Many thanks,
Harry

Re: Gallery Image Loading

Posted: Mon Apr 13, 2015 9:11 pm
by Jos
Ok, maybe you need to add a fixed height on the same div too: height: 312px;

Re: Gallery Image Loading

Posted: Mon Apr 20, 2015 11:58 am
by HarryCornelius
Hello

Just tried that, and it is still doing it. Is there anything else I can try?

Thanks,
Harry

Re: Gallery Image Loading

Posted: Fri Apr 24, 2015 8:33 pm
by Dr.CSS
You might want to fix your image calls first, then tell whatever container they are in to display: none till the JS kicks in...

Note the } in the image src...


<img src="***********/uploads/images/Gallery/Homepage/g4g1.jpg"}" alt=""/>