You are viewing a post by xXhinachanxX. View all 1343 posts in Here are all the codes that you need to fully customize your profile! No need to add other codes just edit it all and you can have a customized profile like mine, these CSS codes are the codes that I .

actually i know how to make layouts..but still heres my code
/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(http://i290.photobucket.com/albums/ll277/topadzidza/Anime/Anime3/anime_wallpapers-1129671183_i_2884_.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
cursor:url (ssc) ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #000000;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #0000ff;
}
.usercontent a:hover {
text-decoration: none;
color: #333333;
}
/* MASTER BOXES */
.commonbox {
border-width: 1px;
border-color: #ccff66;
border-style: double;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #0000ff;
background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: transparent;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
.controlpanel .data {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
.data a {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ccff66;
border-color: #333333;
background-color: transparent;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: transparent;
border-color: #0000ff;
background-color: transparent;
text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Arial, Sans-serif;
color: #;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: transparent;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
background-color: transparent;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #ccff66;
background-color: transparent;
}