Kinder Blogger Template





Hola Guys! As you all know Admin is a Quadriplegic person. I wasn't feeling well. After a long gap of 2 months here i'm with another Portal Style Template. Kinder is a fully responsive theme. We've added 'Contact form' which can be easily clicked and viewed on any page.
 
Kinder template is recommended for those wants to give their blog a portal look. Your blog should have atleast 6-7 categories. 30 post can easily appear on Home page. Special thanks to our brother 'Uong Jowo' for sharing this elegant JavaScript code. Author name and image will be automatically placed with your Google profile. We are listening to the community and Kinder theme is another FREE Responsive template. All i ask from you guys is prayers for my quick recovery. Thanks :)
Kinder Responsive Design

How To Replace Social Bookmark With 728x90 Banner Ad?


  1. search for below line:
  2. <!-- Replace Social bookmark with 728 Ad Starts here-->
  3. replace complete code-area with this code:
  4. <b:section class='Heed' id='header-rside' maxwidgets='1' preferred='yes'> <b:widget id='Image1' locked='false' title='Ads' type='Image'> <b:includable id='main'> <b:if cond='data:title != &quot;&quot;'> <h2><data:title/></h2> </b:if> <div class='widget-content'> <b:if cond='data:link != &quot;&quot;'> <a expr:href='data:link'> <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/> </a> <b:else/> <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/> </b:if> <b:if cond='data:caption != &quot;&quot;'> <span class='caption'><data:caption/></span> </b:if> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section>
  5. Search for line:
  6. #header {width: 50%;}
  7. Change width to 22%
  8. and save! :)