Certified Business Analysis Professional (CBAP)

Add Scrolling Facebook Pop-up Like Box Widget

How to Add Scrolling Facebook Pop-up Like Box widget


SCREEN SHOTS





Hello Friends in this Post i am going to show you how You can add scrolling Facebook Pop-Up Like widget in your blog or website.This Facebook widget is Mostly used to get more likes for Blogs or Websites.This widget is specially designed with Pop-up Style,Scrolling effects with simple Format.so you Don,t need to work hard for adding this widget and don't need to know about HTML/java scripts.Let's start and this widget in your blog and increase your likes. Follow below steps. 


Step 1. Go to Blogger Dashboard > Design >Layout.
Step 2. Choose Add A Gadget > Choose HTML/JavaScript.
Step 3. When the box appear on the screen
Step 4. Copy below code and Paste in HTML box.



<style type='text/css'>
#blogtariffFBpop {
position:fixed !important;
position:absolute;
top:-1000px;
left:50%;
margin:0px 0px 0px -182px;
width:300px;
height:auto;
padding:16px;
background:#FEFEFE;font:normal Dosis, Georgia, Serif;
color:#111;
border:2px solid #333;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#blogtariffFBpop a.bsclose {
position:absolute;
top:-10px;
right:-10px;
background:#fff;
font:bold 16px Arial, Sans-Serif;
text-decoration:none;
line-height:22px;
width:22px;
text-align:center;
color:#000000;
border:2px solid #333;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:22px;
-moz-border-radius:22px;
border-radius:25px;
cursor:pointer;
}
</style>
 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
<script type='text/javascript'>
$(window).bind("load", function() {
// Animate Top
$('#blogtariffFBpop').animate({top:"50px"}, 1000);
// Widget by www.blogtariff.com
$('a.bsclose').click(function() {
$(this).parent().fadeOut();
return false;
});
});
</script>
<div id='blogtariffFBpop'>
<!-- Widget by www.blogtariff.com Start -->
<center><b><a class="Blogtariff">Don't Forget To Join With Our Community</a></b></center>
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FYOUR USER NAME&amp;width=292&amp;height=258&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=true&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:258px;" allowTransparency="true"></iframe></center>
<!-- Widget by www.blogtariff.com End -->
<a class='bsclose' href='#'>&times;</a>
<center style="float:right; margin-right:10px;"><span style="font-size:xx-small; color:#000; text-decoration:none;">+Get this</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href="http://99pcsoft.blogspot.com/2014/07/add-scrolling-facebook-pop-up-like-box.html">Widget</a></center>
</div>



Step 5. Customize (Facebook user name)(Height and wight)(Colour)


:-Change Blue line (Your user name) with your Facebook user name

:-Customize (Height and Wight) Red line

:-And u can also customize the widget (color) orange line

After Customization click on save button That's  it. now open your site  




NOTE-(PLEASE GIVE COMMENTS FOR YOUR FEEDBACK,SUGGESTION OR HELP THANKS..!)

Previous
Next Post »

Contact Form

Name

Email *

Message *