Change Highlight Color
Monday, 10 October 2011 | 00:42 | 0 comments
Okey,try to highlight text at here.Highlight color bukan warna biru kan?I will teach you how to change highlight color.
2 . Lepas tu,cari code ni ]]></b:skin>
3 . Copy code bawah ni
::-moz-selection{4 . Paste code tu kat atas code ]]></b:skin>. Yang warna merah korang boleh ganti dekat sini.Preview and Save Template.
background:#000000;
color:#ffffff;
}
::selection {
background:#000000;
color:#ffffff;
}