gkTop1 two columns 70% 30%

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
Fri Nov 22, 2013 10:49 pm
Reply with quote
Report this post
Hello I would like to put two modules in one gkTop1 70% and another 30%

I see that there is a class that is divided into 3 columns is posible only two with widths above.

class = "gkCols3 gkNoMargin"

as I can do
thanks
User avatar
Senior Boarder

GK User
Sat Nov 23, 2013 11:41 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Sat Nov 23, 2013 9:28 pm
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Tue Nov 26, 2013 10:15 pm
Reply with quote
Report this post
prakan wrote:http://www.25informatica.com/web


Hello
User avatar
Senior Boarder

GK User
Thu Nov 28, 2013 5:29 pm
Reply with quote
Report this post
Sory for late replay.
Please edit: /templates/gk_shop_and_buy/css/override.css and add at its end:
Code: Select all
.frontpage .gkCols3 .box.gkmod-custom-wide {
margin-left: 0.75%;
margin-right: 0.75%;
width: 67%;
}
.frontpage .gkCols3 .box.gkmod-custom-short {
margin-left: 0.75%;
margin-right: 0.75%;
width: 30%;
}


Now use this custom classes and add them to modules (leave current ones also):
gkmod-custom-wide for ~70%
gkmod-custom-short for 30%

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Nov 28, 2013 6:47 pm
Reply with quote
Report this post
Works fine, thanks very much
User avatar
Senior Boarder

GK User
Thu Nov 28, 2013 7:19 pm
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator

GK User
Thu Nov 28, 2013 9:19 pm
Reply with quote
Report this post
Nothing but thank you very much for your help ;)
User avatar
Senior Boarder

GK User
Sat Nov 30, 2013 12:05 pm
Reply with quote
Report this post
No problem. I'm glad I could help.
Is there anything else I can help you with on this topic?
User avatar
Moderator


cron