+ Reply to Thread
Results 1 to 2 of 2

Thread: How do I change the link associated with the store banner.

  1. #1
    Client
    Join Date
    May 2006
    Posts
    22
    Squirrelcart version
    not specified!

    How do I change the link associated with the store banner.

    The banner at the top of the store says "Click to go to our homepage." and when it is clicked it goes to the store homepage. However this is not the site's homepage and it is causing our visitors problems. Where do we change the link associated with the banner so we can update it to go to our site's homepage.

    Thanks again!
    Terri

  2. #2
    Client
    Join Date
    Nov 2006
    Location
    Illinois
    Posts
    193
    Squirrelcart version
    v3.3.4
    its in main_store.tpl Make sure to edit it in the custom theme folder or will mess you up when upgrading to a newer version
    Its that code, not sure how to change it, but if you delete it I did not notice any issues with doing that.
    PHP Code:
    <a href="<?php print $Storefront_Home_URL ?>" class="tip" title="Click to go to our homepage">

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts