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.
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.
-
- 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.
Please try add this module class suffix to the sponsor logos module "gkmod-2" and remove the override for this class in template overrides.
-
- Moderator
- GK User
- Tue Nov 25, 2014 10:12 am
Now I get the sponsor logos full in the next row.
-
- 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
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%;
}
-
- Moderator
4 posts
• Page 1 of 1