WP Carousel 1.1 default theme – items alignment 15/12/2011 at 2:38 #7360
Hi,
I just downloaded your 1.1 version (upgraded actually)
and I’m trying to customize it.
On IE the images and descriptions are center aligned,
on Firefox and Chrome they are aligned left..
Is it a cross-browser problem or can I add some CSS code?
If so, could you point me in the right direction please.
Als I can’t seem to switch off pagination, when I click save, pagination keeps showing yes.
best regard,
Daniel
Reply To: WP Carousel 1.1 default theme – items alignment 15/12/2011 at 18:03 #7393
managed to center align the text descriptions but not the photo’s…
Could you help me out please?
Reply To: WP Carousel 1.1 default theme – items alignment 15/12/2011 at 18:47 #7394
made the items smaller, so there is just the 10px padding around them, but still would like to know how to align the images inside each item.
Reply To: WP Carousel 1.1 default theme – items alignment 21/12/2011 at 16:18 #7679
To center an image you can use the following CSS code:
.jcarousel-skin-default .jcarousel-item { text-align:center; }
That should center the image and the text.
In any case, by default it is not centered, so it’s a IE issue.
About pagination, I can uncheck the option and save the changes. Then the pagination is out.
This topic has been closed to new replies.