Hi everybody... wondering if someone can help.
My logo is a mapped image, containing links to EZ pages.
This means that header should always display
<img src="images/logo.jpg" width="700" height="283" border="0" alt="" usemap="#logo_Map">
<map name="logo_Map">
<area shape="rect" alt="" coords="581,258,650,282" href="http://www.scrapbookingdigitale.com/links.html">
<area shape="rect" alt="" coords="469,258,578,282" href="http://www.scrapbookingdigitale.com/shop/index.php?main_page=index&cPath=121">
<area shape="rect" alt="" coords="399,258,457,283" href="http://www.scrapbookingdigitale.com/shop">
<area shape="rect" alt="" coords="320,258,391,282" href="http://forum.scrapbookingdigitale.com">
<area shape="rect" alt="" coords="251,258,309,282" href="http://blog.scrapbookingdigitale.com">
<area shape="rect" alt="" coords="128,258,240,282" href="http://www.scrapbookingdigitale.com/tutorials.html">
<area shape="rect" alt="" coords="52,258,108,282" href="http://www.scrapbookingdigitale.com">
</map>
Where and how do I set this?
Many thanks
Susi