« on: September 24, 2009, 02:55:03 PM »
Hi,
I have just set up some text adverts and integrated them with my website. All is fine except I don't get the title of the advert displaying or the website link, I get the description but nothing else.
The title has been set to #990000 (red) in the settings, and it displays in the preview correctly, but not in the actual delivery. Here is the code copied from the source of my webpage:
.textadsTITLECOLOR a:link { color: #990000; text-decoration:none; font-size: 14px; }
<table class="textadsWIDTH">
<tr>
<td class="textadsBG"><strong><span class="textadsTITLECOLOR">
<A HREF="" onclick="window.open('http://...../adbox/clickcounter.php?get_id=3','childWin','');return false;">
</A></span></strong><BR>
<span class="textadsDESCCOLOR">I have 75 characters in this box to describe what it is I am selling. I thi</span>
</td>
</tr>
</table>
Any ideas? Is it a code bug?
Hope you can help
Ian