/* /* COMMENT FROM CODER /* ---------------- Dear my friends, To The Point : - If you want to modify this code, that's ok with me. But please put my credit in your CSS code or at your Friendster®'s Profile. - More Experiment with your CSS Coding / Layout is nice than copycat the code / layout. - If you like my CSS, don't hestitate to add me as your friend in Friendster®. That's all. Thank you. Best Regards, Jimmy Koproto a.k.a AeroCloud (FFVII-Advent CSS Mod-er) ---------------- ------------------------------- 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 (Press Ctrl + A to "Select All" and then Ctrl + C to "Copy") 5. Inside "Personalize your profile with CSS" Press Ctrl + V to "Paste" if there are no codes instead. If there are codes instead, Press Ctrl + A and Ctrl + V 6. Automatically the CHECK of "Select a Friendster skin" become "Friendster Classic" 7. Now Save 8. Done? View my profile =) TEMPORARY UPDATE : 1. No Friendster's L.o.g.o CURRENTLY CODING : 1. Table under organize 2. Image under indesign 3. Until now...... Still re-coding a new friendster's features --------------------------------------------------- Copyrighted & Designed 2005 - 2006 by Jimmy Koproto --------------------------------------------------- */ /* PLEASE DON'T DELETE THE TAG ABOVE - IT'S THERE FOR YOUR INFORMATION /* BEGIN CSS MOD */ /* *** BEGIN OF UNIVERSAL CODE *** */ /* Body of page */ body { font-family: Arial; font-size: 10px; color: #000000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; border: 1px solid #666666; margin: 0 0 0 0; padding: 0 0 0 0; cursor: crosshair; background-color: #333333; background-repeat: repeat-y; background-image: url(http://www.aerocloud.com/friendster/FFVII-Advent/background.png); /* ScrollBar Style */ scrollbar-arrow-color: #C0C0C0; scrollbar-3dlight-color: #3C3C3C; scrollbar-highlight-color: #8A8A8A; scrollbar-face-color: #3C3C3C; scrollbar-shadow-color: #8A8A8A; scrollbar-darkshadow-color: #3C3C3C; scrollbar-track-color: #5F5F5F; } /*

Table, Row, Div, Page - Text Properties for "About Me", "Now Playing", "Who I Want To Meet", etc */ td,tr,div,p { font-family: Arial; color: #333333; font-size: 10px; } /* Master Links of page */ a { /* Properties of linkTEXT */ font-weight: normal; text-decoration: none; border-bottom: 0px; 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; font-style: normal; color: #000000; } /* ----- VISITED LINKS same color with ACTIVE LINKS ----- */ a:visited { /* Properties of linkTEXT's when link has been visited */ font-weight: normal; text-decoration: none; border-bottom: 0px; font-style: normal; color: #333333; } a:active { /* Properties of linkTEXT's when link is active */ font-weight: normal; text-decoration: none; border-bottom: 0px; font-style: normal; color: #333333; } a:hover { /* Properties of linkTEXT's when mouse-arrow over the link */ font-style: normal; color: #FF0000; text-decoration: none; border-bottom: 0px; cursor: hand; background-color: transparent; } /* *** END OF UNIVERSAL CODE *** */ /* *** BEGIN OF CONTAINER PAGE *** */ /*

*/ #container { padding: 0 0 0 0; margin: 0 0 0 20px; width: 980px; /*min-width: 860px;*/ } /*
-->