Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: can anybody help me about customization of site


newbie

Status: Offline
Posts: 2
Date:
can anybody help me about customization of site


I am a newby in friendster, and i just make my account couple of days ago, and i am experimenting in customizing my site. I just wondering why my codes in the CSS extension doesn't reflect to my site, meaning some details that i put in my code doesn't show on my site can you fix my problem. Here's my code, for you to check, i just wondering why does the background-image doesn't reflect to my site. Thanks you in advavnce and any kind of help will be highly appreciated.


/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
  background-image: url(http://img103.imageshack.us/img103/7357/designplane2yh5.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  color: #000000;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  text-decoration: none;
  color: #ff0000;
}
.usercontent a:hover {
  text-decoration: none;
  color: #ffff00;
}
/* MASTER BOXES */
.commonbox {
  border-width: 3px;
  border-color: #000000;
  border-style: solid;
  background-color: none;
  background-image: url(http://img1.jurko.net/wall/uploads/wallpaper_11822.jpg);
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #000000;
  background-position: center center;
  background-image: url(http://img1.jurko.net/wall/paper/3d_painted.jpg);
}
/* CONTROL PANEL: BOX */
.controlpanel {
  background-attachment: fixed;
  background-position: center center;
  background-image: url(http://img1.jurko.net/wall/uploads/wallpaper_10246.jpg);
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  background-color: transparent;
background-image: url(http://img1.jurko.net/wall/paper/BlueGlass6.jpg);
background-position: center center;  
background-attachment: fixed;
background-repeat: repeat;
border-color: #e3e3e3;
border-style: groove;
border-width: 3px;
padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
margin-left:0; margin-right:0px; margin-top:25; margin-bottom:0px;
}/* CONTROL PANEL: DATA */
.controlpanel .q {
  color: transparent;
}
.controlpanel .data {
  color: transparent;
}
.data a {
  color: transparent;
  text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  color: transparent;
  text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Arial, Sans-serif;
  color: transparent;
  border-color: transparent;
  background-color: transparent;
  text-decoration: ;
}
#controlPanelButtons a:hover {
  font-family: Arial, Sans-serif;
  color: transparent;
  border-color: transparent;
  background-color: #ffffff;
  text-decoration: ;
}

__________________


newbie

Status: Offline
Posts: 1
Date:

dada wrote:

/* PAGE BACKGROUND */
body {
background-image: url("http://img103.imageshack.us/img103/7357/designplane2yh5.jpg");
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
cursor: ;
}



i've fixed your code. i've put quotation marks at your URL hope it wouLd heLp

 



__________________


newbie

Status: Offline
Posts: 2
Date:

hmmm... thanks for the help, but it seems that quotation mark on the url is not that effective.. actually my problem is that my background image in master boxes and master headers doesnt appear to my site, i want my master boxes to have a background image than to choose from palette of colors, hope you can still help me in my problemaww

__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard