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, Pangolin test site, Backlight 1.1.1 test site
Online
Many thanks Rod. I'll give that a try.
Offline
Pages: 1