How to put your own link on gavern framework logo

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Mar 24, 2013 10:45 pm
Hi all!
I"ll find very handy to replace the gavern logo with amother one , but i can't find which file i must modify to insert my own link. Please help me!
User avatar
Platinum Boarder

Konrad M
Mon Mar 25, 2013 9:12 am
Hi,
please try in layouts/blocks/footer.php
User avatar

GK User
Mon Mar 25, 2013 10:02 am
Hi again Konrad!
Thanks a lot for your responese but in Appsite template i can't find in footer.php.
site: www.profitrad.ro
User avatar
Platinum Boarder

Konrad M
Mon Mar 25, 2013 10:05 am
Try in layouts/default.php and find:
Code: Select all
<?php if($this->getParam('framework_logo', '0') == '1') : ?>
    <a href="http://www.gavick.com" id="gkFrameworkLogo" title="Gavern Framework">Gavern Framework</a>
    <?php endif; ?>
User avatar

GK User
Wed Mar 27, 2013 7:33 pm
Many thanks Konrad. Topic resolved!
User avatar
Platinum Boarder


cron