First of all, before you do such thing it is best to Back-up Your Current Template by downloading your template, refer to this page if you don't know how to do it - Click here.
Okay, we may start now.
1. In your Dashboard, choose the Layout. Choose Edit HTML.
2. Check the Expand Widgets Templates.
3. Look for this entry:
6. BONUS. You can even ad your very own advertisement below it or above it or totally replace your google ad with whichever affiliate tool you have. Try the code below and customize it:
Replacing your Google Adsense with Own Ad
Do not disable adsense from the layout, leave it as it is. Format your code like this:
Okay, we may start now.
1. In your Dashboard, choose the Layout. Choose Edit HTML.
2. Check the Expand Widgets Templates.
3. Look for this entry:
<b:if cond='data:post.includeAd'>You should see the following below or somewhat like this;
<b:if cond='data:post.includeAd'<4. Make it look like this;
<data:adEnd>
<data:adCode>
<data:adStart>
</b:if>
<b:if cond='data:post.includeAd'>5. That's it, your Google Adsense is now centered.
<center>
<data:adEnd>
<data:adCode>
<data:adStart>
</center>
</b:if>
6. BONUS. You can even ad your very own advertisement below it or above it or totally replace your google ad with whichever affiliate tool you have. Try the code below and customize it:
<b:if cond='data:post.includeAd'>7. Enjoy, and thanks for visiting.
<center>
<data:adEnd>
<data:adCode>
<data:adStart>
</center><br/>
<!-- Your own link text -->
<center>
<a
href='http://xleontips.blogspot.com/2009/10/premium-ads-services.html'>Advertise
with US!</a>
<br/>
</center>
<!-- End own Ads -->
</b:if>
Replacing your Google Adsense with Own Ad
Do not disable adsense from the layout, leave it as it is. Format your code like this:
<!-- data:adEnd -->Your code below will be the one shown and the Google Adsense will not show anymore.
<!-- data:adCode -->
<!-- data:adStart -->
No comments:
Post a Comment