Question about "Sponsors" module

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 21, 2013 10:55 am
Reply with quote
Report this post
Hi,

Currently in the demo of "Fest" template there are 10 sponsors sorted in 2 rows. I need to add one more and sort them in order to get, for example 12 sponsors in 3 rows (4-4-4). I know how to add them but have no idea how to put them in 3 rows. Same question applies to K2 Extension...

Thanks in advance
User avatar
Fresh Boarder

Konrad M
Thu Feb 21, 2013 11:23 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gk-sponsors-wrap > a, .gk-sponsors > div > a {
width: 20%;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Feb 21, 2013 11:59 am
Reply with quote
Report this post
It is working perfectly now. Thank you very much, especially for a quick response...
User avatar
Fresh Boarder


cron