Pular para o conteúdo principal
Fique sempre atualizado!
Inscreva-se no nosso Canal!
MoonDash Faucet for coinpot wallet. Free dash
Bitfun Play games, have fun, earn bitcoin! Claim every 3 minutes. Free withdrawals. 50% lifetime referral commission Bonus Bitcoin Free bitcoin faucet. Claim every 15 minutes. Receive up to 5,000 satoshi per claim. Automatic 5% DAILY BONUS. Free withdrawals. 50% lifetime referral commission Moon Bitcoin is a bitcoin faucet with a difference...YOU decide how often to claim! Free bitcoins. 50% referral commission. Up to 300% bonuses. Moon Dogecoin The dogecoin faucet where YOU decide when to claim! Moon Litecoin is a litecoin faucet with a difference...YOU decide how often to claim! Weekly payments. 25% referral commission. Moon Dash The dash faucet where YOU decide when to claim! MoonCash Faucet de Bitcoin Cash Grátis para sua Carteira da Coinpot
Bitconnect Coin - Free Bitconnect Faucet Register for more coins HashFlare Cloud Miner Promotion Genesis-Mining Best Cloud Miner for Bitcoin E&E Mining - Emining Cloud Miner Eobot Cloud Miner - Free Faucet Freebitcoin earn Bitcoin Free Free Dogecoin - Best Doge Faucet
MoonCash Faucet for coinpot wallet. Free Bitcoin Cash

Código da PopUp LikeBox do Facebook para seu Blogger



Você já deve ter percebido que, ao visitarmos alguns blogs, aparece uma popup divulgando uma página no Facebook, convidando seus leitores a curtirem-na.

Exemplo


 Facebook Popup Likebox para Facebook com Timer
   
       Siga os passos abaixo para colocar uma Facebook Popup Likebox no seu Blog.

1- Primeiro acesse seu Blogger e clique na guia "Layout".

2- Estando o Modelo do Blogger em Aberto clique em "Adicionar um gadget" no local desejado e escolha adicionar "HTML/Javascript".

3- Dentro do conteúdo do gadget copie e cole o todo o código abaixo

<!-- jquery likebox facebook popup -->
<style type='text/css'>
#popup{
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;
}
#popup span{
font-size:20px !important;
font-weight:bold !important;
}
#popup h1{
background:#6d84b4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAXtKbIM6ZPehdJVK30Nm7Itanp07jXp79fLKTqTio_xrJHiwrAPQ3WXb4DkESY_Ge-60xyN98akruzO7m_iqexETi7KJONXtVUWKSovfEyUbPdPu74Nhr24JCSSs3Ip0cqt8YOrT8lGO6/s1600-r/cadeado.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;
}
</style>
<script src="http://bit.ly/bloggerscripts"></script>
<script type='text/javascript'>
jQuery(document).ready(function() {
function _ppopup()  {
var sec = 10
var timer = setInterval(function() {
   $("#mdfooter span").text(sec--);
   if (sec == 0) {
      $("#popup").fadeOut("slow");
      clearInterval(timer);
   }
},1000);
  var mdwh = jQuery(window).height();
  var mdpph = jQuery("#popup").height();
  var mdfromTop = jQuery(window).scrollTop()+50;
 jQuery("#popup").css({"top":mdfromTop});}
jQuery(window).fadeIn(_ppopup).resize(_ppopup)
 //alert(jQuery.cookie('sreqshown'));
 //var mdww = jQuery(window).width();
 //var mdppw = jQuery("#popup").width();
 //var mdleftm = (mdww-mdppw)/2;
   var mdleftm = 500;
 //var mdwh = jQuery(window).height();
 //var mdpph = jQuery("#popup").height();
 //var mdfromTop = (jQuery(window).scrollTop()+mdwh-mdpph) / 2;
 jQuery("#popup").animate({opacity: "1", left: "0" , left:  mdleftm}, 0).show();
     jQuery("#mdclose").click(function() {
jQuery("#popup").animate({opacity: "0", left: "-5000000"}, 1000).show();});});
</script>
<div id="popup">
<h1>Curta nossa Fanpage</h1>
<div class="htmlarea">
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FSUAPAGINAAQUI&amp;width=400&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23fff&amp;stream=false&amp;header=false&amp;height=250" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:400px; height:250px;" allowtransparency="true"></iframe>
</div>
<div id="mdfooter">
Please wait..<span>10</span> Seconds
<a href="#" id="mdclose" onclick="return false;">Fechar</a>
</div>
</div>
<!-- Fim popup -->

