Add Facebook JQuery Popup like box with BackGround Image in Blogger

As you know Facebook is the largest social media site in world and billion of people are attached to it. You can share your thoughts and ideas with your friends on Facebook. Specially if you have Blogs or Websites then you must want to be popular on facebook. Facebook is that place where you can have more and more back-links. If you have a Website/Blog without interconnected social media then your Website/Blog may be worthless. So here I'm going to introduce a think that is very useful for your Blog ranking. So that is known as.

Facebook-like-box

Facebook popup Widget:

How it is useful for your Blog/Website? It is useful as a visitor click on your website there will be automatic popup of this widget. If a visitors wants to like your facebook page, he will like the page without doing anything further. 

Add this Widget on your Blog:

  1. Firstly open the Blog on which you want to add this widget
  2. Go to > Layout > Add a Gadget
  3. Select HTML/JavaScript after this
  4. Put this code given below
<script src="http://makingdifferent.github.com/blogger-widgets/[www.gj37765.blogspot.com]jquery.colorbox-min.js"></script>
<style type="text/css">
#colorbox, #cboxOverlay, #cboxWrapper{
position:absolute;
top:0;left:0;
z-index:9999;
overflow:hidden;
}
#cboxOverlay{
position:fixed;
width:100%;
height:100%;
}
#cboxMiddleLeft,#cboxBottomLeft{
clear:left;
}
#cboxContent{
position:relative;
}
#cboxLoadedContent{
overflow:auto;
}
#cboxTitle{
margin:0;
}
#cboxLoadingOverlay,#cboxLoadingGraphic{
position:absolute;
top:0;left:0;
width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose,#cboxSlideshow{
cursor:pointer;
}
.cboxPhoto{
float:left;
margin:auto;
border:0;
display:block;
}
.cboxIframe{
width:100%;
height:100%;
display:block;
border:0;
}
#cboxOverlay{
background:#000000;
opacity:0.5 !important;
}
#colorbox{
/*box-shadow*/
-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
-moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
box-shadow:0 0 15px rgba(0,0,0,0.4);
}
#cboxTopLeft{
width:14px;
height:14px;
background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) no-repeat 0 0;
}
#cboxTopCenter{
height:14px;
background:url(http://2.bp.blogspot.com/-3KW95qDrjH0/TwRGYol22fI/AAAAAAAACM4/lCr80B0MD2U/s1600/%255Bwww.gj37765.blogspot.com%255Dborder.png) repeat-x top left;
}
#cboxTopRight{
width:14px;
height:14px;
background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) no-repeat -36px 0;
}
#cboxBottomLeft{
width:14px;
height:43px;
background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) no-repeat 0 -32px;
}
#cboxBottomCenter{
height:43px;
background:url(http://2.bp.blogspot.com/-3KW95qDrjH0/TwRGYol22fI/AAAAAAAACM4/lCr80B0MD2U/s1600/%255Bwww.gj37765.blogspot.com%255Dborder.png) repeat-x bottom left;
}
#cboxBottomRight{
width:14px;
height:43px;
background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) no-repeat -36px -32px;
}
#cboxMiddleLeft{width:14px;background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) repeat-y -175px 0;
}
#cboxMiddleRight{
width:14px;background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) repeat-y -211px 0;
}
#cboxContent{
background:#fff;
overflow:visible;
}
#cboxLoadedContent{
margin-bottom:5px;
}
#cboxLoadingOverlay{background:url(http://3.bp.blogspot.com/-7VRvnW_MUSw/TwRGXjXjloI/AAAAAAAACM0/5K-J5jgkxo4/s1600/%255Bwww.gj37765.blogspot.com%255Dloadingbackground.png) no-repeat center center;
}
#cboxLoadingGraphic{background:url(http://3.bp.blogspot.com/-xjj51r2lm2M/TwRGaKezqHI/AAAAAAAACNI/lKX9_-YUUdY/s1600/%255Bwww.gj37765.blogspot.com%255Dloading.gif) no-repeat center center;
}
#cboxTitle{
position:absolute;bottom:-25px;
left:0;
text-align:
center;width:100%;
font-weight:bold;
color:#7C7C7C;
}
#cboxCurrent{
position:absolute;
bottom:-25px;
left:58px;
font-weight:bold;
color:#7C7C7C;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{
position:absolute;
bottom:-29px;
background:url(http://3.bp.blogspot.com/-UFvsMA0xw_s/TwRGZN6BBGI/AAAAAAAACNA/_z47WNmUOfs/s1600/%255Bwww.gj37765.blogspot.com%255Dcontrols.png) no-repeat 0px 0px;
width:23px;
height:23px;
text-indent:-9999px;
}
#cboxPrevious{
left:0px;
background-position:-51px -25px;
}
#cboxPrevious.hover{
background-position:-51px 0px;
}
#cboxNext{
left:27px;
background-position:-75px -25px;
}
#cboxNext.hover{
background-position:-75px 0px;
}
#cboxClose{
right:0;
background-position:-100px -25px;
}
#cboxClose.hover{
background-position:-100px 0px;
}
.cboxSlideshow_on #cboxSlideshow{
background-position:-125px 0px;
right:27px;
}
.cboxSlideshow_on #cboxSlideshow.hover{
background-position:-150px 0px;
}
.cboxSlideshow_off #cboxSlideshow{
background-position:-150px -25px;
right:27px;
}
.cboxSlideshow_off #cboxSlideshow.hover{
background-position:-125px 0px;
}
#mdfb{
font:12px/1.2 Arial,Helvetica,san-serif;color:#666;
}
#mdfb a,#mdfb a:hover,#mdfb a:visited{
text-decoration:none;
}
.mdbox-title{
background:#000;
color:#fff;
font-size:20px !important;
font-weight:bold;
margin:10px 0;
border:20px solid #ddd;
/*border-radius*/
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
/*box-shadow*/
-webkit-box-shadow:5px 5px 5px #CCCCCC;
-moz-box-shadow:5px 5px 5px #CCCCCC;
box-shadow:5px 5px 5px #CCCCCC;
padding:10px;
line-height:25px;
font-family:arial !important;
}
.mdbox-tagline{
color:#999;
margin:0;
text-align:center;
}
#mdsubs-container{
padding:35px 0 30px 0;
position:relative;
}a:link,a:visited{
border:none;
}
.demo{
display:none;
}
</style>
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1) {
var fifteenDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"600px", inline:true, href:"#mdfb"});
}});
</script>
<div style='display:none'>
<div id='mdfb' style='padding:10px; background:#fff;'>
<center>
<table align="center"background="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ_HIJ-w-vZfJwWRb96_6Mtq2BPRF9RurXXl8olWSdt692svD_qETXrn8UfFX48OPjlby1mNNWwq059yVZTOUQ50TUNQdDZa-hQ19EsmnYSUErMevTLmkFz5GGynD62KBU5lu1YwbSSmjZ/s1600/adsense+background+image%2528gj37765.blogspot.com.jpg.png" border="0" height="300" style="width: 505px;">
<tbody>
<tr>
<td height="345" width="505">
<div align="right">
<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/earnmoneyonline72&width=350&colorscheme=light&show_faces=true&border_color=%23ffffff&stream=false&header=false&height=250" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:250px;" allowtransparency="true">
</iframe></div>
</td>
</tr>
</tbody>
</table>
</center>
<p style=" float:right;margin-right:35px;font-size:9px;">
By <a style=" font-size:9px;color:#3B78CD;text-decoration:none;" href="
http://techmins.blogspot.com/2015/01/add-facebook-jquery-popup-like-box-with.html">MakeMoneyOnline72</a> | <a style=" font-size:9px;color:#3B78CD;text-decoration:none;" href="http://techmins.blogspot.com/2015/01/add-facebook-jquery-popup-like-box-with.html ">Get This !</a>
</p>
</div>
</div>

