bottom1 column width on game template

Create awesome game website with Game Magazine Joomla template
GK User
Mon Nov 24, 2014 3:39 pm
Hi,
I've 4 modules in the bottom1 position in my game template, one module is marked with "onlymobile".
Now i realized, that every module gets the css class "gkmod-4" instead "gkmod-3".
Furtermore i want to change the column-width of this 3 modules:
First: 25%
Second: 50%
Third: 25%
Can somebody help me please?

Link: http://testcenter-websolutions.de/tt/

Thank you.
User avatar
Senior Boarder

teitbite
Tue Nov 25, 2014 9:22 am
Hi

Please try add this module class suffix to the sponsor logos module "gkmod-2" and remove the override for this class in template overrides.
User avatar
Moderator

GK User
Tue Nov 25, 2014 10:12 am
Now I get the sponsor logos full in the next row.
User avatar
Senior Boarder

teitbite
Thu Nov 27, 2014 9:15 am
Hi

But I can still see the override class taking effect. Ok, nevermind that please add this to the end of override.css

Code: Select all
.gkCols6 .box.gkmod-2 {
    width: 50%;
}
User avatar
Moderator


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