รวมโค้ด แต่ง hi5 โค้ดใส่รูปหัวบน,โค้ดลบแถบ log in …

Posted by admin | Posted in | Posted on 23:38

โค้ดใส่รูปหัวบน
<style>
#profile-name {background-image:url(ใส่ URL รูปตรงนี้);
width:956px;
height:ความสูงpx}
</style>
------------------------------------------------------
โค้ดลบแถบ log in
<style> #p_nav_header{display:none}</style>
-----------------------------------------------------------
โค้ดทำรูป profile อยู่ทางขวา
<style> #user-details .content { DIRECTION: rtl }</style>
----------------------------------------------------------------
โค้ดใส่ background
<style>
body {
background-image: url( ใส่ url รูป ) ;
background-attachment: fixed ;
background-repeat: repeat ;
}
</style>
------------------------------------------------------------------
โค้ดลบเส้น+ทำแถบให้ใส
<style>
#user-details { border: none; }
.section .content { border: none; }
#profile-nav { background-color: transparent; }
.section h1 { background-color: transparent; border: none; }
.section h2 { background-color: transparent; border: none; }
</style>
------------------------------------------------------------------------------------------------------------
โค้ดใส่รูปตรงกรอบ Comment
<style>
textarea {background-image:url( ใส่ URL ของรูป );
border-style: inset;
color: สีตัวอักษร ; height: ความสูง px; width: ความกว้างpx; }
</style>
-------------------------------------------------------------------------------------------------------------
โค้ด ใส่รูป,อักษร
<a>
<img>
<FONT><center>ข้อความ </center></FONT>
--------------------------------------------------------------------------------------------------------------
โค้ดทำให้ comment อยู่ทางซ้าย
<style>
table {direction:rtl;}
table table table {direction:ltr;}
</style>
-----------------------------------------------------------------------------------------------------------------
โค้ดทำให้ รูปตรง comment ใหญ่ขึ้น
<style>
.comment-picture {height:100px !important;
width:100px;}
.comment-picture a img {width:100px; height:100px;}
</style>
-----------------------------------------------------------------------------------------------------------------
โค้ด ลบช่องที่ไม่ต้องการ อยากเอาอันไหนให้อยู่ก้อลบอันนั้นทิ้ง
<style>
#friends {DISPLAY: none}
#schools {display:none;}
#groups {display:none;}
#videos {display:none;}
#widgets {display:none;}
#background {display:none;}
#recent-updates {display:none;}
#photoAlbums {display:none;}
</style>
-------------------------------------------------------------------------------------------------------------------------
โค้ดทำ scrollbar
<style>
html {
scrollbar-arrow-color: โค้ดสี;
scrollbar-face-color: โค้ดสี;
scrollbar-highlight-color: โค้ดสี;
scrollbar-3dlight-color: โค้ดสี;
scrollbar-shadow-color: โค้ดสี;
scrollbar-darkshadow-color: โค้ดสี;
scrollbar-track-color: โค้ดสี;
}
</style>
----------------------------------------------------------------------------------------------------------------------------
โค้ด รูป เพื่อนcomment อยู่ตรงกลาง
<style>
.comment-picture {MARGIN-TOP: 6em; LEFT: 16em;POSITION: relative;}
</style>
โค้ด รูป Profife อยู่ตรงกลาง
<style>
#about-left{position: relative;left: 27.5em;}#about-right{position: relative;left: -52em;}#about-center{position: relative;left: 27.5em;}
</style>
Code ใส่พื้นหลัง + ลบเส้นขอบ
<style>
body {
background-image: url( ใส่ url ของรูป ) ;
background-attachment: fixed ;
background-repeat: repeat ;
}
#user-details { border: none; }
.section .content { border: none; }
</style>
Code ใส่รูปในกล่อง comment
<style>
textarea {background-image:url( ใส่ URL ของรูปนะคับ );
border-style: inset;
color: สีของตัวอักษรเวลาที่พิม ;
height: ความสูงของ CommentBox หน่วยเป็น px;
width: ความกว้างไม่ควรเกิน 450px; }
</style>
---------------------------------------------------------------------------------------
โค้ดเม้า
<style>
body {cursor: url( ใส่ url ของเม้าส์ จะแสดงเมื่อชี้เม้าส์บนหน้า page );}
a {cursor: url( ใส่ url ของเม้าส์ จะแสดงเมื่อชี้เม้าส์บน link );}
</style>
---------------------------------------------------------------------------------------
Code ทำแถบ Header ให้ใสทุก box
<style>
#profile-name { background: none; }
#profile-nav,.section h1,.section h2
{ background-color: transparent; border: none; }
</style>
------------------------------------------------------------------------------------
Code ทำให้แถบ Log in ให้หายไป
<style>
#p_nav_header{display:none}
</style>
-------------------------------------------------------------------------------
Code ลบเส้นคั่นระหว่าง Comment
<style>
.listitem-separator {visibility: hidden;}
</style>
-----------------------------------------------------------------------------
Code เปลี่ยนสีเส้นคั่น Comment
<style>
#comments .listitem-separator {background: ใส่รหัสสี !important;}
</style>
-------------------------------------------------------------------------------
Code ขยายรูป display Comment
<style>
.comment-picture {height:100px !important;
width:100px;}
.comment-picture a img {width:100px; height:100px;}
</style>
-----------------------------------------------------------------------------------
โค้ดแต่ง Content คือข้อมูลส่วนตัว
<style>
#user-details .content { direction: RtL;}
#about-left { direction: LtR; }
#about-center{ direction: LtR; }
#about-right { direction: LtR; }
#about-left, #about-center, #about-right
{ border: outset #1c1c1c 10px; }
</style>
-------------------------------------------------------------------------
Code ใส่ Footer ด้านล่างอ่ะ
<style>
#footer {
background: url(ใส่ URL รูปภาพ) no-repeat center center;
border: none; display: block; height: 50px;
}
#footer *,#footer a,#ad_banner {display: none;}
</style>
----------------------------------------------------------------------------
Code ใส่รูป Header
<style>
#profile-name {background-image:url(ใส่ URL รูปภาพ); width:956px;
height:ความสูงของรูปภาพpx}
</style>
--------------------------------------------------------------------------------------------
โค้ดเปลี่ยนขีดสถานะ
<style>
.vanity-bar div {background:url(ใส่ URL ภาพแถบพื้น) !important;}
.vanity-bar div div {background:url(ใส่ URL ภาพแถบบน) !important;}
.vanity-bar div div img,.vanity-bar div img
{display:none;}
</style>
---------------------------------------------------------------------------------
Code ทำกรอบ box, bg ให้ Comment
<style>
.subsection .comment {background: url(ใส่ URL รูปภาพ);
border: inset 3px #c00000;
height: ความสูงของ box px; overflow: auto;}
</style>
-----------------------------------------------------------------------------------------
โค้ดแถบสเกล แถบสีอ่ะ
<style>
.vanity-bar div {background:url(ใส่ URL ภาพแถบพื้น) !important;}
.vanity-bar div div {background:url(ใส่ URL ภาพแถบบน) !important;}
.vanity-bar div div img,.vanity-bar div img
{display:none;}
</style>
Top Friend Slide งับ
ปรับslideไห้ไปในทิศทางที่เราต้องการได้ที่ตรงสีเขียวนะคับ
UP=สไลด์ขึ้น
DOWN=สไลด์ลง
RIGHT=สไลด์ไปทางขวา
LIFT=สไลด์ไปทางซ้าย
และปรับขนาดความกว้างสูงได้ที่สีส้มนะคับ
<td><center><marquee>
ถ้าจะเพิ่มเพื่อนไห้เยอะๆอีกเพิ่มลิ้งนี่ไปนะครับ
<a><img src="รูปเพื่อน" border="0"</a>
มาใส่โค้ดกันเลย
<table>
<tr><td><img></td></tr><tr>
<td><center><marquee>
<p><a><img src="รูปเพื่อนคนที่1"
border="0"</a><a><img src="รูปเพื่อนคนที่2"
border="0"</a><a><img src="รูปเพื่อนคนที่3"
border="0"</a><a><img src="รูปเพื่อนคนที่4"
border="0"</a><a><img src="รูปเพื่อนคนที่5"
border="0"</a><br></p></marquee></td></tr><tr><td><img></td></tr></table>

