HomeHome » Contact Us  

How to Wrap Text Around Google Adsense in Wordpress in 5 Easy Steps

The following example will show you how to wrap text around google adsense in your wordpress posts in 5 very easy steps.

  1. Login to your WordPress administration panel. To do this type your website url followed by wp-admin into the browser. For example www.domainname.com/wp-admin
  2. This will take you direct to the administration panel for your wordpress blog. You need to select Presentation ->Theme Editor from the navigation menu. Please Note: check the correct theme you want to edit is selected. It should be by default. If not, use the drop down box to change it.
  1. On the Theme Editor page, you will see a list of “theme files” to the right of the page. Select the “Single Post” (single.php).
  2. Find the following line
  3. Below it add the following line
    insert google adsense code here
    Comments:-Depending on where you want your ads to disply on the post, you can edit the “float:right” attribute to “float:left” or “float:center” as well. This will position your ads in those positions. The 5px 5px 5px 5px you see in the code are the margins that add a space around the text wrap on the top, bottom, left, and right sides. If you want to you can remove these spaces.
That’s it your done! You can see a demo of this on any of my posts on my website.


helping bloggers make money online http://bloggerholic.com


Source: www.ezinearticles.com