<style type="text/css">
// เริ่มจาก ส่วนที่ 1
.section,.subsection {color:#FF4040;}
body { color:#FF4040!important; background-image:url(ใส่ background hi5 ของเรา)!important; background-repeat:repeat-x!important;}
** body คือการทำหนด ส่วนหลัก เช่น color คือ สีตัวอักษร แล้วก็ตามด้วยที่อยู่รูป background ของเรา
- background-repeat:repeat-x คือ ให้ ทำซ้ำตามแกน x ( <-----> )
- ดูคำสั่ง css ได้ที่ คำสั่งต่างๆ
// ส่วนที่ 2
a:link {color: #FF7F50; text-decoration: none; font-weight: bold;}
a:active {color: #FF7F50; text-decoration: none; font-weight: bold;}
a:visited {color: #FF7F50; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;}
** คือการทำหนด link ต่างๆ ดูคำสั่ง css ได้ที่ คำสั่งต่างๆ
// ส่วนที่ 3
iframe, #footer {display:none}
#footer *,#footer a,#ad_banner,#spam-violation-form,#taw0,#div_abusechoice {display: none;}
** คือการ ลบ โฆษณา ต่างๆ
// ส่วนที่ 4
#p_nav_header{display:none}
** ลบ แถบ Login
// ส่วนที่ 5
#profile-name {background-image:url( ที่อยู่รูป Head 1 เรา );width:956px;height:246px;background-repeat:no-repeat; }
.profile-nav .name strong {color:#FF4040!important;}.profile-nav .name span {color:#FF7256!important;}
** ส่วน Head 1 คือ ส่วน head บน ครับ
// ส่วนที่ 6
#profile-nav {background:url( ที่อยู่รูป head 2) no-repeat;height:15px;}
.sub_nav_link {color:#FF4040!important;}
** ส่วน Head 2 ของเรา
// ส่วนที่ 7
#user-details .content {background: url(ที่อยู่รูป head 3 ของเรา);height:400px}
** ส่วน head 3 ของเราครับ ก็คือส่วนล่างสุดของ head
#user-details{border:none !important;}.section .footer { display:block!important;}
#user-details .footer {display:none;}
// ส่วนที่ 8
.section h1 { background: url(ที่อยู่ลิ้ง bar 1)!important;background-repeat:no-repeat!important; border:none;margin-top:7px!important;height:30px}