Image map in header
-
Hi, I’m running the Graphene theme currently and will be shifting to a child theme shortly. What I’d like to do is apply an image map to my header image, to make the two sections of the image clickable links.
I can create the child theme easily enough.
What I need to know is where in header.php would I need to put the html for the image map?
I have generated the following map for the image:
<map id="imgmap2014112692041" name="imgmap2014112692041"><area shape="rect" alt="BAL homepage" title="BAL home page" coords="0,0,1018,132" href="https://www.bal.co.nz/wordpress" target="" /><area shape="rect" alt="BAL Web store" title="" coords="1,134,1019,185" href="xxxxxxxxxx" target="" /></map>
Where would I insert this?
- The topic ‘Image map in header’ is closed to new replies.