Remove space from article page

GK User
Thu Mar 05, 2015 10:44 am
Hi,
i have 2 question.
1. I need to remove extra space from every article page.
2. I need to keep the same aspect from frontpage module position (Bottom3) on article page
Thanks
Fabio
User avatar
Fresh Boarder

GK User
Thu Mar 05, 2015 6:21 pm
I solved some problem myself use this code
Code: Select all
.frontpage #gkPageContent {padding-bottom: 0px;}
.frontpage #gkPageContent { display: none;}
.frontpage #gkBottom1 {padding-top: 20px;}
#gkMainbody {margin-bottom: 0px;}

but i need a little help to remove complety this white space
User avatar
Fresh Boarder

teitbite
Sun Mar 08, 2015 8:18 pm
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Fri Mar 13, 2015 10:30 am
Hi

Please send me an exact url to the example of a page with this gap. I'm clicking through website but I cannot find it anywhere. Was it fixed already. If yes than please explain how so other users can benefit.
User avatar
Moderator


cron