Centred SlideShow in Content Artisteer RC4.2


Author Message
David Parkes

Posted: 11/14/2013
Quote message 

Guys

When using Artisteer RC4.2 is it possible to centre the slideshow, when the slide show is in the content. I'm struggling to work it out.

I can centre an image just fine, but when I add another slide, is automatically justifies to the left and I cannot adjust it.

see examples:

SINGLE IMAGE (CENTRED)
http://www.joomla.black-and-gold.co.uk/index.php/ct-menu-item-2/ct-menu-item-4/ct-menu-item-6

SLIDESHOW
http://www.joomla.black-and-gold.co.uk/index.php/ct-menu-item-2/ct-menu-item-4/ct-menu-item-8

Thanks for any help guys.
 
Josicus

Posted: 11/14/2013
Quote message 

add this to your div element

text-align: center;
 
Dave B

Posted: 11/14/2013
Quote message 

I believe you need a div aligned center.
 
Eileen
Artisteer Team

Posted: 11/15/2013
Quote message 

Hello,
There are no options in Artisteer to align slideshows, however you can simply enclose your slideshow/collage code with the <div> like this:
<div style="text-align: center;">
[collage_06042013IMG_0313]
</div>

or specify margins for this DIV to center its content.
 
Peter

Posted: 1/17/2016
Quote message 

Is there any news for this issue? The suggested solution does not seem to fit for the most recent Artisteer version.