Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    121
    Plugin Contributions
    0

    Default Adding hot spots

    I am trying to add hot links to the little pictures at the top of my store: http://katstamps.com/store that coordinate with the words.

    I have this code that I use on my regular html site:
    <p class="style1"><map name="FPMap2" id="FPMap2">
    <area href="http://katstamps.com/store" shape="circle" coords="287, 99, 49" />
    <area href="http://qkd.##########################" shape="circle" coords="385, 107, 45" />
    <area href="http://katstamps.com/gallery" shape="circle" coords="481, 113, 40" />
    <area href="http://qkdcastle.ning.com" shape="circle" coords="579, 113, 43" />
    <area href="http://qkdcontest.##########################" shape="rect" coords="642, 49, 728, 145" />
    <area href="mailto:[email protected]?subject=Contact from Web" shape="rect" coords="850, 49, 922, 146" />
    <area href="http://katstamps.com/" shape="rect" coords="4, 8, 236, 163" />
    </map>


    But I don't know how to make them on my store (php)

    can someone please help?

    thanks

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Adding hot spots

    includes/templates/classic/common/tpl_header.php

    You would have to merge your code within the above file.

    Important: you should setup a proper Overrides system as using the Classic template and associated directories means that when you do an update, say to Zen Cart 1.3.9, then all your customization will be lost. All "classic" directories will automatically be overwritten by the upgrade.

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

    Default Re: Adding hot spots

    I described a way of doing image maps using CSS here:

    http://www.zen-cart.com/forum/showthread.php?t=150835

 

 

Similar Threads

  1. How Do I Add Hot Spots To Images in Columns
    By ncongo in forum General Questions
    Replies: 2
    Last Post: 22 Oct 2009, 09:07 PM
  2. swapping add to cart and attributes spots
    By thepoplin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Jul 2008, 03:42 PM
  3. Why are my ezpages showing up in multiple spots?
    By gourmets in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Feb 2008, 01:46 PM
  4. Password spots
    By feardearg in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Aug 2006, 01:42 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