anupam_luv
Sep 17th 2007, 8:00 am
In BLOG Templates......
Open "BLOG"
find
<!-- main content -->
and under it type ur adsense code
and again after
$content
add your code.
In blog_home
under
$blogbit
</div>
add the code
In blog_list_entries
after
<if condition="$blogbits">
$blogbits
add your code
In blog_show_entry
find
</span> $categorybits</div>
</if>
and after it enter
<br><br><enter ur code>
Some more suggestions are welcome .....
Open "BLOG"
find
<!-- main content -->
and under it type ur adsense code
and again after
$content
add your code.
In blog_home
under
$blogbit
</div>
add the code
In blog_list_entries
after
<if condition="$blogbits">
$blogbits
add your code
In blog_show_entry
find
</span> $categorybits</div>
</if>
and after it enter
<br><br><enter ur code>
Some more suggestions are welcome .....