Space/gap between two NSP modules on the frontpage

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 17, 2014 3:39 pm
Reply with quote
Report this post
Is it possible to reduce the gap/space between two NSP modules (like Politics, Sport, Lifestyle etc.) on the frontpage? I feel like it would look a lot better if the modules were a little tighter with each other while still leaving desirable white space around it.

Looks like the gap on the top of the modules are fine; it's just the bottom of the modules that I want a little tighter leaving not too much white space.

Thanks for any help.
User avatar
Senior Boarder

teitbite
Mon Mar 17, 2014 7:34 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkMainbody .box {
    padding: 5px 0;
}
User avatar
Moderator

GK User
Tue Mar 18, 2014 2:39 am
Reply with quote
Report this post
That worked out fine. Thanks Teitbite.
User avatar
Senior Boarder

teitbite
Tue Mar 18, 2014 8:39 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron