ลบเส้นคั่นคอมเม้นต์
posted on 04 Jan 2009 12:58 by aumja24 in Hi5
<style type="text/css">
.listitem-separator {visibility: hidden;}
</style>
<style type="text/css">
.listitem-separator {visibility: hidden;}
</style>
edit @ 4 Jan 2009 12:56:24 by AumJa24
<style type="text/css">
#comments .listitem-separator
{background:url(urlของรูป) top center no-repeat !important;
height: ความสูงของรูป px !important;}
</style>
<style type="text/css">
.comment-picture a img {width:100px; height:100px !important;}
.comment-picture {height:100px !important;}
</style>
<style type="text/css">
a:link {text-decoration: none; color:#โค้ดสี}
a:visited {text-decoration: none; color:#โค้ดสี}
a:hover { text-decoration: none; color:#โค้ดสี}
</style>
***a:link =สีของลิ้งค์ทั้งหมด
a:visited =สีลิ้งค์ที่ไปมาแล้ว
a:hover =สีของลิ้งค์ตอนเม้าส์ชี้
<style type="text/css">
html {
scrollbar-arrow-color: โค้ดสี;
scrollbar-face-color: โค้ดสี;
scrollbar-highlight-color: โค้ดสี;
scrollbar-3dlight-color: โค้ดสี;
scrollbar-shadow-color: โค้ดสี;
scrollbar-darkshadow-color: โค้ดสี;
scrollbar-track-color: โค้ดสี; }
</style>
<style type="text/css">
#user-picture {visibility: hidden}
#user-picture img {width: ความยาว px; height: ความสูง px}
#picture-links {visibility: transparent}
#about-left { background:url( ใส่URLของรูป ) transparent 60% 10% no-repeat; }
</style>