Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    27
    Plugin Contributions
    0

    Default Header Image Map

    I have inserted an image map here: http://alettojewelry.com/zencart/

    There seems to be a base href overriding my hot spots and all clicks lead to the above (same) URL. I'm not sure if it's the href or if I'm doing something wrong with the map.

    Any help on resolving this would be appreciated. Thanks...

    This is what I inserted into tpl_header.php:

    <div id="headerWrapper">
    <!--bof-navigation display-->
    <img name="logoNav" src="../images/logoNav.gif" width="941" height="127" border="0" id="logoNav" usemap="#m_logoNav" alt="" />
    <map name="m_logoNav" id="m_logoNav">
    <area shape="rect" coords="782,102,929,127" href="http://alettojewelry.com/zencart/" alt="" />
    <area shape="rect" coords="657,102,738,120" href="http://alettojewelry.com/zencart/" alt="" />
    <area shape="rect" coords="529,100,635,123" href="http://alettojewelry.com/zencart/" alt="" />
    <area shape="rect" coords="340,101,501,122" href="http://alettojewelry.com" alt="" />
    <area shape="rect" coords="236,102,304,121" href="http://alettojewelry.com" alt="" />
    <area shape="rect" coords="135,104,202,122" href="http://alettojewelry.com" alt="" />
    <area shape="rect" coords="31,103,89,122" href="http://alettojewelry.com" alt="" />
    </map>

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Header Image Map

    Your site is loading so slowly this morning (>4 minutes), it's hard to check the problem.

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Header Image Map

    You might need to remove this section in the header file:

    PHP Code:
        <div id="logo"><?php echo '<a href="' HTTP_SERVER DIR_WS_CATALOG '">' zen_image($template->get_template_dir(HEADER_LOGO_IMAGEDIR_WS_TEMPLATE$current_page_base,'images'). '/' HEADER_LOGO_IMAGEHEADER_ALT_TEXT) . '</a>'?></div>
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

 

 

Similar Threads

  1. image map header...
    By florence in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 26 Dec 2011, 04:29 PM
  2. Image Map Header: Is it possible?
    By Dorothy pcnc in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Oct 2010, 05:25 PM
  3. Image Map to Logo/Header
    By john4803 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Aug 2010, 03:49 PM
  4. Image map in header
    By Beth-katherine in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Jun 2008, 01:21 AM
  5. Image map in header
    By Extence in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Feb 2008, 09:13 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