Caranya:
- Dashbord > Template > Edit HTML
- Cari Kode </body> (dengan CTRL+F)
- Taruh diatas taruh kode di bawah ini diatas </body>
<style type='text/css'>
/* Message Box */
#box-message {
position:fixed !important;
position:absolute;
z-index:999999999;
top:-1000px;
left:50%;
margin:0px 0px 0px -182px;
width:300px;
height:auto;
padding:16px;
background:#222; // Edit untuk mengganti warna backgroundnya .
font:normal Dosis, Georgia, Serif;
color:#fff;
border:3px solid #ff0030; // Edit untuk mengganti warna garis tepi widget .
box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#box-message a.close {
position:absolute;
top:-10px;
right:-10px;
background:#222; // Edit untuk mengganti warna backgroundnya closenya .
font:bold 16px Arial, Sans-Serif;
text-decoration:none;
line-height:22px;
width:22px;
text-align:center;
color:#fff;
border:2px solid #ff0030; // Edit untuk mengganti warna garis tepi tombol close .
box-shadow: 0 00 5px #FF0000;
-webkit-border-radius:22px;
-moz-border-radius:22px;
border-radius:22px;
cursor:pointer;
}
#twitterx {
background: #EEF9FD;
padding: 10px;
text-align:center;
border: 1px solid #C7DBE2;
border-top: 0;
}
</style>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
$(window).bind("load", function() {
// Animate Top Value When Page Loaded Completed
$('#box-message').animate({top:"50px"}, 1000);
// Remove Mailbox When Close Button On Click
$('a.close').click(function() {
$(this).parent().fadeOut();
return false;
});
});
</script>
<div id='box-message'>
<!-- HTML Start -->
<center><a class='murub'>Tulisan yang muncul</a></center>
<center>
<iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/pages/Scairelys/404630929641851&width=292&
height=258&colorscheme=light&show_faces=true&border_color&
stream=false&header=false&appId=371524026202784' style='border:none;
overflow:hidden; width:292px; height:258px;'/>
</center>
<!-- HTML End -->
<br/>
<div class='twitter'>
<!-- Twitter --> <iframe class='twitterx-follow-button' frameborder='0' scrolling='no' src='http://platform.twitter.com/widgets/follow_button.html#_=1319978796351& align=&button=blue&id=twitter_tweet_button_0& lang=ID&link_color=&screen_name=scuiszz&show_count=& show_screen_name=&text_color=' style='width: 250px; height: 20px;' title=''/> </div>
<a class='- Ganti
https://www.facebook.com/pages/Scairelys/404630929641851 dengan URL Fans Page mu
Belum punya fans page? kunjungi >> Cara Membuat Fans Page di facebook - Ganti scuiszz dengan username twitter mu tanpa tanda (@)
- Ganti Tulisan yang muncul dengan kata2 mu
- Ganti Tulisan berwarna kuning dengan warna2 Widget mu
- Belum tau kode2 warna,kunjungi >> Color Kode Tool
Thx For You follow my post?
Coment,follow?
Sumber http://kacaublogtutor.blogspot.com/2013/09/cara-membuat-like-box-melayang-2013-di.html
Like Box Melayang 2013 Di Bloger
9 Out Of 10 Based On 10 Ratings. 9 User Reviews.
Anda baru saja membaca artikel yang berkategori Tutorial Blog
dengan judul Like Box Melayang 2013 Di Bloger. Anda bisa bookmark halaman ini dengan URL http://jamesb-s.blogspot.com/2013/10/like-box-melayang-2013-di-bloger.html. Terima kasih!
Ditulis oleh:
Unknown - Kamis, 03 Oktober 2013
0 komentar:
Posting Komentar