Change T3 Logo Link

GK User
Mon Mar 05, 2012 10:19 am
I would like to ask you where from can I change the url link for T3 logo image at the footer of the GK musicity template.
I want to use the position for replacing T3 image with my website's logo (linking to websites home page) but I cannot find where to change the url...
User avatar
Fresh Boarder

GK User
Mon Mar 05, 2012 1:43 pm
Hi

On ../templates/gk_musicity/layouts/default.php

find this line:
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; ?>


Cheers ;)
User avatar
Platinum Boarder

GK User
Sat Mar 10, 2012 10:30 pm
ohh!! Thank you. I did it..
Is it possible the link to open in the same window and not in a new window?
User avatar
Fresh Boarder


cron