How do I comment out the logo in the footer
- GK User
- Thu Jul 14, 2011 2:53 am
How do I comment out the mini-logo.png in the footer?
-

- Fresh Boarder
- Konrad M
- Thu Jul 14, 2011 4:11 am
Hi
You are asking how remove T3 Framework logo ?
You are asking how remove T3 Framework logo ?
- GK User
- Thu Jul 14, 2011 4:24 am
No that is easy and in the template setting. On the demo: http://demo.gavick.com/joomla15/may2011/ . There is a mini logo to the left of the footer. I need to remove that.
-

- Fresh Boarder
- Konrad M
- Thu Jul 14, 2011 4:44 am
Try add to override.css
and remember to enable override.css option in template settings
- Code: Select all
#mini-logo {
display: none;
}
and remember to enable override.css option in template settings
4 posts
• Page 1 of 1
