Possibility Blogger template is a magazine style template with clean and minimalist design template and stylish header. This template designed for all type of blogs

Features of this template :
  • magazine style template
  • featured content slider
  • 2 column blogger template
  • clean and minimalist design template
  • drop down menu navigation
  • tabview ready
  • ads ready
  • and more

possibility blogger template

Setting Possibility Blogger template

1. Setting Featured content

Go to Template > Edit HTML > Proceed and find this code below :
<div class='contentdiv'>
<div class='thumbnailz'>
<img alt='ALT_IMG' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcqVaCfQgTSUV3rbfTAKQtQG2CeLCWsBPeuZsLBV9ARC75VAAa9ofW0oDOSmQ4dxJrueTqRcgXO3aSVhV2IVWee3XJEIaHyBkjR8u8kF2AYK0aGVrF4zX5M53MW4RGZfKDp_k5RaelhX8/s1600/london-5.jpg'/>
</div>
<div class='desc'>
<h2><a href='/'>Featured 1</a></h2>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat
<a href='#LINK'>Readmore...</a></p>
</div>
</div>

2. Setting Twitter and Facebook link

Go to Template > Edit HTML > Proceed and find this code below :
<li class='twitter'><a href='http://twitter.com/DheTemplate' title='Follow Us'>Twitter</a></li>
<li class='facebook'><a href='http://www.facebook.com/dhetemplate' title='Join with Us'>Facebook</a></li>

3. Setting banner 125*125px

For perfect view banner 125*125px, the code should be like this :
<div class='banner'>
Your banner code here
</div>


* By downloading and using this template, you agree with our Term & License

Updates
JavaScript code for tabview
Go to Template > Edit HTML > Proceed and find this code below :
<script src='http://dl.dropbox.com/u/14915514/JavaScript/codejquery-1.2.6.min.js' type='text/javascript'/>

Replace that code with this one :
<script src='http://freetemplate.googlecode.com/files/codejquery-1.2.6.min.js' type='text/javascript'/>