See here:
http://www.davidjmoore.com/wordpress/becoming-an-early-riser/
I want to get the google ad at the top of this post aligned in the centre. The code is:
Come hell or high water i can't seem to get it to centre. I have tried every possible permutation and combination of tags etc that i can think of. Anyone got any ideas?
http://www.davidjmoore.com/wordpress/becoming-an-early-riser/
I want to get the google ad at the top of this post aligned in the centre. The code is:
Code:
<script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXX";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "999999";
google_color_text = "FFFFCC";
google_color_url = "999999";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Come hell or high water i can't seem to get it to centre. I have tried every possible permutation and combination of tags etc that i can think of. Anyone got any ideas?