Friendster Layout 2: My December (2008)
Inspired from the album cover picture of Kelly Clarkson’s My December. Created by myself in codes and styles, background picture can be downloaded here in 1000×1000. This is my 2nd work. Comments, testimonials & disclaimers are welcomed. Code starts below:
.code_starts { made by madziuleq }
table, td, tr, div {
background-color:transparent;
}
body {
background-color:000000;
background-image:url(http://img72.imageshack.us/img72/6406/mydecemberqa6.jpg);
background-position:Top Left;
background-attachment:fixed;
background-repeat:no-repeat;
border-width:0px;
border-style:Solid;
scrollbar-face-color:224422;
}
.usercontent {
color:EECC22;
font-size:10pt;
font-family:Times New Roman;
font-style:italic;
}
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active, .data a, a.more, #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
color:EECC22;
font-size:10pt;
font-family:Times New Roman;
font-style:italic;
}
.usercontent a:hover, #controlPanelButtons a:hover {
color:FF2244;
text-decoration:blink;
font-size:12pt;
font-family:Times New Roman;
font-style:Italic;
}
.commonbox, .ir,
.controlpanel, .photos, .friends, .blogsreviews, .videos, .testimonialscomments,
.moreabout, .fanof, .groups, .testimonials, .scrapbook, .myfans, .reviews, .blogs {
background-color:Transparent;
border-style:Solid;
border-width:4px;
border-color:EECC22;
}
.commonbox h1, .commonbox h2, .data, .controlpanel .q {
color:ffffff;
background-color:transparent;
font-size:12pt;
font-family:Times New Roman;
font-style:italic;
}
.commonbox .evenrow {
background-color:Transparent;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Times New Roman;
font-style: italic;
color: #EECC22;
border-color: #FFCC00;
background-color: transparent;
}
#controlPanelButtons a:hover {
font-family: Times New Roman;
color: #FFFFFF;
border-color: #EECC22;
background-color: #EECC22;
}
/* BOX: MORE ABOUT ME */
.moreabout {
border-width: 4px;
border-color: #EECC22;
border-style: solid;
background-color: transparent;
}
/* BOX: MY PHOTO GALLERY */
.photos {
border-width: 4px;
border-color: #eecc22;
border-style: solid;
background-color: transparent;
}
/* BOX: MY FRIENDS */
.friends {
border-width: 4px;
border-color: #eecc22;
border-style: solid;
background-color: transparent;
}
/* BOX: MY GROUPS */
.groups {
border-width: 4px;
border-color: #eecc22;
border-style: solid;
background-color: transparent;
}
/* BOX: FAN OF */
.fanof {
border-width: 4px;
border-color: #eecc22;
border-style: solid;
background-color: transparent;
}