Background color issues, Color not showing up behind div tables |
Background color issues, Color not showing up behind div tables |
Mar 4 2007, 07:27 PM
Post
#1
|
|
|
a hole in the wall ![]() Group: Member Posts: 7 Joined: Feb 2007 Member No: 502,821 |
Until last night my body background color stretched all the way across the screen, but now it doesn't:
http://myspace.com/nonbat I'm really obsessive about my layout looking consistent and it's making my eye twitch. How can I fix this? Fixed now! No need for further replies :) |
|
|
|
![]() |
Mar 4 2007, 08:35 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style type="text/css"> body{ background-color: ######;} </style> Edit it. If it doesn't work for you, post your code. |
|
|
|
Mar 4 2007, 10:22 PM
Post
#3
|
|
|
a hole in the wall ![]() Group: Member Posts: 7 Joined: Feb 2007 Member No: 502,821 |
CODE <style type="text/css"> body{ background-color: ######;} </style> Edit it. If it doesn't work for you, post your code. Yeah, I already have that in my code. <style type="text/css"> table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} body div table tbody tr td font {visibility:hidden;} body table div table tbody tr td font {visibility:visible;} gif {visibility:hidden} table, tr, td {border: 0px; padding:2; background-color: 809A27; } table table {border: 0px;} table table table table{border: 0px;} A:link{COLOR:58361B;font-weight:normal;} A:visited{color:58361B;font-weight:normal} A:active{color:58361B;font-weight:normal} A:hover{color:58361B;font-weight:normal} img, href {border:0} td.text td.text table td {height:0; width:0;padding:0;border:0;} td.text td.text table table td {padding:3; border:0;} td.text td.text table table br {display:inline; border:0;} </style> |
|
|
|
Mar 4 2007, 10:46 PM
Post
#4
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 |
oo its cuz ur comments. that happend to me if u want ur pro to look normal w/out the huge line then delete the big pic comments u have
SRRY MY BAD!! I THOUGHT THEY WERE COMMETN IT UR FRIEND LIST PICS U NEED TO MAKE THEM SMALLER |
|
|
|
Mar 4 2007, 10:51 PM
Post
#5
|
|
|
a hole in the wall ![]() Group: Member Posts: 7 Joined: Feb 2007 Member No: 502,821 |
|
|
|
|
Mar 4 2007, 10:53 PM
Post
#6
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 |
ok u need to make the pics 4rm ur friend list smaller
|
|
|
|
Mar 4 2007, 10:58 PM
Post
#7
|
|
|
a hole in the wall ![]() Group: Member Posts: 7 Joined: Feb 2007 Member No: 502,821 |
They're already 50px by auto-height -- would making the pics in the comments smaller work too?
Either way, thanks! |
|
|
|
Mar 4 2007, 11:00 PM
Post
#8
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 |
it would but thats not the problem if u go to view your pro, scroll all the way to the right and scroll down and ull see that the pics is strething ur pro get it?
|
|
|
|
| *WHIMSICAL 0NE* |
Mar 4 2007, 11:12 PM
Post
#9
|
|
Guest |
Your comments aren't the issue. You need to use the code toya gave you. The code you posted didn't have it in it, it should look something like this:
QUOTE <style type="text/css">
table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} body div table tbody tr td font {visibility:hidden;} body table div table tbody tr td font {visibility:visible;} gif {visibility:hidden} body{ background-color: 809A27;} table, tr, td {border: 0px; padding:2; background-color: 809A27; } table table {border: 0px;} table table table table{border: 0px;} A:link{COLOR:58361B;font-weight:normal;} A:visited{color:58361B;font-weight:normal} A:active{color:58361B;font-weight:normal} A:hover{color:58361B;font-weight:normal} img, href {border:0} td.text td.text table td {height:0; width:0;padding:0;border:0;} td.text td.text table table td {padding:3; border:0;} td.text td.text table table br {display:inline; border:0;} </style> |
|
|
|
Mar 4 2007, 11:26 PM
Post
#10
|
|
|
a hole in the wall ![]() Group: Member Posts: 7 Joined: Feb 2007 Member No: 502,821 |
|
|
|
|
![]() ![]() |