hello, I searched the forum for info on how to change the index link in the ja mood logo, but I didn't find anything. can anyone help me on this. thank you
Hi
You can edit file: root/templates/ja_mood/tpls/blocks/header.php
Line 53:
<a href="<?php echo JUri::base() ?>" title="<?php echo strip_tags($sitename) ?>">
and change the href with the URL as you wish.