Looking for a little help.. I have looked through the posts and not found what I need.
I am trying to add social links to the header yet the picture is not showing after I put in the info to the tpl_header.php the css info to the css and the image to the image folder
everything is there yet no luck ..
have any ideas how to get it to show
I tried to add a picture here though it's not letting me. the link below is to the shop.
http://dezertdezinez.com/cardshop
The below code is the map info for the picture though I am not sure if I can put this in to the php page.
<html> <head> <meta name="Author" content=""> <meta name="Generator" content="PaintShop Photo Pro"> <title> </title> </head> <body> <img name="social0" src="social.png" width="238" height="129" border="0" usemap="#social" alt="" /> <map name="social"> <area shape="rect" coords="97,89,127,121" href="[URL="http://www.zen-cart.com/view-source:http://dezertdezinez.com/"]http://dezertdezinez.com[/URL]" target="_blank" alt="Dezert Dezinez"> <area shape="rect" coords="144,93,174,123" href="[URL="http://www.zen-cart.com/view-source:http://twitter.com/shami2009"]http://twitter.com/shami2009[/URL]" target="_blank" alt="twitter"> <area shape="rect" coords="198,12,230,44" href="[URL="http://www.zen-cart.com/view-source:http://pinterest.com/dkk2014/"]http://pinterest.com/dkk2014/[/URL]" target="_blank" alt="Pinterest.com / dkk2014"> <area shape="rect" coords="147,11,178,42" href="[URL="http://www.zen-cart.com/view-source:https://plus.google.com/u/0/113666370918904316553/posts"]https://plus.google.com/u/0/113666370918904316553/posts[/URL]" target="_blank" alt="google +"> <area shape="rect" coords="96,13,128,44" alt=""> </map> </body> </html>