I got bored. HAHA
Code:
/* {--friendster-layouts.com css code start--} */
/* PAGE BACKGROUND */
body {
background-image: url(http://i226.photobucket.com/albums/dd39/thinkpink_sosygurl/reginabg-1.gif);
background-attachment: fixed;
background-position: bottom right;
background-repeat: repeat;
background-color: #ffffff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Century Gothic;
color: #000000;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #9de4c6;
}
.usercontent a:hover {
color: #f56a70;
}
/* MASTER BOXES */
.commonbox {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
.commonbox .evenrow {
background-color: #9de4c6;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Century Gothic;
color: #000000;
background-color: #9de4c6;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #000000;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Century Gothic;
color: #9de4c6;
}
.controlpanel .data {
font-family: Century Gothic;
color: #9de4c6;
}
.data a {
font-family: Century Gothic;
color: #9de4c6;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Century Gothic;
color: #9de4c6;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century Gothic;
color: #f56a70;
border-color: #000000;
background-color: #9de4c6;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Century Gothic;
color: #9de4c6;
border-color: #000000;
background-color: #f56a70;
text-decoration: ;
}
/* BOX: MORE ABOUT ME */
.moreabout {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY PHOTO GALLERY */
.photos {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY FRIENDS */
.friends {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY VIDEOS */
.videos {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY GROUPS */
.groups {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY TESTIMONIALS */
.testimonials {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* TESTIMONIAL COMMENTS */
.testimonialscomments {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY SCRAPBOOK */
.scrapbook {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: FAN OF */
.fanof {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY FANS */
.myfans {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY REVIEWS */
.reviews {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY BLOGS */
.blogs {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* BOX: MY BLOG REVIEWS */
.blogsreviews {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #f56a70;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Century Gothic;
color: #000000;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: Century Gothic;
color: #9de4c6;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 3px;
border-color: #000000;
border-style: double;
background-color: #9de4c6;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: Century Gothic;
color: #000000;
background-color: #f56a70;
}
/* {--friendster-layouts.com css code end--} */
Saturday, October 11, 2008
Regina :)
Posted by J. R. R. Y. at 2:32 PM 0 comments
Friday, September 19, 2008
Friday, June 20, 2008
Regina's layout
body {
background-image: url(http://i226.photobucket.com/albums/dd39/thinkpink_sosygurl/reginabg.gif);
background-attachment: fixed;
background-position: bottom right;
background-repeat: repeat;
background-color: #000000;
cursor: url("http://www.dollielove.com/coded/cursors/glitter/6.cur"),default;
}
.usercontent {
font-family: Century Gothic;
color: #ffffff;
}
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: none;
color: #ffcc00;
}
.usercontent a:hover {
text-decoration: none;
color: #ff9900;
}
.commonbox {
border-width: 3px;
border-color: #e5e5e5;
border-style: ridge;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
.commonbox h1, .commonbox h2 {
font-family: Century Gothic;
color: #e5e5e5;
background-color: transparent;
}
.controlpanel {
border-width: 3px;
border-color: #e5e5e5;
border-style: ridge;
background-color: transparent;
}
.controlpanel .imgblock200 {
border-color: #ffffff;
border-style: dashed;
}
.data a {
text-decoration: none;
}
a.more {
text-decoration: none;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century Gothic;
color: #999999;
border-color: #e5e5e5;
border-style: dashed;
background-color: #ffffff;
text-decoration: none;
}
#controlPanelButtons a:hover {
color: #ffffff;
border-color: #e5e5e5;
background-color: #666666;
text-decoration: none;
}
.data {
font-family: Century Gothic;
color: #ffffff;
}
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #e5e5e5;
border-style: dashed;
background-color: transparent;
}
.commonbox .dr {
background-color: transparent;
}
Posted by J. R. R. Y. at 7:26 PM 0 comments
Sunday, June 15, 2008
"Blake Lively" Background
Posted by J. R. R. Y. at 9:40 AM 0 comments
Labels: backgrounds, blake, blake lively, gg, gossip girl, gossip girl background, layouts, serena, serena van der woodsen
Saturday, June 14, 2008
"Blair Waldorf" Background
Posted by J. R. R. Y. at 8:51 PM 0 comments
Labels: backgrounds, blair, blair waldorf, gg, gossip girl, gossip girl background, layouts
Thursday, June 12, 2008
Zarah's layout
body {
background-image: url(http://i226.photobucket.com/albums/dd39/thinkpink_sosygurl/zarahbg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #cc9999;
cursor: url("http://www.dollielove.com/coded/cursors/glitter/6.cur"),default;
}
.usercontent {
font-family: Century Gothic;
color: #b8d681;
}
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: none;
color: #40a4e5;
}
.usercontent a:hover {
text-decoration: line-through;
color: #217EB8;
}
.commonbox {
border-width: 2px;
border-color: #ffedb7;
border-style: dashed;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
.commonbox h1, .commonbox h2 {
font-family: Century Gothic;
color: #ffffff;
background-color: transparent;
}
.controlpanel {
border-width: 2px;
border-color: #ffedb7;
border-style: dashed;
background-color: transparent;
}
.data a {
text-decoration: none;
}
a.more {
text-decoration: none;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century Gothic;
color: #b8d681;
border-color: #ffffff;
border-style: dashed;
background-color: #ffedb7;
text-decoration: none;
}
#controlPanelButtons a:hover {
color: #40a4e5;
border-color: #ffedb7;
border-style: dashed;
background-color: #ffffff;
text-decoration: none;
}
.data {
font-family: Tahoma;
color: #b8d681;
}
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #ffedb7;
border-style: dashed;
background-color: transparent;
}
.commonbox .dr {
background-color: transparent;
}
Posted by J. R. R. Y. at 4:27 PM 0 comments
Alyssa's layout
body {
background-image: url(http://i226.photobucket.com/albums/dd39/thinkpink_sosygurl/lorrainebg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: repeat-y;
background-color: #ffffcc;
cursor: url("http://www.dollielove.com/coded/cursors/glitter/7.cur"),default;
}
.usercontent {
font-family: Century Gothic;
color: #ff6699;
}
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: none;
color: #ff99cc;
}
.usercontent a:hover {
text-decoration: underline;
color: #ff99cc;
}
.commonbox {
border-width: 2px;
border-color: #ffcccc;
border-style: dashed;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
.commonbox h1, .commonbox h2 {
font-family: Century Gothic;
color: #ff3399;
background-color: transparent;
}
.controlpanel {
border-width: 2px;
border-color: #ffcccc;
border-style: dashed;
background-color: transparent;
}
.controlpanel .imgblock200 {
border-color: #ff9999;
border-style: dashed;
}
.data a {
text-decoration: none;
}
a.more {
text-decoration: none;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century gothic;
color: #ff3399;
border-color: #ff9999;
background-color: #ff99cc;
text-decoration: none;
}
#controlPanelButtons a:hover {
color: #ffffff;
border-color: #ff9999;
background-color: #ff99cc;
text-decoration: none;
}
.data {
font-family: Century Gothic;
color: #ff6699;
}
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #ffcccc;
border-style: dashed;
background-color: transparent;
}
.commonbox .dr {
background-color: transparent;
}
Posted by J. R. R. Y. at 2:04 PM 0 comments
Keira's layout
body {
background-image: url(http://i226.photobucket.com/albums/dd39/thinkpink_sosygurl/kierabg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: repeat-y;
background-color: #cc9999;
cursor: url("http://www.dollielove.com/coded/cursors/hand/2.cur"),default;
}
.usercontent {
font-family: Century Gothic;
color: #ffffff;
}
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: underline;
color: #ffcccc;
}
.usercontent a:hover {
text-decoration: none;
color: #ffcccc;
}
.commonbox {
border-width: 3px;
border-color: #e5e5e5;
border-style: ridge;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
.commonbox h1, .commonbox h2 {
font-family: Courier New;
color: #e5e5e5;
background-color: transparent;
}
.controlpanel {
border-width: 3px;
border-color: #e5e5e5;
border-style: ridge;
background-color: transparent;
}
.controlpanel .imgblock200 {
border-color: #ffffff;
border-style: dashed;
}
.data a {
text-decoration: none;
}
a.more {
text-decoration: none;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century Gothic;
color: #999999;
border-color: #e5e5e5;
border-style: dashed;
background-color: #ffffff;
text-decoration: none;
}
#controlPanelButtons a:hover {
color: #ffffff;
border-color: #e5e5e5;
background-color: #666666;
text-decoration: none;
}
.data {
font-family: Century Gothic;
color: #ffffff;
}
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #e5e5e5;
border-style: dashed;
background-color: transparent;
}
.commonbox .dr {
background-color: transparent;
}
Posted by J. R. R. Y. at 1:59 PM 0 comments
Friday, June 6, 2008
"GossipGirl" Background
Posted by J. R. R. Y. at 7:09 PM 0 comments
Labels: blair, blair waldorf, chuck, chuck bass, dan, dan humphrey, gg, gossip girl, gossip girl background, jenny, jenny humphrey, layouts, nate, nate archibald, serena, serena van der woodsen
"Jack Skellington" Background
Posted by J. R. R. Y. at 7:05 PM 0 comments
Labels: backgrounds, jack skellington, layouts, nightmare before christmas
"Chuck Bass" Background
Posted by J. R. R. Y. at 7:02 PM 0 comments
Labels: backgrounds, chuck, chuck bass, gg, gossip girl, layouts, polaroid
"Pon and Zi" Background
Posted by J. R. R. Y. at 6:58 PM 0 comments
Labels: backgrounds, emo, layouts, polaroid, pon zi, pon zi polaroid
"I love you" Background
Posted by J. R. R. Y. at 6:24 PM 0 comments
Labels: backgrounds, emo, hug, i love you, layouts, polaroid, pon zi, pon zi polaroid
"Over You" Background
Posted by J. R. R. Y. at 6:15 PM 0 comments
Labels: backgrounds, emo, emo anime, layouts, over you, quotes, sakura