Owner Post Them Follow Dash



Izumi
Izumi;

Bonjour!


Assalamualaikum
Diary | DIY Tuto | FEELS
Pardon my words

Tagboard

⊰HOVER ME!⊱
❋ Laa ilaaha illallahu wahdahu laa syariikalahu, lahu’l-mulku wa lahu’l-hamdu wa huwa ‘alaa kulli syai’inqadiir’ ❋
FOllow




Skins by: IlliShuhada
Basecode : PikaChan
Best viewed in Mozilla and Google Chrome
Adalah haram untuk buka page source dan curi code di sini

#Tutorial Letak Navigation 'Link' kat Sidebar mcm Dijah punye.

Assalamualaikum :)




Kalau korang nak buat navi mcm dijah ni, amek code kat bwh ni keyh. past code ni bwh <head>.


<style>
a.you{
width:13px;
display:inline-block;
color:#fff;
text-align:left;
padding:2px;
overflow:hidden;
height:18px;
text-decoration:none;
padding-left:7px;
-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;
font-family:calibri;
margin:5px;
font-size:12px;
border-radius:333px;
}

a.you:hover{
width:80px;
{
</style><br />
<br />
<div style="position:fixed; top:200px;left:20px;"><br />
<a class="you" style="background:#FEB3B3;" href="LINK"> <span style="padding-right:10px;font-size:16;"></span>Name</a><br />
<br />
<a class="you" style="background:#FF9DAC;" href="LINK"> <span style="padding-right:10px;font-size:16;"></span>Name</a><br />
<br />
<a class="you" style="background:#FEB3B3;" href="LINK"> <span style="padding-right:10px;font-size:16;"></span>Name</a><br />
<br />
<a class="you" style="background:#FF9DAC;" href="LINK"> <span style="padding-right:10px;font-size:16;"></span>Name</a><br />
<br />
</div>

</style>


Merah - Warne yg korang nak.
Uggu - Link page korang.
Hijau - Font tulisan yg korang nak.
Oren - Name page tu.

Good Luck !

Cr to akak Izyan ^^