Space in sidebar position

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
Mon Mar 11, 2013 3:00 pm
Reply with quote
Report this post
Hi,

How to reduce the space between two modules in sidebat position ?

Image

Thanks
User avatar
Senior Boarder

Konrad M
Mon Mar 11, 2013 3:37 pm
Reply with quote
Report this post
Hi,
please try add to override.css:
Code: Select all
.box {
    padding:  10px 20px;
}

and increase or decrease first value to fit your needs. remember to enable override.css option in template settings.
User avatar

GK User
Mon Mar 11, 2013 4:27 pm
Reply with quote
Report this post
Thanks.
User avatar
Senior Boarder


cron