You put it after this:
Hope this helps!Code:<!--bof-header logo and navigation display--> <?php if (!isset($flag_disable_header) || !$flag_disable_header) { ?> <div id="headerWrapper">
You put it after this:
Hope this helps!Code:<!--bof-header logo and navigation display--> <?php if (!isset($flag_disable_header) || !$flag_disable_header) { ?> <div id="headerWrapper">
Hi,
I am attempting to use my header logo img as a image map, also.
http://uniquescrapart.com/shop/
I have tried inserting it in the tpl_header.php, but it's not working. obviously I'm missing something else that needs to be done to make the map links work.
please help.
never mind, I got it inserted.