here's all the ones that i know about :) might've gotten some stuff wrong so if it doesnt work just reply!
WHOLE BOX
.profile {
background-image: url(BG URL HERE);
}
PFP SECTION
.general-about {
background-image: url(BG URL HERE);
}
ABOUT ME & WHO ID LIKE TO MEET
.profile .blurbs .section {
background-image: url(BG URL HERE);
}
EDIT PROFILE / __ IS YOUR FRIEND
.profile-info {
background-image: url(BG URL HERE);
}
MOOD
.profile .mood {
background-image: url(BG URL HERE);
}
CONTACT BOX
.profile .contact {
background-image: url(BG URL HERE);
}
TOP PART (W/ THE SPACEHEY LOGO, NOT THE ONE WITH THE LINKS)
.top{
background-image:url(BG URL HERE) !important;
}
BOTTOM OF PAGE (W/ THE "BROUGHT TO YOU BY")
footer {
background-image: url(BG URL HERE) !important;
}