Thanks for the info. I have tried that and nothing appears?
Doh, doh, doh, doh doh! It's sorted it was just far too easy, I was trying to make it complicated. However, I'm making progress But I'm having trouble with positioning, a chap off vbulletin gave me this
PHP Code:
<table border="1" align="center">
Google script here
</table>
But, how do I say what color the border should be and how can a make a gap between the bottom of the ad and the new thread buttom as they almost touch?
Thanks!
I have made even more progress, I have got the border now, but I still can't seem to get a bigger gap underneath it, this is waht I've got:
PHP Code:
<table class="tborder" cellpadding="1" cellspacing="0" border="0" width="728" align="center" style="border-top-width:0px">
<tr align="left">
<td class="vbmenu_control">
<script type="text/javascript"><!--
google_ad_client = "pub-7760607245763218";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2006-10-21: Motorsport, Sports, Track Days, Vauxhall, VxRacing
google_ad_channel = "6766643455+4171102492+8533862763+8906484233+4052867019";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td></tr>
</table>
I'm not double posting