Slideshow problem
PermalinkJust setting up my first template for concrete5 and must say its is by far the best CMS I have ever used. One problem that I can't seem to find a solution to is when I insert the slideshow block I get a margin at the top, not sure if its my CSS or something in the slideshows CSS. I have attached a screen grab so you can see the problem. If I drop a static image in it sits perfectly so not too sure why its doing this.
I can include my CSS if required.
Thanks in advance
Karl
.ccm-SlideshowBlock-display{ position:relative; width:100%; height:auto; }
.ccm-SlideshowBlock-display .slideImgWrap{ position:absolute; width:100%; height:auto; top:0px; left:0px; }
Its probably something really simple but I can't seem to find the solution!!
-mark
-mark