I am using the pixel theme in wordpress. when i try to add my ad to the sidebar it does not show. I have it on the site now my site
Here is the code is inside of a widget:
<div id='simple_adsense_widget'><script type="text/javascript">
google_ad_client = "ca-pub-1097285086262410";
/* ST */
google_ad_slot = "4084760340";
google_ad_width = 728;
google_ad_height = 90;
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></div></li></ul>
any ideas?