Templates For Blogger
Free Templates For Blogger

How to insert AdSense in your Blogger Template #1.

September 15th, 2007 by admin

I know a lot of people that would like to make some extra cash with their blogs. The problem is that they don`t know HTML and have no clue how to insert AdSense in their Blogger templates. If you are one of them you can follow these simple steps to insert the AdSense code into your template.

First of all, you need an AdSense account. If you don`t have one already, click here to
First example will teach you how to insert an ad block at the begining of your posts.

adsense1.JPG

After you signed up, go to your AdSense account and generate the ads code. Copy and paste it into a new text file.

Sign-in to Blogger, and go to the HTML Edit page.

adsense2.JPG

Search for the Blogger tag <$BlogItemBody$> . Before this tag, insert the following HTML code: <div style=”float:left”>ADSENSE CODE</div>

Your code should look like this:
<div style=”float:left”>ADSENSE CODE</div><$BlogItemBody$>

Replace “ADSENSE CODE” with the code generated earlier in your Adsense account. Click “Save Template Changes” button

Eveything is done, now, go to your blog and check the results. It should look like the first imagine from this template.
Come back in the next days and read the other tutorials about Adsense.

Posted in Tutorials | No Comments »

How to install your Blogger Template

August 18th, 2007 by admin

If you need help to install the template, this is the place you should be.

1. First of all, make sure that you choose HTML template. Sign-in in Blogger, go to the Template tab, and pick “Edit HTML“. If, at the end of the page there is a “Revert to Classic Template” button, please press it.

11.JPG

2. Select all the source code for the original template and delete it. Copy and paste the template code that we provider into the template Edit HTML Window.

21.JPG

3. Everything done! Press “Save Template Changes“.

31.JPG

4. If you are having problems with the template, go to the Settings tag, choose Formatting.

4.JPG

5.Scroll to the bottom of the page. You will see the Enable float alignment option. Choose: No

51.JPG

Posted in Tutorials | No Comments »