4th column at Top2 position

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
Sun Apr 20, 2014 11:26 pm
Reply with quote
Report this post
How do i make space for 4th column at Top2 position

I am trying to achieve this https://docs.google.com/file/d/0B5K2lySm1GVPQ2NidEpwY09VcUE/edit?usp=drivesdk

and at the moment it is this https://docs.google.com/file/d/0B5K2lySm1GVPVzVNUDhLdHI5Wlk/edit?usp=drivesdk
User avatar
Senior Boarder

GK User
Sun Apr 20, 2014 11:46 pm
Reply with quote
Report this post
Hi,
did you tried to change suffix class for those 4 modules
from "banner gkmod-3" to " banner gkmod-4"
for each of them.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 11:57 pm
Reply with quote
Report this post
Cant see "banner gkmod-3" but sure there just "Banner" you want me to make it "banner gkmod-4"

Pawel F wrote:Hi,
did you tried to change suffix class for those 4 modules
from "banner gkmod-3" to " banner gkmod-4"
for each of them.
User avatar
Senior Boarder

GK User
Tue Apr 22, 2014 2:47 pm
Reply with quote
Report this post
About TOP2, sorry I forgot that this class is added not by module settings, so please use this:

Code: Select all
#gkTop2 .box.gkmod-3,#gkTop2 .box.gkmod-more,
#gkTop2 .box.gkmod-more.gkmod-last-1:last-child { width: 24.99% !important; }
#gkTop2 .box.gkmod-more:nth-child(3n+1) {clear: none;}


You will get 4 columns in that position.
If you want to use this same for others , just replace ID to another taken from sourcecode.
User avatar
Platinum Boarder

GK User
Fri Nov 20, 2015 8:31 am
Reply with quote
Report this post
Hi,
The code that you have provided below is not responsive, please click the URL below to see my site, it looks fine on a desktop only:
http://192.185.154.195/~rugs/
User avatar
Senior Boarder


cron