Name: Peper blogger template

Added by: Michael

Properties: , , , ,

Peper template comes with well designed, fully packaged, 3 column dark Blogger layout. This wonderful design was first a wordpress theme designed by Jinsona and was converted to blogger template by Bloggertricks

blogger template




Install Peper blogger template



1.Change the navigation links at the top.

blogger template


Scroll down the template code and find this piece

<div id="'foxmenu'"> <ul><li class="'pageitem'"><a href="'YOURLINKHERE'">Home</a></li><li class="'pageitem'"><a href="'YOURLINKHERE'">Pictures</a></li><li class="'pageitem'"><a href="'YOURLINKHERE'">Videos</a></li><br /><br /> </ul> </div>



2.Change the RSS feed link



<div class="'rss'"> <a href="'YOURFEEDLINKHERE'"><img alt="'Subscribe'" src="'http://myblogtalk.com/bloggertemplates/pepper/images/rss.jpg'" style="'vertical-align:middle'/" /></a> </div>


3. If you have sites like make money online ... You can put the advertisers banners in that place .. otherwise, you can put some clickable pictures in that area.



<div id="'imagelist'"><ul><br /><br /><li><a href="'#'" rel="'bookmark'" title="'Permanent"><img src="'http://myblogtalk.com/bloggertemplates/pepper/images/ad.gif'/" /></a></li> <li><a href="'#'" rel="'bookmark'" title="'Permanent"><img src="'http://myblogtalk.com/bloggertemplates/pepper/images/ad.gif'/" /></a></li><li><a href="'#'" rel="'bookmark'" title="'Permanent"><img src="'http://myblogtalk.com/bloggertemplates/pepper/images/ad.gif'/" /></a></li><br /><br /></ul><br /><br /></div>


If you don't want to have those ads, just remove that piece of code.