Help: Remove or Reduce T3 Logo Space on Footer

GK User
Fri Oct 22, 2010 1:19 pm
Hi there,
I don't want the T3 logo on footer, and i would like to reduce the space when i don't use it.

Is there a way?

Thanks
User avatar
Junior Boarder

GK User
Fri Oct 22, 2010 1:44 pm
You can turn it off in template´s parameters.
User avatar
Senior Boarder

GK User
Fri Oct 22, 2010 1:48 pm
Yes, i know that.
But than i'll have a huge blank space, between the footer links and the end of the webpage.
That's what i would like to remove ;)
User avatar
Junior Boarder

GK User
Fri Oct 22, 2010 1:49 pm
This space here...
User avatar
Junior Boarder

GK User
Fri Oct 22, 2010 2:19 pm
in template.css (line 50) you should find

Code: Select all
#bg-footer {
padding-bottom:175px;


if you change the padding, the space reduces.

Do you work with overrides.css?
User avatar
Senior Boarder

GK User
Fri Oct 22, 2010 2:24 pm
Great.
That solved the issue.

Chanced the value to 25 and it fits what i needed.

Thanks so much for your great support.
Amazing
Thanks and best regards from Portugal

Mauro
User avatar
Junior Boarder

GK User
Fri Oct 22, 2010 2:25 pm
nothing to thank for. you´re welcome!
User avatar
Senior Boarder


cron