Recommended: How to Make Money through Facebook.

Customize: 

  • Replace the earnmoneyonline72 with your facebook page name.
  • If you want every time popup of this widget simply replace true with false

Note: By adding this code on Blog if it doesn't appear, it means there is no JQuery script in your template. So in order to appear this Facebook popup box you must add Jquery script in your template. How? Follow the given steps.

How to Add:

  • Go to > Blogger Dashboard > TemplateEdit HTML
  • Add the given below code before </head> tag, save the template
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
 Also share this info. with your friends on Social Media Sites and follow us on Facebook, Twitter and Google+.

82 Comments

You are welcome to share your ideas with us in comments.

  1. If you want a good plumbing service then contact Toronto Plumber

    ReplyDelete
  2. What a great way to grow Facebook promotion?
    I would paste this on another website and used for own facebook page promotion

    ReplyDelete
  3. ��My site is very powerful software so can't wait to share it with you. All are invited to get the best Mind-Blown ups.

    ReplyDelete
  4. There are several different drywall vacuum sanders and their uses vary widely. These hand-held version use a drum to apply even pressure over the surface. They also work well to clean paint, glue and any other debris off of just about any surface.

    ReplyDelete
  5. Our Data management platform was built by marketers for marketers, which means we understand exactly what information is valuable and how best to leverage it across platforms like Facebook, Instagram, Google Analytics, etc., so you can focus on building relationships with customers instead of managing spreadsheets full of numbers (yuck). You don't even need an engineering team or expensive consultants—just sign up today!

    ReplyDelete
  6. Buy Verified PayPal Account PayPal is the main means of transferring money worldwide. You can quickly transfer money from one place to another in a very short time. No problem. PayPal account is one of the most popular business in the world. PayPal is a very popular means of payment system. People become helpless without PayPal. PayPal has given the opportunity to transact money from one place to another all over the world. PayPal is a very popular payment system that allows you to easily transfer money from one place to another.

    ReplyDelete
  7. For a glance at another comprehensive health disclaimer, mind to Health cart hub website. Its customers can visit the Relation to Use page to determine an in depth health disclaimer:

    This health disclaimer is among greater than three dozen clauses on Healthcarthub Relation to Use page. They create it obvious that you ought to speak to your physician first, particularly if you have some type of health problem that will provide you with a greater possibility of something failing throughout their training regimen.

    Visit - https://healthcarthub.com/

    ReplyDelete
  8. Looking For Pest Control, Removal, Extermination Ottawa, ON? Essen pest control Exterminates BedBugs, Roaches, Carpenter-Ants, Rodents, Mice, wildlife, etc.

    ReplyDelete
  9. Matrigen Fluids

    uses a unique system to help deliver active ingredients under the

    epidermis. The system comes in four formulations Moisture, Brightening,

    Peptides and Cell Repair. Each of these systems contain 20 vacuum sealed

    vials that help keep all active ingredients intact.. You use one vial

    every 2 to 3 days.

    ReplyDelete
  10. This is really an amazing article,I really enjoy to read it. Thanks for sharing it. stork-balance-stand-test

    ReplyDelete
  11. Thanks for sharing good information in this blog.
    If you want increase your social preference So,
    Buy Instagram Likes Uk

    ReplyDelete
  12. create a website to sell products

    ReplyDelete
  13. Very good content on this website as always.

    ReplyDelete
  14. Great post I would like to thank you for the efforts you have made in writing this interesting and knowledgeable article.Best SEO Expert In Bangladesh

    ReplyDelete
  15. Amazing site you have here. Continue doing fumbling for sharing your blog page it really help a key plan.https://playboyclothing.net/

    ReplyDelete
  16. Thanks for Sharing the Information on Lawyers in Lahore. I don’t have no More Questions Related to lawyers. I read Your Blog Completely. Thanks

    ReplyDelete
  17. shop nowThis is a very nice blog and learned more knowledge reading this post thanks for sharing this informative post.

    ReplyDelete
  18. Thank you very much for this useful article.badbunnymerch.shop I like it.

    ReplyDelete
  19. Thank you for providing such informative information
    Choose stunning jewelry for Women's at Clever Webshop

    ReplyDelete
  20. Get Ready Only 5 days are left before the Mega Event starts Amazon Prime Day Deals. Go through our blogs to look into the deals and promotions to save money & win rewards.

    ReplyDelete
  21. very interesting article, it is really helpful. I hope you continue to write more great articles. Thank you very much

    ReplyDelete
  22. Choosing a gaming laptop is a matter of personal preference, but there are a few factors to consider when making your decision. The first factor is price. If you want to get the most bang for your buck, you'll want to choose Best Gaming Laptops Under 500. The second factor is specs. You'll want to make sure the laptop you choose has enough power to run the games you want to play. Lastly, you'll want to consider the size of the laptop. If you're looking for a laptop that's portable, you'll want to choose a smaller size.
    cutpriceretail

    ReplyDelete
  23. Are you trying to find a PC software that has been cracked? I'm going to send you to a website that is incredibly trustworthy and high-quality. All kinds of Free Full Cracked PC Software’s versions are available on the website FitGirlPC. Users can obtain the most recent software, cracks, and keygens from FitGirlPC, an online platform. By trying to make sure that all of our content is free of viruses and simple for using, we want to provide our users the greatest possible experience.
    https://www.fitgirlpc.com/home/

    ReplyDelete
  24. The market is flooded with people looking to purchase with greater prudence. Amazon believes that Amazon believe we can aid people to do the same. Amazon Aware can be described as Shop You For available night dress set for womensin the United States, Canada, and Europe provides new products that are in fashion, home, cosmetics as well as home categories.

    ReplyDelete
  25. Thank you for taking the time to publish this information very useful.

    ReplyDelete
  26. Awesome, I loved your content, and keep providing such informative stuff. I've got an update for you that the BISE Bahawalpur has announced BISE Multan Result 2022. You can check it out right now.

    ReplyDelete
  27. There are several dissertation web sites on the net once you locate unsurprisingly explained in the website.

    ReplyDelete
  28. There are numerous dissertation online sites on the internet are living grab unsurprisingly identified inside the sites.

    ReplyDelete
  29. There are several dissertation online websites online live pick-up not surprisingly acknowledged inside internet sites.

    ReplyDelete
  30. There are a number dissertation web sites on line any time you see unsurprisingly labeled in the internet site.

    ReplyDelete
  31. I read this post your post so nice and very informative post thanks for sharing this post.
    Also Write For Us

    ReplyDelete
  32. Safety Garage Door Repair & Installation is one of the most renowned names in the industry when it comes to garage door repair and installation service. In the past few years, we have assisted many of customers across the California state. We have a team of well-trained, professional garage door repair technicians and they provide a wide range of garage door installation services.

    ReplyDelete
  33. Hi,Thanks a lot for sharing awesome information. I personally like Article. Keep it up!
    Qralink.com (Qralink Technologies Pvt Ltd.) is the fastest-growing B2B Portal Sell your products and services online.
    B2b Portal is an online marketplace where manufacturers / suppliers / exporters can list their companies with products and then create an online catalog with the complete details like company overview, warehouse/factory details, certification, website and products listings.

    ReplyDelete
  34. You can also use it to create interactive art …

    Read More »
    IObit Driver Booster Pro v9.5.0.237 Free Download

    <a href="whttps://repackpcsoft.com/202

    ReplyDelete
  35. Thanks for all the ideas mentioned in this blog! It's continuously sensible to read belongings you have detected before and are implementing, however from a unique perspective, constantly devour some other helpful</a bits of data.

    ReplyDelete
  36. Thank you for sharing with us this very informative article. Are you looking for IT Services out there?

    ReplyDelete
  37. I really enjoyed reading your blog post. I found it to be informative and well-written. Your insights on this topic were particularly interesting to me.

    I also wanted to share my own experience with Pilates studio chandigarh. Have you considered exploring this approach as well?"

    ReplyDelete
  38. Integrate a Facebook JQuery Popup with a captivating background image into your Blogger site. Elevate user engagement and seamlessly promote Moringa Ayurveda. Engage visitors with social media while highlighting holistic wellness.

    ReplyDelete
  39. https://qcodee.com
    top trending free tools.

    ReplyDelete
  40. I couldn't agree more with the author's perspective. This article articulates my thoughts exactly

    ReplyDelete
  41. https://anatomy-of-human.blogspot.com/

    ReplyDelete
  42. Discover my top reads of 2020! Engaging novels, insightful non-fiction, and a bonus: the best herbal teas collection for mothers. Dive into a world of literary wonders and treat yourself to soothing sips.

    ReplyDelete
  43. FBM Football Manager 2018 The Ultimate Full Interpretation PC Game with Largely Compressed. Football director is a largely popular and immersive videotape game ballot that allows players to take on the part of a football platoon director. Among the colorful inaugurations in the series, Football Manager 2018( FBM 2018) stands out as one of the most acclaimed and largely compressed performances available for PC.
    Football Manager 2018

    ReplyDelete
  44. Integrating a Facebook JQuery popup box with a background image adds a touch of sophistication to your Blogger site. Just as social media presence boosts visibility and engagement, online shopping platforms https://casashoppe.com/ leverage various tools to enhance user experience and expand their reach. By incorporating interactive elements like popups, websites can foster connections and drive traffic, creating a seamless online shopping journey for visitors

    ReplyDelete
  45. This article just made my day better. Thanks for the great work you're doing!

    ReplyDelete
Previous Post Next Post