TitanJeff
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Having Adsense drop down into articleSorry for the confusion.
I want to put the code on the page I provided a link for. Since the code was messed up, I dropped it. I can put it back in if you wish to see or give you the template code.
Thanks.
Forum: Fixing WordPress
In reply to: Having Adsense drop down into articleHandySolo, my goal is to have it built into the template so a marker isn’t required since I hope to have a number of posters to this blog.
Otto42, the site is here:
http://gotitansblog.com/?p=10#more-10
Thanks again for all the help and suggestions.
Forum: Fixing WordPress
In reply to: Having Adsense drop down into articleI tried it out and all it did was push the article start down. Here’s the code:
<div style=”float:left; margin:5px; margin-top:200px”><script type=”text/javascript”><!–
google_ad_client = “pub-0629779704946873”;
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = “300x250_as”;
google_ad_type = “text_image”;
google_ad_channel = “”;
google_color_border = “6699CC”;
google_color_bg = “FFFFFF”;
google_color_link = “000044”;
google_color_text = “444444”;
google_color_url = “6699CC”;
//–></script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>Forum: Fixing WordPress
In reply to: Having Adsense drop down into articleI see. Thanks for the replies. I’ll give the margin-top a try.
I wonder if it would be possible to create a plugin which would drop this down wherever the break for the summary occurs?
Forum: Fixing WordPress
In reply to: Having Adsense drop down into articleI’m giving this another shot since I figure there may be others who’d like to take advantage of it. Thanks.