/* /* COMMENT FROM RE-CODER /* CSS Modification for Friendster ------------------------------ Comment from re-coder: This css is only show-up in your Friendster's Profile. The way of changing the css profile : 1. Login your friendster 2. Edit Profile 3. Customization *NEW 4. Copy all of these codes. Ctrl + A -> Ctrl + C 5. Inside "Personalize your profile with CSS" Press Ctrl + V if there are no codes instead. If there are codes inside, Press Ctrl + A and Ctrl + V 6. Automatically the CHECK of "Select a Friendster skin" become "Friendster Classic" 7. Save 8. Done? View my profile =) TEMPORARY UPDATE : 1. No Friendster's L.o.g.o 3. No "Share Files" and "Invite Friends" Button CURRENTLY CODING : 1. Table under organize 2. Image under indesign 6. Until now...... Still re-coding a new friendster's features If you want re-coding again, it's up to you.. =P Sorry, my English is not very well ^^ Mod 2005 by AeroCloud ------------------------------ */ /* PLEASE DON'T DELETE THE TAG ABOVE - IT'S THERE FOR YOUR INFORMATION =P /* BEGIN CSS MOD */ /* *** BEGIN OF UNIVERSAL CODE *** */ /* Body of page */ body { font-family: Arial !Important; font-size: 10px; color: #3366CC; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; border: 1px solid #FFFFFF; margin: 0 0 0 0 !Important; padding: 0 0 0 0 !Important; cursor: crosshair; background-color: #FFFFFF; background-repeat: repeat-y; background-image: url(http://www.aerocloud.com/friendster/images/background.png); /* scrollbar style */ scrollbar-arrow-color: #FFFFFF; scrollbar-3dlight-color: #8FD3FC; scrollbar-highlight-color: #FDFEFF; scrollbar-face-color: #8FD3FC; scrollbar-shadow-color: #FDFEFF; scrollbar-darkshadow-color: #8FD3FC; scrollbar-track-color: #ECF8FF; } /*

Table, Row, Div, Page */ td,tr,div,p { font-family: Arial !Important; color: #0066CC; cursor: crosshair; font-size: 10px; } /* Master Links of page */ a { /* Properties of linkTEXT */ font-weight: normal; text-decoration: none; border-bottom: 0px !Important; font-style: normal; } a:link { /* Properties of linkTEXT's when mouse-arrow not over the link */ font-weight: normal; text-decoration: none; border-bottom: 0px !Important; font-style: normal; color: #006699; } /* ----- Links Visited ----- */ a:visited { /* Properties of linkTEXT's when link has been visited */ font-weight: normal; text-decoration: none; border-bottom: 0px !Important; font-style: normal; color: #FFCC99; } a:active { /* Properties of linkTEXT's when link is active */ font-weight: normal; text-decoration: none; border-bottom: 0px !Important; font-style: normal; color: #6699CC; } a:hover { /* Properties of linkTEXT's when mouse-arrow over the link */ font-weight: normal; font-style: normal; color: #CC99CC; text-decoration: none !Important; border-bottom: 0px !Important; cursor: help; } /* *** END OF UNIVERSAL CODE *** */ /* *** BEGIN OF CONTAINER PAGE *** */ /*

*/ #container { padding: 0 0 0 0 !Important; margin: 0 0 0 10px !Important; width: 980 !Important; min-width: 980px !Important; } /*
-->