Decrease module space

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Apr 18, 2013 2:31 am
Reply with quote
Report this post
how do I decrease the space between the modules in the sidebar...they are stacked on top of each other but are too far apart
User avatar
Senior Boarder

Konrad M
Thu Apr 18, 2013 8:09 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#gkSidebar .box {
    margin: 0 0 20px;
    padding: 26px 0 0;
}

and decrease those values to fit your needs. Remember to enable override.css option in template settings.
User avatar


cron