Quote:
Originally Posted by MarkusB
bsponer, try to use the textfield and put Banner code in there, instead of the URL and Image field.
That should fix it temporary until its solved. (might be than the click counter will not work...) 
|
this doesn't work, just displays the actual url not the image
Edit oh, ok, html code, I did that, and it works, see below. Thanks for the workaround!
Code:
<body>
<div align="center"><BR>
<a href="http://www.mysite.com/FAQs" target="_blank"><img src="http://www.mysdite.com/banners/image.jpg" border="0"></a><br>
</div>
</body>
and this seems to work