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 *7
Wednesday 9 October 2013 | 04:09 | 4000 comments





Annyeonghaseyo!Dirah here!Tuto kedua pade ari ini.Navi no-7 ..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:3px dotted #fff;
width:40px;
height:40px;
background:pink;
padding:5px;
font-family:verdana;
font-size:10px;
margin:3px;
text-align:Center;
text-decoration:none;
}
.navy:hover{
-moz-transition:1000ms;
-webkit-transition:1000ms;
border:5px dashed #ddd;
border-color:#fff;
}
</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: , , ,