Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andbeyond Friend
    #814111

    I have several templates that i use on a site. In one of them I want the logo to link to a different page to the default page. How can I do that? ie where do I specify the link?

    I thought maybe I needed to alter this code from the header.php file.

    <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">

    to: <a href="http://www.sitename.com" title="<?php echo strip_tags($sitename) ?>"> but that doesn’t seem to work.

    andbeyond Friend
    #814143

    I’ve solved my problem!
    The solution above works. I just needed to apply it to the correct header.php file. I was editing the default header.php file where I needed to be editing the header.php file for the particular theme I’m using in the ‘Local’ Blocks folder.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 1 voice, and was last updated by  andbeyond 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum