โค้ดปรับแต่งดาวโหวต

CODE เปลี่ยน Font ข้อความโปรไฟล์ เป็น Font สวยๆให้นำโค้ดนี้ไปไว้ใน html ของซอยแชทนะครับ


โค้ด :

<style type="text/css"> /* code by https://favoritehtml.blogspot.com/ */
 .ui-stars-star a {  /* เปลี่ยนรูปดาว */
 background: url(https://www.mx7.com/i/d3a/RfGzoL.gif) no-repeat 0 0;
 }
 .ui-stars-star-hover a { /* หลังจากเอาเม้าส์ไปวางรูปดาวจะเปลี่ยนเป็นรูปนี้ */
 background: url(https://www.mx7.com/i/1be/Fc3LQ0.png) no-repeat 0 0;
}
</style>

ความคิดเห็น

แสดงความคิดเห็น