Nav


About Linkie Stuff Follow Dash

Jumat, 26 Februari 2016

Kawaii Navigation

Haeee, kak Rida request cara bikin navigation yang kayak punya aku sekarang


Repost from Neira yang blognyah superr duperrr kawaiii punya banyak folls <3 Thank you Neii
 Open your dahsboard
 Layout
 Add gadget
 Click HTML/JAVASCRIPT
 Then copas kode dibawah ini:
<style>

a.nechanbox{

width: 100px;

-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
cursor:url(URL CURSOR),progress;
background:url(URL BACKGROUND);
text-decoration:none;
border:3px solid #FFE4E1;
font-style: bold;
color:#AAA;
box-shadow: 0px 0px 2px 2px #ffdede;
border-radius:15px;
display:inline-block;
text-align:center;
margin: 3px;
font:12px Short Stack;text-shadow:0px 0px 0px pink;
padding: 10px;
}
a.nechanbox:hover{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
background: COLOR BACKGROUND;color:#000;
box-shadow: 0px 0px 3px 3px #ffdfdf;
}
</style>
<br/>
<center>
<a class="nechanbox" href="YOURLINK"title='TOOLTIPS TITLE'>TITLE</a>
<a class="nechanbox" href="YOURLINK"title='TOOLTIPS TITLE'>TITLE</a>
<a class="nechanbox" href="YOURLINK"title='TOOLTIPS TITLE'>TITLE</a>
<a class="nechanbox" href="YOURLINK"title='TOOLTIPS TITLE'>TITLE</a>
</center>
 Edit sesuka hati <3
 Habistu terserah kamu mau save atau gak :v lol wkwkwk

Good Luck yaaa hahaha :3

2 komentar: