Space between mainbody component and mainbdoy bottom

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 Apr 28, 2014 6:49 pm
Reply with quote
Report this post
Hello,

Does anyone know how i can remove the space between the main body component and de mainbodybottem module?

For sure CSS but what code?

thanks in advance
User avatar
Fresh Boarder

GK User
Mon Apr 28, 2014 6:55 pm
Reply with quote
Report this post
Hi, Can I see your page URL? because I want to be sure.
User avatar
Platinum Boarder

GK User
Mon Apr 28, 2014 6:58 pm
Reply with quote
Report this post
I can guess that you are talking about this code
Code: Select all
#gkMainbody + #gkMainbodyBottom {
    border-top: 1px solid #E5E5E5;
    margin-top: 50px;
    padding-top: 25px;
}


Reduce value and if you want add "0" for border.
and override, remember about my footer links.
User avatar
Platinum Boarder

GK User
Mon Apr 28, 2014 7:34 pm
Reply with quote
Report this post
Solved, thank you!!!
User avatar
Fresh Boarder


cron