Friday 19 July 2013

Status Box vers 2

Preview :
Classic Template :
  • Letakkan kode di Html/JavaScript
Blogskin :
  • Letakkan kode status box di atas kode </style>

Codes :
<style>
.y{
border-radius: 0px 15px 15px 0px;
width:10px;
padding:10px;
height:25px;
margin-top:30px;
margin-left:255px;
background: #faafbe;
color:white;
font-size:12px;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
#kotakstatus {
position:fixed;
border:4px solid #faafbe;
width:250px;
left:-265px;
top:50px;
height:100px;
padding:4px;
text-align:left;
font-size:11px;
font-family:arial;
background-color:white;
background-image:url(URL BACKGROUND);
background-position:right;
color:#333333;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
#kotakstatus:hover {
left:1px;
}
</style>
<div id="kotakstatus"><div class="y">
s</div>
<div style="margin-top: -80px;"><br>
PUT STATUS HERE</div></div>
    Adjust code :
- Merah : kode warna border status box.
- Oranye : kode warna huruf "s".
- Ungu : Url background.
- Pink : kode warna font status box
- Biru : gantikan dengan status-mu :)

Thanks to : AtinTory

4 comments:

  1. ka, cara nya kotak gitu tuh gmna sih? (yang isinya kode) tolong tuto nya dong :D

    ReplyDelete
  2. Aku Re Post ya.. Kakk
    Pakai credit kok:)

    ReplyDelete

 
Copyright © 2013-2017 By Anugerah Mullia Ulfa Salsabella. All Rights Reserved.