Change logo target without changing home page?

October 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon May 20, 2013 7:49 am
Reply with quote
Report this post
Hey,

Can anyone point me in the right direction to change the target location of a logo without changing the default home page? I have looked through the CSS and PHP but cannot find the code to change the link.

Thank you.
User avatar
Fresh Boarder

GK User
Mon May 20, 2013 8:11 am
Reply with quote
Report this post
Template gets logo url from joomla site.

File: /templates/gk_startup/layouts/blocks/logo.php
Line: 20, 22, 27
See following code which returns your site url
Code: Select all
<?php echo JURI::root(); ?>


See you around...
User avatar
Platinum Boarder


cron