logo url

GK User
Sat Jan 15, 2011 11:54 am
Hi!

How can I change the logo url

thanx alex
User avatar
Junior Boarder

GK User
Sat Jan 15, 2011 12:19 pm
Hi,

Find in the template directory file layouts/blocks/top.php and change <a> tag target in line
Code: Select all
 <h1 class="logo"> <a href="index.php" title="<?php echo $this->sitename(); ?>"><span><?php echo $this->sitename(); ?></span></a> </h1>
User avatar
Platinum Boarder


cron