Trying to get rid of some annoying spacing

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 Jan 03, 2014 3:06 pm
Reply with quote
Report this post
Hi,

Please I am trying to get rid of some extra spacing between modules on the mainbody. I have tried to edit the .box but cant still get rid of it.

The extra spacing comes after each module at the bottom.

Please help required

Thanks

Edwin
User avatar
Senior Boarder

GK User
Fri Jan 03, 2014 3:37 pm
Reply with quote
Report this post
Hi.
It looks like bottom paddings, you have two options:
1) Use Firebug tool to check which class you have to override
2) Add URL to your page and I will try to help you
User avatar
Platinum Boarder

GK User
Sat Jan 04, 2014 12:08 am
Reply with quote
Report this post
I have sent the URl as a PM. I have tried to use firebug to check but it is not clear from firebug what is causing it. I used mod_gk4 inside the gkMainBody so I dont know which one is causing it

Edwin
User avatar
Senior Boarder

GK User
Mon Jan 06, 2014 10:49 pm
Reply with quote
Report this post
Code: Select all
#gkMainbody .box { margin-bottom: 10px; }


But please remember to disable CSS compression and cache for a while - add CSS + clean Joomla cache , because CMS must use updated styles.

I suggest to add this CSS here: Template Manager -> click on the selected GK Template Name --> Advanced Settings --> Custom CSS code
User avatar
Platinum Boarder


cron