How do I apply a class to the text ads? Everything is working properly, but I'd like it to look nicer in the site. Thanks.
Add this to the CSS for the page: DIV A:LINK { Post your styles here } DIV A:VISITED { Post your styles here } DIV A:HOVER { Post your styles here } Then put a <DIV> tag around your echo line...... echo "<DIV>$ad_network[0]   $ad_network[1]   $ad_network[2]   $ad_network[3]   $ad_network[4]</div>"; You can also use the SPAN tag or other similiar tag to do the same