Archive for October 2010
Template Installation
* Top Menu Links
Go To Blogger Layout > Edit Html > Press Ctrl+F and find for below codes
<ul id='top-menu'>
<li><a href='/'>Home</a></li>
<li><a href='#' title='About'>About</a></li>
<li><a href='#' title='Contact'>Contact</a></li>
</ul>
Replace # with links and text with your linking text.
* Twitter Username
Find for below link and place your twitter profile link.You will find it twice.
http://www.twitter.com/YOUR-USERNAME-HERE
* Featured Post
Go To Blogger Layout > Edit Html > Press Ctrl+F and find for below codes and edit all the Bold and colored content with your content.
<div class='feature-thumb'>
<img alt='' border='0' height='195' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgITcLqBTnxf7_JKbPymt659PnQn3zQMDAmK8r6bYwTC_TkH7gy9XZ7jfPZv0QuIWFk-v4puKXYI53hzw7txMNBCIYyxo3uCekJi8WZvsg7M_MkXkn87D2OQdZP1Bsyf4CU1E_cHh703Pv4/s400/alice.jpg' width='260'/>
</div>
<div class='feature-content'>
<div class='feature-text'>
<h1><a class='feature-title' href='POST-URL'>Post Title Here</a></h1>
<span>Posted in <a href='category-link' rel='category tag' title='View all posts in Movie'>Category name</a> on post date here</span>
</div>
<p>Post description ........................</p>
</div>


