Hiding the actual TEXT, in the url box |
![]() ![]() |
Hiding the actual TEXT, in the url box |
Feb 4 2007, 02:10 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 89 Joined: Aug 2005 Member No: 195,340 |
Is there any way that the text wont show when someone who isnt in my friends list visits my profile (my profile is private) because the text always shows up whenever I use the code:
[/code]<style type="text/css"> table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} </style><b style=position:absolute;left:0;top:0><a href="http://www.Myspace-Help.com"><img src="http://www.Myspace-Help.com/myspace-help.gif" alt="Myspace Help, Myspace Code" border="0"></a>[code] |
|
|
|
Feb 4 2007, 02:15 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
CODE <style type="text/css">
td td td,table,tr tr tr{ border:0px;padding:0px; } table table div strong,body table tbody table tbody table tbody table td div{ display:none;visibility:hidden; border:0px;margin:0px;padding:0px; display:block;width:0px;height:0px; } div table table table table,td.text div{ visibility:visible;display:inline; border:0px;margin:0px;padding:0px; } </style> |
|
|
|
![]() ![]() |