Image Show text in figcaption cannot center

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Aug 16, 2013 5:54 am
Store Box Image Show text in figcaption cannot center. I have set all different percentages for Horizontal text position and nothing works. Also tried in .css files and nothing seems to be able to center the text. 1st slide is off others are closer... non are in the center and if I increase font size it is off even more. Doesn't make sense. Please advise

http://smilelicious.com/cgt/
User avatar
Senior Boarder

GK User
Fri Aug 16, 2013 9:56 am
Use following css code in override.css located in templates css folder and enable css override option in template settings > advanced settings > css override "on".

Code: Select all
.gkIsWrapper-gk_storebox figcaption { left:0!important; margin-left: auto!important; margin-right: auto!important; width: 100%; }


See you around...
User avatar
Platinum Boarder

GK User
Fri Aug 16, 2013 3:06 pm
Worked perfectly!

Thanks!
User avatar
Senior Boarder

GK User
Fri Aug 16, 2013 10:49 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron