ลำดับตอนที่ #1
คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #1 : CODE : โค๊ดลบ ส่วนต่างๆที่เพิ่งขึ้นมาใหม่
โค๊ดลบ ส่วนต่างๆที่เพิ่งขึ้นมาใหม่...
โค๊ดลบ ท่านมีอยู่...เหรียญ
ตัวนี้ใหม่ล่าสุดค่ะ อยู่ตรงแถบล็อคอิน (แต่บางคนยังไม่ขึ้น) ใครเกะกะก็จัดการเลยค่ะ ^^
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#hi5-header-utilities {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ ปุ่มสนับสนุนโดย
เพิ่งขึ้นมาใหม่ล่าสุดค่ะ...อยู่ใต้แถบบาร์สถิติ ^^
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
.sponsoredby {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ ของขวัญ hi5
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#gifts {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ View all my applications
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#view-all-apps {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ Games ของ hi5
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#gamesModule {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ photo upload
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#photostrip2 {display:none;}
</style>
ตัวอย่าง
โค๊ดลบ New Header
เมื่อก่อนส่วนนี้เรียกว่า #p_nav_header แล้วเปลี่ยนมาเป็น #hi5-common-header
ตอนนี้ทำให้หลายสกินมีปัญหาเพราะส่วนแถบสีน้ำเงิน (Search Bar) นี้เพิ่มเข้ามา...สำหรับคนที่อยากลบออกใช้โค้ทนี้นะคะ ^^
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#hi5-common-header {display:none;}
</style>
ตัวอย่าง
โค้ทต่างๆตรงส่วน #hi5-common-header
1.ใส่รูปพื้นหลัง
คัดลอกไปที่คลิปบอร์ด
2.แถบพื้นหลังใสโค๊ด:
<style type='text/css'>
#hi5-common-header {background: url(Url…รูป) !important;background-repeat:no-repeat !important;background-position: top center !important;height: ความสูงpx !important;position: relative;}
</style>
คัดลอกไปที่คลิปบอร์ด
3.เปลี่ยนสีลิ้ง-ตัวอักษร (ตรงคำว่า..หน้าแรก โปรไฟล์ของฉัน เพื่อน ฯลฯ)โค๊ด:
<style type='text/css'>
#hi5-common-header {background: url()!important;background-repeat:no-repeat!important;}
</style>
คัดลอกไปที่คลิปบอร์ด
4.เลื่อนลิ้ง-ตัวอักษร (ตรงคำว่า..หน้าแรก โปรไฟล์ของฉัน เพื่อน ฯลฯ)โค๊ด:
<style type='text/css'>
#hi5-common-header ul,#hi5-header-menu li a {color: โค้ทสีตัวอักษร !important}
</style>
ปล.โค้ทนี้จัดกลางแล้วค่ะ แต่ลองปรับตัวเลขได้นะ left คือ เลื่อนซ้าย-ขวา, top คือ เลื่อนขึ้น-ลง
คัดลอกไปที่คลิปบอร์ด
5.ลบ / เปลี่ยน โลโก้ Hi5โค๊ด:
<style type='text/css'>
#hi5-common-header ul,#hi5-header-menu li a {position:relative;left:120px;top:-6px}
</style>
คัดลอกไปที่คลิปบอร์ด
6.ลบลิ้งแอบพลิเคชั่นต่างๆโค๊ด:
<style type='text/css'>
#hi5-logo-type h1 {background-image: url() !important}
</style>
คัดลอกไปที่คลิปบอร์ด
7.ลบช่องค้นหาโค๊ด:
<style type='text/css'>
#applications-menu-item {display:none !important}
</style>
คัดลอกไปที่คลิปบอร์ด
8.ลบลิ้งออกจากระบบ-บัญชี-ความเป็นส่วนตัว-วิธีใช้โค๊ด:
<style type='text/css'>
#hi5-common-header form {display:none !important}
</style>
คัดลอกไปที่คลิปบอร์ด
9.ลบรูปมือถือ-รูปโลก-ภาษาโค๊ด:
<style type='text/css'>
#hi5-header-secondary-links {display:none !important}
</style>
คัดลอกไปที่คลิปบอร์ด
โค๊ด:
<style type='text/css'>
#hi5-header-utilities li a,#hi5-language-selector {display:none !important}
</style>
เก็บเข้าคอลเล็กชัน
ความคิดเห็น