PDA

View Full Version : Banner Ads Images show up Blue?


y2m123
26th February 2008, 06:12 PM
Is there any way to make sure when affiliates copy the banner images we create (copy code) that the banners DO NOT show on their sites with an active "blue" border link around them?

All the banner ads I've created when copied to affiliates site show up like this.

Is there a fix for this?

Thanks...

drakeman
28th February 2008, 09:10 PM
Go to merchant panel > tools > settings > Banner/Link Format and to the graphics banner link format add:


border="0"


The final code should be like:
<a href=$DESTINATION><img src=$IMAGE_SRC alt="$ALT" title="$ALT" border="0"></a>