Space between mainbody component and mainbdoy bottom
Rate this topic: 




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
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
-
- 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.
-
- 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
Reduce value and if you want add "0" for border.
and override, remember about my footer links.
- 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.
-
- Platinum Boarder
- GK User
- Mon Apr 28, 2014 7:34 pm
- Reply with quote
- Report this post
Solved, thank you!!!
-
- Fresh Boarder
4 posts
• Page 1 of 1