Install Pop Out Google Plus Widget
If you are a beginner in Blogger Editing ,use our one click Widget
- Click the below Add to Blogger Button to install
Manually Add Pop Out Google Plus Widget
- Sign In to your Blogger Account.
- Go to Design->Page Elements
- Click on Add Gadget and look for HTML/Javascript take it
- Give the title as you need(eg:Random Posts)
- Copy and paste the below code to the content section
<style> .post-body{padding:8px 0 10px} </style>
<script type='text/javascript'>
var thumbnail_mode = "float" ;
summary_noimg = 500;
summary_img = 390;
img_thumb_height = 120;
img_thumb_width = 180;
</script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'></script>
<script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
<style type="text/css">
#gpplikebox{
background-color:#F90101;
display:block;
padding:0;
z-index:99999;
position:fixed;
}
.gpplbadge{
background-color:#F90101;
display: block;
height:150px;
top:50%;
margin-top:-75px;
position:absolute;
left:-47px;
width:47px;
background-image:url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLCpmtO9G5W_1Ezmhn6TWkkxRDqcL5X4dOR_3up4_CyTNLTOpD5nf37GYWgVShrLBk1cwDKYTsWa_SXL-ptlvcNF3dDJelRh7Exl7BfXg8fhOOJrjIz-v7kUblp9emproXWvapM8Nklav3/s1600/gplus-right.png");
background-repeat:
no-repeat;
overflow:hidden;
-webkit-border-top-left-radius:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-bottomleft:8px;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
}
</style>
<script type="text/javascript">
(function(md){
md(document).ready(function(){
var $dur = "medium";
// Duration of Animation
md("#gpplikebox").css({right: -250, "top" : 100 })
md("#gpplikebox").hover(function () {
md(this).stop().animate({
right: 0
}, $dur);
}, function () {
md(this).stop().animate({
right: -250
}, $dur);
});
md("#gpplikebox").show();
});
})(jQuery);
</script>
<div id="gpplikebox" style="display:none;">
<div class="gpplbadge"></div>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUxKJ8ngxo4rUxE64HNtwPbI86O-b0TqweMGY_nXuSIpTSSwDdA0ivxt4bl3LxPHAEPn_j8DdA-WC9twl6rfKLsYF51foMfEq1ANxXU-FFYNb38xJWqKCIaawdcvMjCJW0KMad1OrqnDor/s128/bloggers-hero.blogspot.com.png'/>
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/106957260261276964704" data-source="blogger:blog:followers" data-width="245">
</div>
<script type="text/javascript">
(function() {
window.___gcfg = {'lang': 'en'};
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
</div>
- Click on Save...
Make This Changes
- Replace 108584822806858722112 with your Google Plus Page/Profile ID.
- If you have any doubts don't hesitate to ask.Please Comment.
- Now If You Enjoy This Post! Please Take 5 Seconds To Share It.





Hello! This is Adrian Lucernas, the owner and administrator of this blog, who lives in Camotes Island Cebu, Philippines. I have a pretty and loving wife Eljen Lucernas. 


Good
ReplyDeleteWidget Generators
@Hemant Verma
ReplyDeleteThanks
How to you use tick mark in your heading? Can you share a tutorial?
ReplyDelete@azad hussain
ReplyDeleteThanks to drop your comment, don't you worry i will make a tutorials of that maybe today or tommorow and stay in touch with us for new updates....
@azad hussainanswer of your request, check below codes.
ReplyDelete<h2 class="h2title" style="background-attachment: scroll; background-color: white; background-image: url(http://2.bp.blogspot.com/-yF2RDWQ4a1Q/TyAlXeze1CI/AAAAAAAAABw/mZGVafmPU4M/s1600/h2title+tickkkk.png); background-position: 0% 50%; background-repeat: no-repeat no-repeat; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; border: 3px solid rgb(13, 112, 5); box-shadow: rgb(171, 171, 171) 3px 3px 3px; color: #25991c; font-family: Lobster, cursive; font-size: 26px; font-weight: normal; margin: 0px 0px 1em; padding: 0px 1px 4px 34px; position: relative; text-shadow: rgb(0, 0, 0) 1px 1px 0px; text-transform: capitalize;">
Write Your Text Here</h2>
2. Replace Write Your Text Here with your text.
for more visit Widget Generators
@Hemant Verma
ReplyDeleteThank You for helping us..
@azad hussain
ReplyDeleteThe easiest way is to copy paste..you copy my tick mark and paste to your blog...
Thanks..
@adrian lucernas
ReplyDeleteI want to add directly on my template.
Any way to do it?
@azad hussain
ReplyDeleteplease use the manual code in the field,,because there is a problem on Add To Blogger button,,also the other blog same problem,I friendly recommend to you use the manually add the code to your blog, and follow the instruction above..