This entry was posted on May 30, 2008 at 7:54 pm and is filed under Personalized/Requested with tags Personalized/Requested. You can follow any responses to this entry through the RSS 2.0 feed
You can leave a response, or trackback from your own site.
May 30, 2008 at 7:58 pm
1st: copy this css codes below & paste in your customize css section & save. Get back your ass in here.
2nd: copy the url below the image & click the link below the image url, then follow the next instruction that will pop-up
/* michael’s friendster profile editor v4.1 */
/* http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(http://i224.photobucket.com/albums/dd141/ferthblue_13/738712112274943copy.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #ffffff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #cc9900;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ccff33;
}
.usercontent a:hover {
color: #9900ff;
}
/* MASTER BOXES */
.commonbox {
border-width: 2px;
border-color: #0066ff;
border-style: outset;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #ff3366;
background-color: #cc3333;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 2px;
border-color: #9900cc;
border-style: outset;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ff6600;
border-style: outset;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #cc00ff;
}
.controlpanel .data {
color: #00ff33;
}
.data a {
color: #ffff66;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff0099;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #cc0033;
border-color: #6633ff;
background-color: #ccff99;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
border-color: #ff9900;
background-color: #cc0033;
text-decoration: ;
}