girlwithbighead
 Tutorial : Navigation  
17/08/2012 | 15 comments

Tuto ni ada orang request , so saya buat. My own coding, don't re-post.

Preview :
TutorialFreebiesEntriesAffiliates


Template Designer : Paste dekat Html/Javascript
Blogskins : Paste dekat bawah </style>
<style>a.navoo{
box-shadow: inset 9px 0 0px 0 #222;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
margin:1px;
display:inline-block;
text-align:center;
background: #fff;
color:#000;
width:100px;
border:1px solid #aaa;
border-left:20px solid #FFB8B8;
width: 100px;
overflow: hidden; }
a.navoo:hover{
box-shadow: inset 850px 0 0px 0 #FFE6E6;
color: #555;}</style>
<a class="navoo" href="LINK">Tutorial</a>
<a class="navoo" href="LINK">Freebies</a>
<a class="navoo" href="LINK">Entries</a>
<a class="navoo" href="LINK">Affiliates</a>


OLDERNEWER