
Originally Posted by
countrycharm
I have a problem with a image link at the bottom of my site that reads - Click Image to Close. This I would like to get rid of, but when I try to my page want load. It did not appear until I installed image handler. Does anybody have any ideas I would be grateful.
You can see my website in my signature. Thank you
Look like you added this along with the google-analytics code to your footer file.
Code:
<body id="popupAdditionalImage" class="centeredContent" onLoad="resize();">
<div>
<a href="javascript:window.close()"><img src="" alt="- Click Image to Close" title=" - Click Image to Close " width="70" height="60" /></a></div>
Bookmarks