Image Cations right aligned in K2 items & catagories

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 Nov 28, 2013 10:58 pm
Reply with quote
Report this post
Hello,
I have image captions that are right aligned, not left aligned' at the base of the images in K2.
I think is is this element:
Code: Select all
itemImageCaption

Can I use a CSS override in the template manger to correct this? If so, what is the new code to have image captions left aligned under images please?

regards
Drew
User avatar
Gold Boarder

GK User
Fri Nov 29, 2013 10:36 pm
Reply with quote
Report this post
Hello,

Please apply in the CSS override the following CSS code:

Code: Select all
.itemImageCaption {
text-align: left;
}
User avatar
Administrator

GK User
Tue Dec 03, 2013 11:57 am
Reply with quote
Report this post
Perfect!

thanks for being helpful.

regards
Drew
User avatar
Gold Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.