How to Put 125 Pixel ad in Side bar in CashLog Pro Blogger theme? This question is not for Computer genius. If you don't know the HTML tags just follow my tips.
Steps:
- Go to Layout >> Page Elements.
- Click Add Page Element in left sidebar section..
- In the Pop-up window select the HTML/JavaScript option.
- Then copy the following codes in Content Field.
- Click the Save Button.
Note:
- Just replace your ad code with the indicated red color code.
--------------------------------------------
<table border="0" cellpadding="1">
<tr>
<td>
<img src="http://www.sarugu.com/blg-themes/cashlog/cashlog-125-ad.jpg" title="Put Your Ad here"/>
</td>
<td>
<img src="http://www.sarugu.com/blg-themes/cashlog/cashlog-125-ad.jpg" title="Put Your Ad here"/>
</td></tr>
<tr>
<td>
<img src="http://www.sarugu.com/blg-themes/cashlog/cashlog-125-ad.jpg" title="Put Your Ad here"/>
</td>
<td>
<img src="http://www.sarugu.com/blg-themes/cashlog/cashlog-125-ad.jpg" title="Put Your Ad here"/>
</td></tr>
</table>
--------------------------------------------
0 comments:
Post a Comment