Wednesday 20 February 2013

Add Chitika Ads Below Blog Post Title

Hello friends, Today I am going to tell you, how you can implement the Chitika Ads Below your BLOG POST. It visited many blogs, and you can find there is an ads showing. How it can be done, I am going to describe you the whole process with you. Follow me for implementing the Chitika Ads below Blog Post Title.

You all know that about Chitika. It is an advertising and publishing you ads company. You can earn money by your blogs this signing up. Once your application is approved, you place ad code to your blogs or websites.


Process to Implement:

1. Copy Your Chitika Code from Chitika Publishers account.

2. Paste it in this below 'Code Converter'.








3. Click on "Convert Chitika Ad Code".
4. Copy the converted code to Notepad and save it.
5. Now Sign In your Blogger account.
6. Click on 'Template'.
7. Click on 'Edit HTML'.
8. Check on 'Expand Widget Template' by click on rectangular small box.
9. Press CTRL+F to search
  
<div class='post-header-line-1'/>

10. Replace your converted code in below given code to complete the code.
      For Right
                     <b:if cond='data:blog.pageType == "item"'>
                     <div style="float:right;">
                     Put Your Converted Chitika Ad Code
                     </div>
                     </b:if>

      For Left
                     <b:if cond='data:blog.pageType == "item"'>
                     <div style="float:left;">
                     Put Your Converted Chitika Ad Code
                     </div>             
                     </b:if>

      For Center
                     <b:if cond='data:blog.pageType == "item"'>
                     <div align="center">
                     Put Your Converted Chitika Ad Code
                     </div>              
                     </b:if>

If you like most click on any one ads of the blog, and follow us on facebook, twitter and also share our post. Leave comments for any queries...

1 comment:

Admin said...

we are not able to copy the code......plz enable it

Comments System