Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2007
    Posts
    22
    Plugin Contributions
    0

    Default Still scratching my head about image maps

    First of all, thank you everybody who is helping out on my site! You are a tremendous help!

    I have the dimensions that I want specified for my main header, header_bg.jpg

    they are:
    Canes button: x3.40 y1.83 - x4.75 y2.29
    Wood Types button: x5.19 y1.83 - x6.51 y2.29
    Accessories button: x6.88 y1.83 - x8.22 y2.29
    About Us button: x 8.61 y1.83 - x9.94 y2.29

    I've still not found out how to do this exactly achieve what I am wanting to do.
    Do I make another css file, or does it go right into the php?
    I know how to code it into html, but we aren't working with that here.... or are we in this case?

    Please help!

    Thank you.

  2. #2
    Join Date
    Mar 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Still scratching my head about image maps

    well, the code its using for the whole image (in the header) is

    <?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>'; ?>

    so if its wrapped properly, you should be able to add whatever html you need to
    tpl_header.php

  3. #3
    Join Date
    Apr 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Still scratching my head about image maps

    I'll give it a shot. Is there anybody out there that is using an image map in zc that can share with me what needs to be done exactly?

    Thank you.

 

 

Similar Threads

  1. non-english head tags goes out of <head></head>
    By Jerry5763837 in forum General Questions
    Replies: 5
    Last Post: 5 Jun 2012, 02:21 PM
  2. Banner Image Maps
    By jtlmusic in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Feb 2009, 04:46 AM
  3. Image Maps
    By Rickmann08 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Oct 2008, 04:17 PM
  4. Usa an image with maps as a category image instead of subcategory images
    By ychousa in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 23 May 2008, 07:06 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