Thanks for the help. The problem was the padding needs to be added to the
within the <li> and not the <li> itself.
.jcarousel-list li img {
padding: 1px;
}
Works now, thanks!
Jan Sorgalla wrote:
>
>
> kawikak wrote:
>>
>>
>> Great code. One thing, the scrolling doesn't take into account if padding
>> exists in the css for .jcarousel-list li elements. Not sure if it's tough
>> to add or not but that would be great. Right now if padding is added the
>> window is off after scrolling a bit.
>>
>> Very nice work though
>>
>
> Make sure that you add the a padding to itemWidth and itemHeight. If your
> images are 75x75 and your <li> have 5px padding, itemWidth and itemHeight
> must be set to 85.
>
> Jan
>
>
--
View this message in context:
http://www.nabble.com/jCarousel-tf2205628.html#a6200300
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/