Code Comment For HI5
codeรูปเพื่อนคอมเม้นอยุ่ตรงกลาง
<style>
.comment-picture {MARGIN-TOP: 6em; LEFT: 16em;POSITION: relative;}
</style>
Code คอมเม้นเรืองแสง
<style> .section .comment-text {
TEXT-ALIGN:left;
line-height: 15pt;
color:ใส่สี;
filter: glow(color=ใส่สี, strength=10)} </style>
Code Comment อยู่ตรงกลาง
<style>
.section .comment-text { TEXT-ALIGN: center}
</style>

Codeขยายรูปคอมเม้น
ถ้าอยากให้ใหญ่กว่านี้ก็เพิ่มเลข 100 ให้มากขึ้นไปอีกล่ะกัน
<style>
.comment-picture {height:100px !important;
width:100px;}
.comment-picture a img {width:100px; height:100px;}
</style>
Code ซ่อน Comment
<style> .subsection .comment {height:105px !important;} .subsection .comment:hover {height:100% !important;overflow-y:auto;}
</style>
โค้ดใส่รูปในกล่องคอมเม้น
<style>
textarea {background-image:url(ใส่ URL รูป);
border-style: inset;
color: ใส่สี;
height: ความสูงpx;
width: ความกว้างpx; border:dashed #FF3399 3px;}
</style>
Code ใส่รูปคั่นระหว่าง Comment
<style>
#comments .listitem-separator
{background:url(ใส่ URL รูป) top center no-repeat !important;
height:5px !important;}
</style>
Code ตัวหนังสือคอมเม้นห่าง
<style>
.comment {font-size:10pt;letter-spacing:2px;}
</style>
Code ตัวหนังสือคอมเม้นห่างจากรูป
<style>
.section .comment-text {PADDING-TOP: 80px;}
</style>

Comments (0)

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