For Demo (Scroll Down for more posts)
You may also like related posts
How to Add Popup Text and Image Boxes to Blogger?
How to Add Popup/Floating Ads widget for Blogger?
How to Add Time Control Popup Facebook Like Box widget?
How to Add Free Email Updates Popup Widget for Blogger?
Sign in to your blogger account
Select ‘Layout’
Click on ‘Add a Gadget’ and Select ‘HTML/Javascript’ widget and paste the below code and save
Left side floating Popup widget script for blogger
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <script type="text/javascript">$(window).scroll(function(){if($(document).scrollTop()>=$(document).height()/4)$("#IGsocialslide").show("slow");else $("#IGsocialslide").hide("slow");});function closeIGsocialslide(){$('#IGsocialslide').remove();$.ajax({type:"POST",url:"/facebookpage.php"});}</script> <style type='text/css'> #IGsocialslide{ background:black url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK0yuOScFWBVoqQopRhvR-UbKP3TjpCWHEstay-_-7AemBKcG-KlenuYpM-ED_aMK6_Qh514JR2CEz_qpUA1mqd2fFyY2Y4rihm9bvquM126oExmxDlyfhaFRYRJyPaDoSLs-BfhCkcMRC/s760/Blogtariffcom_blue.png) left top repeat-x; border-radius:9px; -moz-border-radius:8px; -webkit-border-radius:8px; -moz-box-shadow:inset 0 0 4px #333; -webkit-box-shadow:inset 0 0 4px #333; box-shadow:inner 0 0 3px #333; padding:12px 14px 12px 14px; width:300px; position:fixed; bottom:13px; left:2px; display:none; z-index:3; height:65px;} </style> <div style="display: none;" id="IGsocialslide"> <a style="position:absolute;top:14px;right:10px;color:#D8C9C9;font-size:10px;font-weight:bold;" href="javascript:void(0);" onclick="return closeIGsocialslide();">X</a> <span style="font-family: Tekton Pro; font-size: 20px; margin: 10px 0; text-shadow: 1px 1px 0 #868686;color:#F8F0F0;">Don't forget to join our community!</span><br /> <div style="float:left; margin:15px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FBlogTariff&send=false&layout=button_count&width=80&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowtransparency="true"></iframe></div> <div style="float:left; margin:15px;"><a href="https://twitter.com/blogtariff" class="twitter-follow-button" data-show-count="true" data-size="small" data-show-screen-name="false">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div> </div> <div class='clear'></div>
Right side floating Popup widget script for blogger
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <script type="text/javascript">$(window).scroll(function(){if($(document).scrollTop()>=$(document).height()/4)$("#IGsocialslide").show("slow");else $("#IGsocialslide").hide("slow");});function closeIGsocialslide(){$('#IGsocialslide').remove();$.ajax({type:"POST",url:"/facebookpage.php"});}</script> <style type='text/css'> #IGsocialslide{ background:black url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK0yuOScFWBVoqQopRhvR-UbKP3TjpCWHEstay-_-7AemBKcG-KlenuYpM-ED_aMK6_Qh514JR2CEz_qpUA1mqd2fFyY2Y4rihm9bvquM126oExmxDlyfhaFRYRJyPaDoSLs-BfhCkcMRC/s760/Blogtariffcom_blue.png) left top repeat-x; border-radius:9px; -moz-border-radius:8px; -webkit-border-radius:8px; -moz-box-shadow:inset 0 0 4px #333; -webkit-box-shadow:inset 0 0 4px #333; box-shadow:inner 0 0 3px #333; padding:12px 14px 12px 14px; width:300px; position:fixed; bottom:13px; right:2px; display:none; z-index:3; height:65px;} </style> <div style="display: none;" id="IGsocialslide"> <a style="position:absolute;top:14px;right:10px;color:#D8C9C9;font-size:10px;font-weight:bold;" href="javascript:void(0);" onclick="return closeIGsocialslide();">X</a> <span style="font-family: Tekton Pro; font-size: 20px; margin: 10px 0; text-shadow: 1px 1px 0 #868686;color:#F8F0F0;">Don't forget to join our community!</span><br /> <div style="float:left; margin:15px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FBlogTariff&send=false&layout=button_count&width=80&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowtransparency="true"></iframe></div> <div style="float:left; margin:15px;"><a href="https://twitter.com/BlogTariff" class="twitter-follow-button" data-show-count="true" data-size="small" data-show-screen-name="false">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div> </div> <div class='clear'></div> </div>
Widget Customization:-
Change the facebook page URL with your link as highlighted in Blue color
Change the Twitter account URL with your link as highlighted in Red color
Change the widget color background as highlighted in pink color with the given below image links
Blue
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK0yuOScFWBVoqQopRhvR-UbKP3TjpCWHEstay-_-7AemBKcG-KlenuYpM-ED_aMK6_Qh514JR2CEz_qpUA1mqd2fFyY2Y4rihm9bvquM126oExmxDlyfhaFRYRJyPaDoSLs-BfhCkcMRC/s760/Blogtariffcom_blue.png
Brown
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWGpnO1Kk8uXjPWU0hMkmzW4V3JN9JlhLralxMkzDO-a-8U9qU94qQEre7uGG3aiRnVf4lAaY0v_7jf6WJe67gdBagABC1E0wexVTq7NTaqe4tTRj8KZkCi6LaHBRUZOAX8psm3bM2UgJb/s760/Blogtariffcom_Broun.png
Green
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheWNPGCBRKdXu6WzVf80syjcBhKLDeeHt9KlK6dbYeLxDEp3B8MBYq1t1F8xWpmW8uTTqelP-Ng5C1A_iCDtnnTXgbR2w1Bt6zWgjQ7BT9BXUfOJcIaWgf6RADH4CQdM9Hfkdbe9_lhJ2E/s760/Blogtariffcom_Green.png
Orange
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsPGTMMsjatDCgkmv8ulobRntd15iWb3AeMxEooWOVlmKLMMXJ9ryc66ATkwVGRMTuzrg-Qu3htg9mA5NIaq-xit7q8nhzHBqrS959IByR-XYN6Q0CTfHRsNyAFAqIqablZPLeU1NaT7Js/s760/Blogtariffcom_Orange.png
Ash
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOdzpQCEfObM0AoHcPIn8JWn_sS1PzTzqx5o7tt5aftpi53g69u2XtyYM9QRxwN7Z-FTjbAK_iW6cLD0W1JjAoyP-BdBO7snbZbYteovEUtihkrnvy_zlLoSW-bggZhxNrDYVDydc-DiI/s960/blogtariffcom_ash.jpg
Pink
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTxY88iJNbGNY2naqfH5DZp1KSbEVUrZwcKofbU-1OUkmsjP-c0DVEhPGr7MHHO_8uyWn6CYoW7ESQvpDP-e3MxhaNrDYH0dTZq8ztAOKJskdsfeKzvgYV3o9EUrjPxEhdUboF9rbgzcc/s960/blogtariffcom_pink.jpg
Red
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1bUf0KH2AWjJ6_7ybqvbtjsaarctFC7s0H8KtgGBbvXwzfl97lMjucTVlM0I8XvAwYn1rCiTbahYJB4jOr11o2lBNq73V9NgH6gjm_HMUJmhK_LFZcYsmDjqdhgTOrGmXnp1mTeK3FsQl/s760/Blogtariffcom_Red.png
Thanks Krishi,
ReplyDeleteReally beautiful widget, working smoothly.
Keep Posting :)
The Braves And Smarts
thnx for this bro
ReplyDelete