I have added the 728 X 90 Google Adsense Leaderboard to my forums and it aligns left.
What is the trick to getting it to align to the center?
here's my Adsense code-
Quote<script type="text/javascript"><!--
google_ad_client = "pub-9882809176xxxxxx";
google_alternate_color = "0000FF";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Thanks!