How to get rid of lines, Lines on my layout |
![]() ![]() |
How to get rid of lines, Lines on my layout |
Jan 24 2006, 08:20 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2006 Member No: 360,359 |
Could anyone tell me why , or what to look for to get rid of the line about my URL & the lines above my friends?Any help is appreciated!Thanks!
http://www.myspace.com/luvheatherr |
|
|
|
Jan 24 2006, 08:23 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
In your stylesheet try editing the following:
Change: CODE td td td td td {border-top: 1px solid white; text-align:justify;} to CODE td td td td td {border-top: 0px solid white; text-align:justify;} and/or CODE table table table {width:100%; height: .01%; border: 1px solid; border-color: 1F1F1F; padding:1px; background-color:1f1f1f; text-align: justify;} to CODE table table table {width:100%; height: .01%; border: 0px solid; border-color: 1F1F1F; padding:1px; background-color:1f1f1f; text-align: justify;} I think the first one is the problem, the second is just a guess. |
|
|
|
Jan 24 2006, 08:27 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2006 Member No: 360,359 |
QUOTE(toyo loco @ Jan 24 2006, 8:23 PM) In your stylesheet try editing the following: Change: CODE td td td td td {border-top: 1px solid white; text-align:justify;} to CODE td td td td td {border-top: 0px solid white; text-align:justify;} and/or CODE table table table {width:100%; height: .01%; border: 1px solid; border-color: 1F1F1F; padding:1px; background-color:1f1f1f; text-align: justify;} to CODE table table table {width:100%; height: .01%; border: 0px solid; border-color: 1F1F1F; padding:1px; background-color:1f1f1f; text-align: justify;} I think the first one is the problem, the second is just a guess. That was it :D Thank you so much! I don't know how that one got passed me! lol Thanks again. |
|
|
|
![]() ![]() |