I'm using html ads on my site. It appears the advertisement module generates some sort of tracking image and adds it to the end of my code:

Only local images are allowed.

Is there any way to add an alt tag to the image? I've been stumped trying to figure out where to add it. I'd like my sites html to validate again.

Comments

ericprk’s picture

Dang it! Forgot my code tags. Here is the is image code being added.

<div class="ad-image-counter"><img src="http://www.dreamways.org/sites/all/modules/ad/adserve.php?o=image&amp;a=935" height="0" width="0" /></div></div>

jeremy’s picture

Status: Active » Fixed

This is already fixed in the development branch of this module.

(See the function ad_display_image in ad.module.)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.