Here's what to do:
1) Open Friendster
2) Click My Profile
3) Click Edit Profile
4) Click Customize
5) Scroll down to customize CSS and add this:
*Take note of the highlighted text
/* {--friendster-layouts.com css code start--} */
/* FRIENDSTER-LAYOUTS.COM */
/* DOTA all stars by VHEM */
/* PAGE BACKGROUND */
body {
background-image: url(URL of image);
background-attachment: fixed;
background-position: center right;
background-repeat: no-repeat;
background-color: #000000;
cursor: url("http://www.geocities.com/gsbodf/ggcursor.cur"),crosshair;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: underline;
color: #ffffff;
}
.usercontent a:hover {
text-decoration: underline;
color: #424d61;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-transform: uppercase;
background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ffffff;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
.data a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: underline;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: underline;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #ffffff;
border-color: #424d61;
border-style: groove;
background-color: transparent;
}
#controlPanelButtons a:hover {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #424d61;
border-color: #ffffff;
background-color: transparent;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 4px;
border-color: #ffffff;
border-style: double;
background-color: transparent;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
background-color: transparent;
}
/* {--friendster-layouts.com css code end--} */
Remember this:
http://www.geocities.com/gsbodf/ggcursor.cur
The cursor is there
If you are good at CSS, please add a comment.
Subscribe to:
Post Comments (Atom)
1 comments for this post
good job...