How to change the start position of title Image Show 4

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Feb 20, 2014 10:28 pm
Reply with quote
Report this post
Hi,

I will like to know how could I change the start position of the "slide title" in Image Show 4 for the Game template.

I will like that the "titile" more to the left

thank you.
User avatar
Expert Boarder

teitbite
Sat Feb 22, 2014 8:43 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
.gkIsWrapper-gk_game figcaption > div {
    float: left !important;
}
User avatar
Moderator


cron