Slideshow block size issue
Permalink
Hi Guys
I am building a photography site for a client and have a series of images, both portrait and landscape to show in the slideshow.
All the images are either 857px wide or 686px deep max size but when I add the slideshow block it places a huge space stop and bottom of the images.
Looking at the code it looks like it is actually placing the width size in as the height?!? See code:
<div id="ccm-SlideshowBlock-display63" class="ccm-SlideshowBlock-display" style="height: 857px; ">
Any ideas on why this is the case?
Cheers
Chris
I am building a photography site for a client and have a series of images, both portrait and landscape to show in the slideshow.
All the images are either 857px wide or 686px deep max size but when I add the slideshow block it places a huge space stop and bottom of the images.
Looking at the code it looks like it is actually placing the width size in as the height?!? See code:
<div id="ccm-SlideshowBlock-display63" class="ccm-SlideshowBlock-display" style="height: 857px; ">
Any ideas on why this is the case?
Cheers
Chris
Anyone know why?