Position of different sizes

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
Mon Aug 04, 2014 8:46 pm
Reply with quote
Report this post
I am needing to put 04 modules in position bottom3.
However I would have 03 modules had 20% each and the 4th module had 40%.
How to do this in bottom3 position?
User avatar
Senior Boarder

GK User
Tue Aug 05, 2014 6:13 am
Reply with quote
Report this post
Could you please post an url to your site where yo have already set up 4 modules same width each?
User avatar
Moderator

GK User
Mon Aug 11, 2014 7:43 pm
Reply with quote
Report this post
Hello, this site is: http://roupasfitness.com.br/
User avatar
Senior Boarder

GK User
Tue Aug 12, 2014 5:21 pm
Reply with quote
Report this post
Please edit: /templates/gk_rockwall/css/override.css and add at its end:
Code: Select all
#gkBottom3 .gkCols6 .box {width: 20%;}
#gkBottom3 .gkCols6 .box:last-child {width: 40%;}

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


cron