Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Help changing Logo link in header

    Hi All:

    I know this is possible... Is there a admin setting to change the link from mydomain.com/shop to mydomain.com

    Do i need to do this in the TPL_header file??? Any suggestions :)

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Help changing Logo link in header

    Yeah, you can edit the tpl_header.php file.... just find this:

    <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>

    ... and enter your own URL instead of ' . HTTP_SERVER . DIR_WS_CATALOG . '

  3. #3
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Help changing Logo link in header

    thank you! thank you!

  4. #4
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Help changing Logo link in header

    You're welcome... I've received so much help from these forums, it's nice to give back some of what I've learned :-)

 

 

Similar Threads

  1. Changing link on Logo
    By AGeekInABox in forum Basic Configuration
    Replies: 1
    Last Post: 22 Jul 2011, 03:35 AM
  2. changing logo link
    By wagnerguy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 May 2009, 03:06 PM
  3. Header Logo link
    By Euroguy66 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Jan 2009, 03:26 PM
  4. Question about changing logo and link
    By dothanbydesign in forum General Questions
    Replies: 7
    Last Post: 3 Apr 2008, 09:03 PM

Posting Permissions

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