JA T3 Framework Logo on the Botom

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Jul 07, 2010 8:54 pm
Hi:

How can I change the logo on the bottom of the corporate template??

Thanks
User avatar
Junior Boarder

GK User
Wed Jul 07, 2010 9:08 pm
the logo is located in templates/gk_corporate2/images...
User avatar
Platinum Boarder

GK User
Wed Jul 07, 2010 9:13 pm
ok, thanks
But How can I put other logo on the bottom of the page??

Thanks
User avatar
Junior Boarder

teitbite
Thu Jul 08, 2010 12:23 pm
Hi

Try replace the file.
User avatar
Moderator

GK User
Sun Jul 11, 2010 9:15 am
Hi - I've replaced the file, how do you change the URL that it links to?

Thanks
User avatar
Fresh Boarder

GK User
Mon Jul 12, 2010 12:05 am
On ../gk_corporate2/layouts/default.php

Code: Select all
<?php if($this->_tpl->params->get('t3_logo')) : ?>
   <a href="http://wiki.joomlart.com/wiki/JA_Template_Framework/Overview" target="_blank" id="t3_logo">Powered by T3 Framework</a>
   <?php endif; ?>
User avatar
Platinum Boarder

GK User
Mon Jul 12, 2010 5:52 pm
Thanks!
User avatar
Fresh Boarder

GK User
Sun Jul 18, 2010 12:53 am
Hi

thanks

How can I put the picture more larger??
User avatar
Junior Boarder

GK User
Sun Jul 18, 2010 1:23 am
Hi again

How can I put any picture withe any size in this part opf the bottom page??

An How can avoid change the double visualization??

thanks
User avatar
Junior Boarder

GK User
Sun Jul 18, 2010 8:35 am
[center]Image[/center]

you will have to play around with the css files...
User avatar
Platinum Boarder

GK User
Sun Jul 18, 2010 10:55 am
hey,

in templatesgk_corporate2csstemplate.css you want to edit 't3_logo' attributes to change the size and the double visualisation (remove the hover)
User avatar
Fresh Boarder


cron