Tuesday 12 February 2013

Tutor Cute Hover Link Social Network


Assalamualaikum and annyeonghaseyo ! Jum nak ajar buat benda nih btw ni coding Asa So credit her/ me ;3 okay ? orite let's be start it

Live Preview

Facebook Twitter Blog
okay jum mula ;3


 Link exchange yang serba kiut miut itu dibuat oleh saya yang juga serba kiut miut. So, macam mana nak buat? 

# Blogskin
dashboard > template > press F3 dan cari code </style>
kemudian copy code bawah ni dan paste dekat atas code </style>

a.moksye {
width:130px;
height:15px;
display:inline-block;
background:#F2F2F2;
color:#928E8E;
border-radius:5px;
margin: 2px;
padding: 3px;
-webkit-transition: 0.4s;
}
a.moksye:hover {
background:#FFFFFF;
color:#FA5882;
text-decoration:none;
-moz-box-shadow: 0 0 2px 2px #F6CED8;
-webkit-box-shadow: 0 0 2px 2px #F6CED8;
border-radius:5px;
-webkit-transition: 0.4s;
}

> merah tu semua anda boleh tukar ikut sukahati, try and error la ya.
> done? After that copy code bawah ni pulak dan paste dekat bahagian code affiliates, friends anda.
<center><a class="moksye"href="URL friend"/>Friend</a><a class="moksye"href="URL friend"/>Friend</a><a class="moksye"href="URL friend"/>Friend</a></center>
> kalau nak tambah friend just tambah code <a class="moksye"href="URL friend"/>Friend</a> sebelum code </center>

No comments: