Image-Map problem
-
I am redesigning my website and trying it out on my dummy page first (so I can make sure I like it) and am having a few problems. I used image-maps.com to make a homepage image and want to take the header and navigation off of that specific page and just use my image map image. But, I can’t figure out how to do it! Everything I’ve found only talks about removing an uploaded header picture, not a header image you’ve inserted into the header.php!
My dummy site is dev.craftywife.com
And, if this helps, this is the code I’m using for the header.php
<div align=”center”><img id=”Image-Maps-Com-image-maps” src=”https://www.image-maps.com/m/private/0/5bt0c7klsasb1ojk4ir798n644_untitled-2-recovered.png” border=”0″ width=”1750″ height=”239″ alt style= width: 100%; usemap=”#image-maps” />
<map name=”image-maps”>
<area shape=”rect” coords=”1748,237,1750,239″ alt=”Image Map” title=”Image Map” href=”https://www.image-maps.com/index.php?aff=mapped_users_0″ >
</map></div>Also, I know I should have a child theme, but since it’s not my actual website I’m not worried!
- The topic ‘Image-Map problem’ is closed to new replies.