K2 image and media Alignment

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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 Sep 25, 2014 7:31 pm
Reply with quote
Report this post
Hi. Could you tell me how change k2 image and media alignment to center, please.
User avatar
Junior Boarder

GK User
Fri Sep 26, 2014 5:55 pm
Reply with quote
Report this post
Hello,

Could you provide an URL to page where you want to center it?
User avatar
Administrator

GK User
Fri Sep 26, 2014 11:48 pm
Reply with quote
Report this post
User avatar
Junior Boarder

GK User
Sat Sep 27, 2014 9:05 pm
Reply with quote
Report this post
Please add the following code in the Custom CSS option under the Features tab in the template options:

Code: Select all
.itemImageBlock img,
.itemVideoEmbedded > iframe {
   display: block;
   margin: 0 auto 10px auto;
}
User avatar
Administrator

GK User
Sun Sep 28, 2014 1:53 am
Reply with quote
Report this post
Thanks a lot for your help.
User avatar
Junior Boarder


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