Hello
I have the template saved twice and I use them within the same domain, to have two different pages.
I would like to change the link address of the logo.
I can do it and where?
regards
<a href="<?php echo JURI::root(); ?>"
Joshua M wrote:Hi,
Please edit your technews/layouts/blocks/logo.php file and change
- Code: Select all
<a href="<?php echo JURI::root(); ?>"
to other URL.
Joshua M wrote:Try to use condition (depends on your menu IDs), it's described here: http://stackoverflow.com/questions/1144 ... -id-or-url