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 4 2006, 06:29 AM
Post
#2
|
|
|
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 extended network text Feb 3 2006, 08:20 AM
x-vampire-heart-x i cant see any text :S
unless im blind and cant s... Feb 3 2006, 12:03 PM
waze yea there's text right above the pic. it's... Feb 4 2006, 06:23 AM
waze ok thanx i did that but it's still there.
tha... Feb 4 2006, 07:09 AM
Julie. Yeah.. the text is a part of the span blacktext12 ... Feb 4 2006, 07:14 AM
waze thanx that helped alil :D
appreciate it Feb 4 2006, 07:26 AM![]() ![]() |