Atenção para a parte destacada em VERMELHO:

* Em SUAPAGINAAQUI, troque pelo nome de sua página do Facebook ou em alguns casos o ID da Page.

4- Após alterar o nome da sua Página, clique em "Salvar" e depois "Salvar Organização".

5- Agora vem o principal, no seu blogger clique na guia "Modelo", "Editar HTML" aperte CTRL+F e pesquise por </head>.
>> Logo ACIMA da tag pesquisada cole o seguinte código abaixo e depois clique em "Salvar Modelo".

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>

Siga os passos e faça o procedimento com atenção que tudo dará certo. Boa Sorte e Desejo a todos que também ganhem muitos Likes. 

Para mais acesse o Dicas para Blogger .  Grande abraço a todos!

Abaixo mais duas opções de Likebox popup do Facebook


Link de Download da Popup Black:
https://www.dropbox.com/s/z92re54fp4unn74/Como%20colocar%20Black%20PopUp%20Likebox%20do%20Facebook%20com%20Timer%20no%20seu%20Blog.txt?dl=1

Link de Download da Popup Blue:


Compartilhe!!!

Xat Oficial no Facebook
Xat de Troca e Venda de Powers, Xats e IDs Xat.com Doação de Days e Sorteios de Powers e Xats com Bingos Diários

Xat TradeBrasil | Xat TradeStore | Xat PortalADSL | Xat AZBoxOficial | Xat AZAmericaOficial | Xat DicasDuoSat | Xat DicasProBox | Xat DicasAzAmerica | Xat DicasAzBox | Xat MestredoAzBox | Xat P12Floripa | Xat GrupoAzBox | Xat GruposWhatsApp | Xat BatePapoAmerica | Xat XTradeBR | Xat Parceria | Xat UltimateDivulgacao | Xat AutoDivulgacao | Xat Freedownmovie | Xat BatePapoCC | Xat Divulgacao | Xat Room | Xat JoaoGueddy | Xat BatePapoUniversoOnline | Xat BatePapo Bol GLS | Xat BatePapo Uol | Xat SchirleyCristina | Xat Bol Bate-Papo | Xat UOL Bate-Papo | Xat Bate-Papo Bol | Xat Bate-Papo Zoeira Online | Xat Doacao Ganhe 1 Day | Xat Top do Facebook | Xat Radio Hot 108 | Xat Baxada | Xat Best Radios | Xat Mega Radios | Xat VTO Brasil | Xat VTO TV BR | Xat Grupo VTO | Xat Big Brother Brasil | Xat BR Pro | Xat Ver TV Online | Xat VTO BR | Xat VTO ao Vivo | Xat para Ganhar Likes | Xat de Divulgacao | Xat Doaçao Ganhe Days | Xat Mu Away | Xat TM Divulgacao | Xat Lotador de Xats | Xat Power Divulgacao | Xat do Grupo Segue ou Add | Xat AZ News | Xat de Troca PT-BR | Xat de Venda de ID´s | Xat Comunidade do Facebook | Xat de Parceria |
Xat de Troca e Venda de IDs Oficial do Xat.com
Xat de Parceria Oficial do Xat.com
Xat de Parceria Oficial do Xat.com
Xat de Parceria Oficial do Xat.com

Compartilhe!!!

Xat Oficial no Facebook
Xat de Troca e Venda de Powers, Xats e IDs Xat.com Doação de Days e Sorteios de Powers e Xats com Bingos Diários

Xat TradeBrasil | Xat TradeStore | Xat PortalADSL | Xat AZBoxOficial | Xat AZAmericaOficial | Xat DicasDuoSat | Xat DicasProBox | Xat DicasAzAmerica | Xat DicasAzBox | Xat MestredoAzBox | Xat P12Floripa | Xat GrupoAzBox | Xat GruposWhatsApp | Xat BatePapoAmerica | Xat XTradeBR | Xat Parceria | Xat UltimateDivulgacao | Xat AutoDivulgacao | Xat Freedownmovie | Xat BatePapoCC | Xat Divulgacao | Xat Room | Xat JoaoGueddy | Xat BatePapoUniversoOnline | Xat BatePapo Bol GLS | Xat BatePapo Uol | Xat SchirleyCristina | Xat Bol Bate-Papo | Xat UOL Bate-Papo | Xat Bate-Papo Bol | Xat Bate-Papo Zoeira Online | Xat Doacao Ganhe 1 Day | Xat Top do Facebook | Xat Radio Hot 108 | Xat Baxada | Xat Best Radios | Xat Mega Radios | Xat VTO Brasil | Xat VTO TV BR | Xat Grupo VTO | Xat Big Brother Brasil | Xat BR Pro | Xat Ver TV Online | Xat VTO BR | Xat VTO ao Vivo | Xat para Ganhar Likes | Xat de Divulgacao | Xat Doaçao Ganhe Days | Xat Mu Away | Xat TM Divulgacao | Xat Lotador de Xats | Xat Power Divulgacao | Xat do Grupo Segue ou Add | Xat AZ News | Xat de Troca PT-BR | Xat de Venda de ID´s | Xat Comunidade do Facebook | Xat de Parceria |
Xat de Troca e Venda de IDs Oficial do Xat.com
Xat de Parceria Oficial do Xat.com
Xat de Parceria Oficial do Xat.com
Xat de Parceria Oficial do Xat.com

Comentários

Postagens mais visitadas deste blog

Gifs para Xat diversas 5

http://i.imgur.com/AnS08.png http://i.imgur.com/Ig2xT.png http://i.imgur.com/SlDHQ.png http://i.imgur.com/Ol9Sz.png http://i.imgur.com/Lx4F2.png http://i.imgur.com/1pGu5.png http://i.imgur.com/YwODs.png http://i.imgur.com/1VQIx.png http://i.imgur.com/57epy.png http://i.imgur.com/APtJM.png http://i.imgur.com/m0pUa.png http://i.imgur.com/1TL60.png http://i.imgur.com/t1pTP.png http://i.imgur.com/Ajpnk.png http://i.imgur.com/QkyaF.png http://i.imgur.com/PlM10.png http://i.imgur.com/kDjvW.png http://i.imgur.com/QzH7N.png http://i.imgur.com/3O9zM.png #Compartilhe: Compartilhar no Facebook Compartilhar no Twitter

Gifs para Xat Diversas 2

http://i.imgur.com/CIMAA.png http://i.imgur.com/G2Foz.png http://i.imgur.com/r10HU.png http://i.imgur.com/xnxnm.png http://i.imgur.com/e8BMH.png http://i.imgur.com/jCmSm.png http://i.imgur.com/acyXm.png http://i.imgur.com/lLaLA.png http://i.imgur.com/hjg3C.png http://i.imgur.com/lX5iF.png http://i.imgur.com/Yrfls.png http://i.imgur.com/6j4Nn.png http://i.imgur.com/2xwhd.png http://i.imgur.com/45zjr.png http://i.imgur.com/qWT55.png http://i.imgur.com/4IgiS.png http://i.imgur.com/0EQ6X.png http://i.imgur.com/iQOkm.png http://i.imgur.com/pMhue.png http://i.imgur.com/bVa7C.png http://i.imgur.com/9SYZZ.png http://i.imgur.com/9bgy8.png http://i.imgur.com/L5b6p.png http://i.imgur.com/UwJdS.png http://i.imgur.com/Gmvc5.png http://i.imgur.com/Ac68w.png http://i.imgur.com/CNUup.png http://i.imgur.com/G8ADM.png http://i.imgur.com/JgCFk.png http://i.imgur.com/WloLP.png

Gifs para Xat diversas 7

http://i.imgur.com/uOCtX.png http://i.imgur.com/3S7OU.png http://i.imgur.com/Z53ye.png http://i.imgur.com/fMmeX.png http://i.imgur.com/2PZwd.png http://i.imgur.com/Md5iR.jpg http://i.imgur.com/VlyAd.png http://i.imgur.com/lzffJ.png #Compartilhe: Compartilhar no Facebook Compartilhar no Twitter