Which position is ?

GK User
Thu Jan 05, 2012 6:44 pm
I cannot disable the bottom on my web site, I mean that one in black like the image in attach.
Thank's, Andrea
User avatar
Fresh Boarder

GK User
Sat Jan 07, 2012 9:39 am
Could you attach the screen?
User avatar
Platinum Boarder

GK User
Mon Jan 09, 2012 1:02 pm
Sorry this is the attach.

Andrea
User avatar
Fresh Boarder

GK User
Mon Jan 09, 2012 1:08 pm
mikeMB wrote:Could you attach the screen?


Here is the attach.

Andrea
User avatar
Fresh Boarder

GK User
Tue Jan 10, 2012 2:14 pm
Hi.
Thank you for the screen. I was not sure whether you want to disable the entire bottom wrapper. Go to templates/gk_financial_business/css/template.css and change that code:
Code: Select all
#gkBottomWrap { background: #000; overflow:hidden; font-size: 12px; color:#fff; padding: 0 0 22px}

to:
Code: Select all
#gkBottomWrap { display: none; }
User avatar
Platinum Boarder


cron