Wednesday, March 26, 2008

Copy This Code to Your Profile

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://i254.photobucket.com/albums/hh108/qnox/Untitled-22copy.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #ffff00;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #000000;
text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #33cc00;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #33cc00;
text-transform: capitalize;
background-color: #0000ff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 1px;
border-color: #3300ff;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #3300ff;
text-transform: capitalize;
}
.controlpanel .data {
color: #000000;
text-transform: capitalize;
}
.data a {
color: #3300ff;
text-transform: capitalize;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #000000;
text-transform: capitalize;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
background-color: transparent;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
border-color: #000000;
background-color: transparent;
text-decoration: ;
}

No comments: