Pages

Ads 468x60px

Friday, October 23, 2015

Google followers widget code

<div align='center'>
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/b/114523714696857382263/114523714696857382263" data-source="blogger:blog:followers" data-width="200"></div>
</div>
Read more ...

Monday, June 22, 2015

Add a pencil under your post for quickedit.


quickedit pencil
Press Cntrl+F and look for photo floats.

You will find something like this.
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>

You might find this multiple time.Find the last one.Right above the div tag add the following code.

<!-- quickedit pencil -->
<b:include data="post" name="postQuickEdit">
</b:include>
<div class="postQuickEdit">
<!--end of quickedit pencil -->

Read more ...
 

Sample text

Sample Text