Tutorial Blog








Chatbox







Ask fm

You can request here
Please check that you've log in into your account
No ask fm account ? Right your name and URL blog


Credit





Design by Dirah .
Helped by Tiqah , Wana , Qistina , Afiqah Colour codes.
Used by Me
Navi *8
Wednesday 9 October 2013 | 06:15 | 4000 comments





Annyeonghaseyo!Dirah sini!Tuto kali nie adalah tuto ttg navi *8 die bulat dan rotate 540 darjah.Credit : Kak Sya


Simple template :
1. Buka Layout > Add a gadget
2. Paste dekat HTML/JavaScript

Blogskin / Classic template :
1. Paste code ni ke bawah code </style> atau di sidebar korang.
<style>
.navy{
display: inline-block;
border-radius:900px;
border:5px double #F5A9E1;
width:40px;
height:40px;
background:#F8E0F7;
padding:5px;
font-family:verdana;
font-size:10px;
text-decoration:none;
margin:3px;
text-align:Center;
}
.navy:hover{
background:#F781D8;
-moz-transition:1000ms;
-webkit-transition:1000ms;
border:5px dashed #fff;
-webkit-transform: scale( 1.0) rotate( 540deg);
-moz-transform: scale( 1.0) rotate( 540deg);
}
</style>
<center>
<a class="navy" href="URL/LINK ANDA"><br>Home</a></div>
<a class="navy" href="URL/LINK ANDA"><br>Affies</a></div>
<a class="navy" href="URL/LINK ANDA"><br>Stuffs</a></div>
<a class="navy" href="URL/LINK ANDA"><br>Extra</a></div>
</center>
</div>


Labels: , , ,