extended network text, help :D |
![]() ![]() |
extended network text, help :D |
| *waze* |
Feb 3 2006, 08:20 AM
Post
#1
|
|
Guest |
hey how do i get rid of my small text on my extended network?
it's really small, but i don't want it there check it out tho & let me know :) here's my code <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12{ visibility:visible !important; background-color:transparent; background-image:url("http://img214.imageshack.us/img214/360/10pu.jpg"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:300px; display:block !important; } span.blacktext12 img {display:none;} </style> |
|
|
|
Feb 3 2006, 12:03 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Feb 2006 Member No: 368,723 |
i cant see any text :S
unless im blind and cant see it all it is, is a man with cool tattoos and something coming out of his ear. |
|
|
|
| *waze* |
Feb 4 2006, 06:23 AM
Post
#3
|
|
Guest |
yea there's text right above the pic. it's really small
but i don't want it there can someone tell me how i can get rid of it plz :D |
|
|
|
Feb 4 2006, 06:29 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
You can't really get rid of it.. however, you can change its color and make it the same as your background: 333333
QUOTE <style type="text/css">
table table table td {vertical-align:top ! important;} span.blacktext12{ visibility:visible !important; background-color:transparent; background-image:url("http://img214.imageshack.us/img214/360/10pu.jpg"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; font-color: 333333; width:435px; height:300px; display:block !important; } span.blacktext12 img {display:none;} </style> |
|
|
|
| *waze* |
Feb 4 2006, 07:09 AM
Post
#5
|
|
Guest |
ok thanx i did that but it's still there.
thanx for the help tho |
|
|
|
Feb 4 2006, 07:14 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
Yeah.. the text is a part of the span blacktext12 and you are placing an image as a background and only making the text smaller -- you can't get rid of the text without hiding the image, too. I noticed you had the height set as 300px and the image's height is actually 237px.. try editing it and that will make the table wrap around the image and maybe the text will be less visible, then?
|
|
|
|
| *waze* |
Feb 4 2006, 07:26 AM
Post
#7
|
|
Guest |
thanx that helped alil :D
appreciate it |
|
|
|
![]() ![]() |