Assuming your carousel container name is something like div id="carousel"
Try setting something in your main CSS like: #carousel ul li { float: left; width: 75px; /*or whatever the width of your items is*/ height:75px; /*or whatever the height of your items is*/ } On Aug 25, 11:55 am, Charlie <charlie...@gmail.com> wrote: > very likely something's wrong in css, further guessing would be futile, > link? > Sparky12 wrote:Still got this problem ? Anyone else had any luck with it ?