Hi,
I read this post, but I still can't remove the blue lines around my logo.![]()
Instead of the lines above, I have the lines below because I want to use part of the image to link other pages.
I would like to know where can I set the blue line to not show up.
Thanks!
Norma
<?php echo '<img src="http://www.scrapbooksgonedigital.com/admin/images/Logo.jpg" alt= "Scrapbooks gone Digital " usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="513,162,640,196" href="http://www.scrapbooksgonedigital.com/community/sendmessage.php" target="_self" alt="Contact us" /> <area shape="rect" coords="462,170,545,209" href="http://www.scrapbooksgonedigital.com/NEWSLETTER/index.html" target="_blank" alt="Newsletter"/> <area shape="rect" coords="332,169,427,208" href="http://www.scrapbooksgonedigital.com/community/" target="_self" alt="Forums" /> <area shape="rect" coords="231,170,320,206" href="http://www.scrapbooksgonedigital.com/GALLERY/index.php" target="_blank" alt="Gallery" /> <area shape="rect" coords="136,172,220,206" href="http://www.scrapbooksgonedigital.com" target="_self" alt="Home" /> </map>' ; ?>



