Animated Friendster Theme - Cotton Candy
25 February 2008
754 views
No Comment
This is my first Friendster Theme Creation. If you have any suggestions or requests, I’ll try my best to answer them.
Animated Cotton Candy Theme

Copy the code below then paste it to your Customize CSS box. For instruction on how to change your Friendster Theme, Click Here!
Just drag the code and copy to your Customize CSS box.
-
/* DO NOT REMOVE THIS PART */
/* CREATED BY RICH VALLA */
/* http://myfavehangout.com */
/* credits to michael and ashbo *//* PAGE BACKGROUND */
body {
background-image: url(http://img.photobucket.com/albums/v221/ashbernie311/deefawlts/bg.gif);
background-color: #ffffff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ff0099;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #0066ff;
}
.usercontent a:hover {
color: #ff0099;
}
/* MASTER BOXES */
.commonbox {
border-color: #00ccff;
background-color: #ffccff;
}
.commonbox .evenrow {
background-color: #ccccff;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
background-color: #00ccff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: #ffccff;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #0066ff;
border-style: dotted;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #ff0099;
}
.controlpanel .data {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #ff0099;
}
.data a {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #0066ff;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #ff0099;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #0066ff;
border-color: #ff0099;
border-style: dotted;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #0066ff;
background-color: #ff0099;
text-decoration: ;
}
Popularity: 21% [?]









Leave your response!