joomla3.0 - how to space between images in carousel slider 360 -


how space between images in carousel slider 360 joomla module : carousel ck demo & download files.

i want insert space between image.

thanks

try use css. should work div element

something

div.carouselck_images{   margin: 10px; } 

Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -