โค้ดปีก
May 7, 2008
โค้ดปีกไฮ 5 เอาไว้แสดงตรงคอมเม้นท์นะครับ
การใช้งาน โค้ดปีก ก็แค่เอาคำสั่งด้านล่างไปติดครับ แต่ต้องระบุ URL ของรูป
ตามตัวอย่างการแทนที่ URL ของรูป ด้านล่างครับ
<style type=”text/css”>
.comment {background:url(URL ของรูป); background-position: 59px 50px;background-repeat:no-repeat;}
.comment-picture {MARGIN-TOP: 7.5em; LEFT: 16.6em;POSITION: relative;}
.comment-picture {height:100px!important; width:100px;border:none;}
.comment-picture a img {width:100px;height:100px;border:none;}
</style>
ภาพปีก และ url กดเข้าไปที่ภาพจะมี โคดบอกครับ
ตัวอย่างการแทนที่ โค้ดปีก รูปนี้
<style type=”text/css”>
.comment {background:url(http://www.thaiblogging.com/wp-content/uploads/2008/
05/99904020hj4.gif); background-position: 59px 50px;background-repeat:no-repeat;}
.comment-picture {MARGIN-TOP: 7.5em; LEFT: 16.6em;POSITION: relative;}
.comment-picture {height:100px!important; width:100px;border:none;}
.comment-picture a img {width:100px;height:100px;border:none;}
</style>
ภาพปีก และ URL ของรูป กดเข้าไปที่ภาพจะมี โคดบอกครับ หลังจากนั้นเอามาแทนที่









