Posts

Showing posts from November 30, 2012

How to install Java Script in Blogger

Image
Here we going to explain How to install or Paste Java script/HTML in Blogger and can paste CSS in you source code.customize your blogger template or your website/blog. Fallow the steps to implement java script /HTML and CSS Step 1 : Log in  into your blogger account and go to layouts and add a Gadget as shown in figure

How To Customize Avatar in Blogger

Here we going to show how to customize avatar in blogger, where ever you want to change your avatar style can change it, HOVER Avatar for free,how to put code into your Blogger/Blog Click Here . Below the HTML and CSS Code are available. HTML Code :  <ul class="rp-grid">   <li>     <div class="rp-item rp-img-1">       <div class="rp-info">         <h3> kalyan </h3>         <p> kalyan chakravarthi <a href=" https://twitter.com/hdwalle ">Follow on Twitter</a></p>       </div>     </div>   </li>   <li>     <div class="rp-item rp-img-2">       <div class="rp-info">         <h3> kalyan </h3>         <p> kalyan chakravarthi <a href=" https://twitter.com/hdwalle ">Follow on Twitter</a></p>       </div>     </div>   </li>   <li&g