Log In · Register

 
 
Closed TopicStart new topic
colors on the side
weirdman
post Apr 7 2007, 01:47 AM
Post #1


Member
**

Group: Member
Posts: 20
Joined: Apr 2007
Member No: 515,181



How do you change the colors that are on the sides of my profile so that it matches the rest of the layout?
 
freeflow
post Apr 7 2007, 03:03 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



What do you mean ? As in a default profile how you have the grey parts?
CODE
<style type="text/css">
body{
background-color: ######;}
</style>
 
weirdman
post Apr 7 2007, 01:09 PM
Post #3


Member
**

Group: Member
Posts: 20
Joined: Apr 2007
Member No: 515,181



http://profile.myspace.com/index.cfm?fusea...iendid=60314996

It's kinda hard to see cus the BG is a more lighter grey, but on the sides(besides the T-MAN part) there's darker grey lines, on both sides. So I was wondering how to get rid of that

QUOTE
<style type="text/css">
table, tr, td {background:EAE7E7;}
table table table table, table table table table td.text, table.contactTable {display:none;}
td.text table, .orangetext15 {visibility:hidden;}
td.text table table {display:inline; visibility:visible;}
td.text td.text table {display:none;}
div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
table, tr, td {background-color: EAE7E7; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}
table table table {border: 0px solid; border-color: transparent; background-color: EAE7E7; }
</style>


That's the code I have so far
 
ekhast
post Apr 7 2007, 01:24 PM
Post #4


ekhast
****

Group: Member
Posts: 144
Joined: Sep 2005
Member No: 229,317



Use this:
CODE
<style type="text/css">
body {
background-color: EAE7E7;}
table, tr, td {background-color:EAE7E7;}
table table table table, table table table table td.text, table.contactTable {display:none;}
td.text table, .orangetext15 {visibility:hidden;}
td.text table table {display:inline; visibility:visible;}
td.text td.text table {display:none;}
div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
table, tr, td {background-color: EAE7E7; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}
table table table {border: 0px solid; border-color: transparent; background-color: EAE7E7; }
</style>

It's the same you got, just have to add the first part.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: