Reduce space in top an footer

GK User
Tue Aug 14, 2012 1:12 pm
Hello,
I would like to reduce the space in the room attached two images.
Here is the link to the site: e-financeislamique.com

thanks
User avatar
Senior Boarder

GK User
Tue Aug 14, 2012 9:11 pm
Hi,

I would like to check and help you but there seems to be some problem with your server that I can't access the site now http://easycaptures.com/fs/uploaded/627/5712012288.png

Please check and let me know once it's ready.

Thanks,
User avatar
Platinum Boarder

GK User
Tue Aug 14, 2012 10:49 pm
Hello;

Thank you for your response. Personally I have no access problems, please try again to see: http://www.e-financeislamique.com/
User avatar
Senior Boarder

GK User
Wed Aug 15, 2012 9:38 pm
Hi,

I still can't access the site, I'm now in Vietnam, did you ban IPs from this country?
User avatar
Platinum Boarder

GK User
Wed Sep 12, 2012 1:03 pm
Hello,
I apologize for the long silence as I am traveling but I did not no IP banishment.

Thank you in advance
User avatar
Senior Boarder

teitbite
Thu Sep 13, 2012 9:43 am
Hi

To minimalize top banner space please use this code:

Code: Select all
#logobanner1 p {
display: none;
}

#logobanner2 div.banneritem {
    padding-bottom: 0;{
}

h1#gkLogo {
    top: 5px;
}

#gkLogoWrap {
    min-height: 148px;
}


for footer part use this:

Code: Select all
.gks_tooltip {
    position: fixed;
}
User avatar
Moderator

GK User
Thu Sep 13, 2012 4:30 pm
Hi!
Excuse me, but where exactly do I add these codes?

Thank you in advance
User avatar
Senior Boarder

teitbite
Fri Sep 14, 2012 10:38 am
Hi

Please use override.css file for any css changes, but remember to allow using this file in template settings.
User avatar
Moderator


cron