I've got a Commission Junction affiliate link on my page and it includes a tracking pixel for tracking impressions. The code in the link itself shows border=0 but the CSS for the rest of the site is overruling it and putting a 2-pixel border on with this code:
How can I get rid of that without changing the other images? I can wrap a div around it but I'd like to not have to mess with the affiliate links every time I put one in.Code:img { border: 2px solid #000000;}






Bookmarks