Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2006
    Posts
    38
    Plugin Contributions
    0

    Default Very Simple Query I'm Sure but tricky!

    I have my website and the header image/logo on the front page currently links to the home page index.

    I want it to link to another page I have.

    I am unsure where I edit this so if someone could please point me in the right direction it would be much appreciated.

    EP

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Very Simple Query I'm Sure but tricky!

    In the includes/templates/template_default/templates/tpl_header.php file amke a copy and place in you template folder and edit this to be your link
    Code:
    <!--bof-branding display-->
    <div id="logoWrapper">
        <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>
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2006
    Posts
    38
    Plugin Contributions
    0

    Default Re: Very Simple Query I'm Sure but tricky!

    Sorry I find your post very hard to understand could you explain it a little more please...

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Very Simple Query I'm Sure but tricky!

    If you wanted it to link to the zencart page the href would be this url(in red):

    Code:
    <!--bof-branding display-->
    <div id="logoWrapper"><div id="logo"><?php echo '<a href="http://www.zen-cart.com">' . 
    zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE,
    $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) 
    '</a>'; ?></div>
    So replace the http:// url with the url of the page that you want to redirect it to.
    Last edited by kobra; 30 Sep 2006 at 07:11 PM.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Very Simple Shipping Module But Cant Find Anywhere? Overlooking Something?>
    By Murgy91 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 4 Jan 2010, 06:56 AM
  2. Getting an Error, I'm sure its very basic
    By Scrubble in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 22 Jan 2009, 10:43 AM
  3. CSS Help - simple I'm sure but not for me!
    By esugrue in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Nov 2008, 02:14 AM
  4. Very easy fix I'm sure...changing size?
    By breakitup in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Feb 2008, 09:56 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR