Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Is there any way to centre the image info i.e. Title. At the moment when I go to full screen, the title extends past the edge of the image.
Offline
It will take custom css. Try:
.galleria-info-title, .galleria-info-description {
text-align: center;
}
If you haven't done it already, you'll need to enable phplugins: http://ce4.theturninggate.net/docs/doku … _phplugins
and then enable custom css: http://ce4.theturninggate.net/docs/doku … custom_css
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Many thanks Rod. I'll give that a try.
Offline
Pages: 1