Custom






  

MySpace Help - By: Crue Knight (Theo)


Change the color of your scrollbar

Here's the code for the scroll bars colors...

(this is the one that I use. so change the color to your own likings)

Copy in between lines---------------------------

<STYLE TYPE="text/css">
BODY {scrollbar-face-color:000000; scrollbar-shadow-color:000CFF; scrollbar-highlight-color:FF0000; scrollbar-3dlight-color:FF0059;scrollbar-darkshadow-color:5B5A5A; scrollbar-track-color:000000; scrollbar-arrow-color:FF0000}  </STYLE>

 ------------------------------------------------

Scrollbar-face-color: = The color of your scroll bar face

Scrollbar-shadow-color: = The border on the right & bottom side of the scrollbar

Scrollbar-highlight-color: = The border on the left & top of the scrollbar

scrollbar-3dlight-color: = The bottom color of the button and scrollbar (left side)

scrollbar-darkshadow-color: = The bottom color of the button and scrollbar (right side)

scrollbar-track-color: = The color your scrollbar will slide over

scrollbar-arrow-color: = The color of the arrows

 

Visit this site for the color codes: http://www.webmonkey.com/reference/color_codes/

 

Replace the color code, and put the color of your choice. DO NOT include the pound sign '#'. Note each color code has 6 characters.

Make sure to replace the code only. Do not erase anything else or youll mess the whole thing up.

Changing your contacts pic.

Here's the code for contact pic.

 

Copy between lines------------------------------------

<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("YOUR-PIC-URL-HERE");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
.contactTable .whitetext12 {visibility:hidden;}
</style>
<div>

--------------------------------------------------------

 

Replace YOUR-PIC-URL with your pic's url. (DO NOT erase the quotes)

 

Make sure your contact pic is 300 pixels wide and 150 pixels high. I recomend you to save the pic as a JPEG or GIF file. (GIF for animations)

 

Recomended photo hosting site: http://www.photobucket.com

Photobucket has 3 codes. Copy the URL code and paste it in.

Heading 3

 

Email

 

 

Email 2

 

 

Heading 6

 

 

Heading 7

Remember: All codes must be placed in your About Me section. (Recomended place codes after all your "about yourself" stuff).

 

Have fun!

 

Any problems message me (Crue Knight).