Post by Ollie on Jul 28, 2015 18:36:12 GMT 2
Go to customize profile.
Click on whatever link says, edit css directly or something like that.
Then just erase everything and paste this in the box and click save.
Then where you see the color codes you can replace them with whatever color codes you want. See the next thread with a color code chart.
Click on whatever link says, edit css directly or something like that.
Then just erase everything and paste this in the box and click save.

Then where you see the color codes you can replace them with whatever color codes you want. See the next thread with a color code chart.
a:link {
color:#FF1493;
}
/* visited link */
a:visited {
color:#FF1493;
}
/* mouse over link */
a:hover {
color:#FF1493;
}
/* selected link */
a:active {
color:#FF1493;
}
body {
width:800px;
/*Adjust the size of your centered content. 900-1024 px is recommended*/
margin:5px auto;
}
a:link,a:active,a:hover {
color:#;
}
a:visited {
color:#;
}
body {
background-color:#000000;
background-color:#000000;
color:#000000;
font-family:'Helvetica';
font-weight:normal;
font-style:normal;
font-size:9px;
text-align:center;
}
.profile_section_content {
color:#000000;
border:0 none #;
padding:5px;
margin:5px;
width:800px;
background-color:#ffffff;
text-align:center;
}
}
.profile_section_background {
background-color:transparent;
background-color:#FFFFFF;
filter:alpha(opacity=100);
opacity:1;
}
.img_radius_shadow {
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow:0 0 0 #ffffff;
-moz-box-shadow:0 0 0 #ffffff;
box-shadow:0 0 0 #ffffff;
}
.profile_section_content .heading {
padding:5px;
background-color:#ffffff;
color:#FFFFFF;
font-family:'Verdana';
font-weight:normal;
font-style:normal;
font-size:9px;
width:800px -webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow:0 0 0 #777777;
-moz-box-shadow:0 0 0 #777777;
box-shadow:0 0 0 #777777;
-webkit-text-shadow:0 0 0 #777777;
-moz-text-shadow:0 0 0 #777777;
text-shadow:0 0 0 #777777;
}
.content {
padding:5px;
}
.interests_info {
display:none;
}
.clock,#clock {
display:none;
}
.clock,#clock {
display:none;
}
td[style='font-size:14px;'] {
display:none;
}
td[width='280'] {
display:none;
}
table table:nth-child(2) {
display:none;
}
table table:nth-child(3) {
display:none;
}
table table:nth-child(3) + + div {
display:none;
}
.about_me + .heading + .content,.about_me + .heading {
display:none;
}
.content {
padding:4px;
}
.about_me + .heading + .content tr:nth-child(1) {
display:none;
}
.about_me + .heading + .content tr:nth-child(2) {
display:none;
}
.about_me + .heading + .content tr:nth-child(3) {
display:none;
}
#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label, {
display:none;
opacity:0;
}
#profile_friends.profile_subsection {
display:none;
}
#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label, {
display:none;
opacity:0;
}
#username_container,#body_type_container,#ethnicity_container,#hair_container,eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#marital_status_container,#gender_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container {
display:none!important;
}