[quote=d'@Cep_riyan]kak,, code td paste kmn???
css or media??[/quote]
D css kamu.
Apus smua.
Ganti am yg ini.
[spoiler]/* michael's friendster profile editor v4.1 */
/*
http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(http://s360.photobucket.com/albums/oo43…99034m.jpg);
background-attachment: fixed;
background-position: top left;
background-repeat: no-repeat;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color: #ff3333;
text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: underline;
color: #808080;
}
.usercontent a:hover {
color: #808080;
}
/* MASTER BOXES */
.commonbox {
border-width: 2px;
border-style: solid;
background-color: #b3b3b3;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #ff3366;
background-color: #808080;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: #999999;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ff3333;
}
/* CONTROL PANEL: DATA */
.data a {
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
text-decoration: ;
}[/spoiler]