Find Premium Blogspot Theme

Friday, December 30, 2016

How To Add JQuery Pop-Up Facebook Like Box To Blogger

How To Add JQuery Pop-Up Facebook Like Box To Blogger hola...- Blogspeed, Tо create professional websites іѕ nоt аn easy task bу аnу means. Thеrе аrе mаnу thіngѕ thаt уоu gоt tо tаkе іntо consideration lіkе easy navigation, strategic links, clean coding, professional layout, easy downloading, scanability, usability аnd ѕо on. Thеѕе аrе thе elements thаt differentiate а professional website frоm а mediocre one. Sо іn а wау it’s nоt designing thе website thаt counts but hоw thе website іѕ designed.The оnlу option thаt mоѕt оf uѕ hаvе іn order tо design а good website іѕ tо hire а web- designer. Web-designers саn hеlр уоu соmе uр wіth а great website thаt lооkѕ professional аnd іѕ coded tо perfection, but whаt аbоut thе time factor, leave аlоnе thе costs. Here’s whеrе web templates соmе tо thе rescue How To Add JQuery Pop-Up Facebook Like Box To Blogger, The internet is filled with websites that offer web templates. All that you need to do is insert a keyword like ‘corporate web templates’ in Google or yahoo! to get a SERP crammed with web template providers


Before adding this, Widget you need to instal jQuery Plugin. If jQuery Plugin is already installed on your Blog then just follow the steps below  and install the widget,but if not,then Go To Blogger Dashboard >> Click On Template >> and Search for </Head> tag , now copy the below script and paste it above
tag.
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>


  • After instaling the jQuery Plugin To Your Blog Follow the below steps
  • Go To Blogger Dashboard
  • Click On Layout
  • Now Click On Add a Gadget

  • Now a Box will Popup
  • Select HTML/JavaScript There
  • Now another Box will popup
  • Now Copy the below Script and make the specific changes and paste it into the HTML/JavaScript Box 
<style type="text/css">#makingdifferentpopup{
position: fixed;
top:100px;
z-index:9999;
display:none;
padding:0px;
right:600px;
border:10px solid rgba(82, 82, 82, 0.7);
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
-webkit-border-radius:8px 8px 8px 8px;
-moz-border-radius:8px 8px 8px 8px;
border-radius:8px 8px 8px 8px;
width:400px;
height:360px;
overflow:hidden;
}
#makingdifferentpopup span{
font-size:20px !important;
font-weight:bold !important;
}
#makingdifferentpopup h1{
background:#6d84b4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUAC0Hrkh16WMH0L3PfLeFzlPIW2z51P4Vs_U9X6cwGb7CeyiOohhkwkyZg_J62WxtJQKIRERDLvycq2PUKg5vBe1dyHGI-agF-n0VZDdX4AQ3VBwmzCsN0qtY6e6rHGQS4S-X4lzaTHsG/s1600/%255Bwww.gj37765.blogspot.com%255Dh1.png) 98% no-repeat;
border:1px solid #3b5998 !important;
color:#FFFFFF !important;
font-size:20px !important;
font-weight:700 !important;
padding:5px !important;
margin:0 !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
overflow:hidden !important;
}
.htmlarea{
font-size:12px !important;
font-weight:normal !important;
height:265px !important;
padding:1px !important;
background:#fff !important;
border-bottom:2px solid #ddd;
overflow:hidden !important;
}
#mdfooter{
text-align:left;
background:#F2F2F2 !important;
height:56px !important;
padding:10px 10px 10px 10px !important;
overflow:hidden !important;
}
#mdclose{
float:right;
background-color:#eee !important;
border:1px solid #ccc !important;
color:#111 !important;
font-weight:bold !important;
padding:5px 8px 5px 8px !important;
text-decoration:none !important;
display:inline-block !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
outline:none !important;
position:relative !important;
font-size:18px !important;
margin:1px !important;
}
#mdclose:active{
top:1px;
left:1px;
}
.grabthis{
bottom:80px;
font:8px "lucida grande",tahoma,verdana,arial,sans-serif;
position:absolute;
right:6px;
text-align:right;
z-index: 99999;
}
.grabthis a{
color: #000;
text-decoration:none;
}
.grabthis a:hover{
text-decoration:underline;
}
</style>
<script type='text/javascript'>
jQuery(document).ready(function() {
function makingdifferent_ppopup()  {
var sec = 10
var timer = setInterval(function() {
   $("#mdfooter span").text(sec--);
   if (sec == 0) {
      $("#makingdifferentpopup").fadeOut("slow");
      clearInterval(timer);
   }
},1000);
  var mdwh = jQuery(window).height();
  var mdpph = jQuery("#makingdifferentpopup").height();
  var mdfromTop = jQuery(window).scrollTop()+50;
 jQuery("#makingdifferentpopup").css({"top":mdfromTop});}
jQuery(window).fadeIn(makingdifferent_ppopup).resize(makingdifferent_ppopup)
 //alert(jQuery.cookie('sreqshown'));
 //var mdww = jQuery(window).width();
 //var mdppw = jQuery("#makingdifferentpopup").width();
 //var mdleftm = (mdww-mdppw)/2;
   var mdleftm = 500;
 //var mdwh = jQuery(window).height();
 //var mdpph = jQuery("#makingdifferentpopup").height();
 //var mdfromTop = (jQuery(window).scrollTop()+mdwh-mdpph) / 2;
 jQuery("#makingdifferentpopup").animate({opacity: "1", left: "0" , left:  mdleftm}, 0).show();
     jQuery("#mdclose").click(function() {
jQuery("#makingdifferentpopup").animate({opacity: "0", left: "-5000000"}, 1000).show();});});
</script>
<div id="makingdifferentpopup">
<h1>Join us on Facebook</h1>

<div class="htmlarea"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/freebloggerthemes&amp;width=400&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23fff&amp;stream=false&amp;header=false&amp;height=250" style="border:none; overflow:hidden; width:400px; height:250px;"></iframe>
<div class="grabthis">By <a href="http://blogger-templatees.blogspot.com/" target="_blank">Get This Widget!</a></div>
</div>

<div id="mdfooter">Please wait..<span>10</span> Seconds <a href="#" id="mdclose" onclick="return  false;">Cancel</a></div>
</div>
<!-- End popup -->


  1. Replace freebloggerthemes in the script with your Own Facebook Fan page username.
  2. For changing the Time Interval, change var sec = 10 with your Own Desire time.
  3. If you are interested in changing the height and width of the Box Change 250 and 400 in the Script
  4. For Changing The Text "Join us on Facebook" just change the text with your Own.
  5. Change The Text "Cancel" with your Desire text
  6. Now Copy the Script and paste it into the box 
  7. Now hit Save and that's it 
Credit - "MakingDifferent"

Adding this jQuery Popup will force your Readers to like your Fan page and as a result you can increase your Fan page Likes,Share your Beautiful Ideas with us and if you have any Question ask us, stay Blessed , Happy Blogging.



Here: How To Add JQuery Pop-Up Facebook Like Box To Blogger

Some of the best web template providers online who offer high quality web templates at affordable costs are www.buytemplates.net (Buytemplates.net offers quality templates at affordable rates. They also provides allied services like template customization, content insertion Search engine optimization and web hosting), http://www.templatemagic.net (offers quality affordable templates), designgalaxy.net [http://www.designgalaxy.net] (this site also offers logo designs, flash intros, Photoshop designs and PowerPoint templates along with web templates.) and interspire.com (This site is a must visit for anyone looking for free website templates. Their free templates are of good quality and are updated regularly. You can also get hold of free newsletter templates and logo designs here).
Share:

0 comments:

Post a Comment

Featured

Blog Archive

Powered by Blogger.

Blog Archive