Tutorial : Scrollbar for comment






Korang tau x ape scrollbar for comment ?
klau xtau meh nk tunjuk and ajar :))
Contoh mcam blog Eeda :


(yang dipanahkan)

nak buad jgak ? jom xDD



1. Dashboard > Design > Edit Html

2. Cari code di bawah , tekan Ctrl F terus


/* Comments




korang akan jumpa code macam ni :


/* Comments
----------------------------------------------- */

#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: #ffffff;
}
3. pastikan korang paste code baru selepas/di bawah tanda ini }

4. Copy dan pastekan code ini :


#comments {
height:400px;
overflow:auto;
}

5. Preview, kalau tak error boley terus save !

Klau xfaham tnye cepat2 ye .

0 Comment [s]: