Blog Archive

Text Widget

Sample Text

Popular Posts

Pages

Blogger news

09 Juli 2013

Like FB to Enter Blogger (widget pop up meningkatkan Sosial Sharing)


Mencari trafik tambahan. kurasa hal yang paling jitu adalah Sosial Sharing,Anda akan dapatkan visitor lebih dari widget ini ..!

Pemasangan widget ini :
  • Masuk Blogger
  • Pilih Template --> edit HTMLCari kode ]]></b:skin> dan letakan kode di bawah ini di atas kode ]]></b:skin>

/*--- Like To Enter Advance Traffic POP ---*/
.blackout {
display: none;
position:fixed;
_position:absolute;
width: 100%;
z-index:10000;
background-color:#000;
margin: 0px;
padding: 0px;
left:0;
top:0;
}
.socialmodalOuter {
display: none;
font-family: arial;
color: #575E6D;
font-size: 14px;
line-height: 20px;
background: rgb(73, 73, 73); /* The Fallback */
background: rgba(0, 0, 0, 0.6);
border-radius: 10px;
left: 50%;
padding: 7px;
position: fixed;
_position:absolute;
top: 50%;
z-index: 10001;
}
.socialmodal {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 3px 3px 3px 3px;
width: 460px;
}
.socialmodal .title {
border-bottom: 1px solid #E5E8EF;
font-weight: bold;
font-size: 19px;
font-weight: bold;
padding:16px 15px 10px 15px;
text-align:center;
}
.socialmodal .subtitle {
margin: 0px;
background:#2e6886;
color:#ffffff;
padding:4px;
text-align:center;
font-weight: bold;
font-size: 15px;
}
.socialmodal .warning {
margin: 0px;
background:#cb2026;
color:#ffffff;
padding:4px;
text-align:center;
}
.socialmodal .content {
padding: 0px 15px;
margin-top: 10px;
line-height: 17px;
}
.socialmodal .share {
padding: 0px 15px;
margin:20px 0px 15px 0px;
text-align:center;
height: 24px;
}
.socialmodal .close {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzYbVvjPBYqiIEm7OGA-99x81NkQ3HmCPLvcZPBKggyZ9nQngbbPU1BzBGR9xMUmP1x9oBIdulsrLxo7CrOuPLH20i9vwC12ToI55DXhVWhNEQxXpsFMt8PO4_opUwg-UHmUtuMy3971c/s1600/close.png") no-repeat;
cursor: pointer;
height: 12px;
position: absolute;
right: 15px;
top: 15px;
width: 12px;
display: none;
}
.socialmodal .button {
float: left;
width: 115px;
line-height: 24px;
height: 24px;
}
.socialmodal .like {
margin-left: 15px;
}
.socialmodal .twttr {
margin-left: 30px;
}
.socialmodal .plus {
width: 90px;
margin-left: 50px;
}
/*
// cusomize position of elements
*/
.socialmodal .footer {
clear: both;
background: none repeat scroll 0 0 #E8EAEF;
border-radius: 0 0 3px 3px;
border-top: 1px solid #DDE0E8;
padding: 10px 0;
color: #878D9C;
text-shadow: 0 1px 0 #FFFFFF;
text-align:center;
font-size:13px;
}
  • Simpan template

  • Lalu pergi ke Layout --> add Gadget --> Add HTML/JavaScript dan paste kode di bawah ini

<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script>
!window.jQuery && document.write('<script src="js/jquery.js"><\/script>')
</script>
<script src="http://apis.google.com/js/plusone.js" type="text/javascript" gapi_processed="true"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1" type="text/javascript"></script>
<script src="http://platform.twitter.com/widgets.js"></script>
<script src="https://nutriyas.googlecode.com/files/Sharetoenter.js" type="text/javascript"></script>
<script src="https://nutriyas.googlecode.com/files/jquery.cookie.js" type="text/javascript"></script>
<script language="javascript">
$(function() {
$('body').socialmodal({
uniqueName: 'autoloadmodal',
subtitle: 'Like And +1 to Disable This Notification',
facebook: 'https://www.facebook.com/pages/N-N-B/121657008019033',
plusone: 'http://www.nanangnutriyas.blogspot.com/',
count: 0,
manualClose: true,
});
$('body').socialmodal({
twitter: 'mybloggerlab',
onclick: '#download',
callback: function(success) {
},
});

});
</script>

  • Simpan..


Pengaturan :
 Like And +1 to Disable This Notification ganti dengan kata 2 anda sendiri
https://www.facebook.com/pages/N-N-B/121657008019033 ganti dengan url fans page facebook anda
http://www.nanangnutriyas.blogspot.com/ ganti dengan domain anda.

1 on: "Like FB to Enter Blogger (widget pop up meningkatkan Sosial Sharing)"
  1. THIS WILL BE DISPLAYED IN ENGLISH THEN INDONESIAN.
    This is an alert. NNBlog has accessed private media on our network, Brandenboller.com. If you downloaded any music file, including "A Thousand Years" please email legal@brandenboller.com. You are not in any trouble, we just need to know how many people accessed the file. Do not download any other media file from brandenboller.com branden-tech.com or branana.net. You are not authorized to access, use, or share this content. Please delete it immediately.
    INI AKAN DITAMPILKAN DALAM BAHASA INGGRIS YANG INDONESIA.
    Ini adalah peringatan. NNBlog telah diakses media swasta di jaringan kami, Brandenboller.com. Jika Anda download file musik, termasuk "A Thousand Years" silahkan email legal@brandenboller.com. Anda tidak berada dalam kesulitan apapun, kita hanya perlu tahu berapa banyak orang mengakses file. Jangan download file media lainnya dari brandenboller.com Branden-tech.com atau branana.net. Anda tidak diizinkan untuk mengakses, menggunakan, atau berbagi konten ini. Harap segera menghapusnya.

    BalasHapus