How do I hide my URL box?, Like completely, not just making the font different so you cant see i |
![]() ![]() |
How do I hide my URL box?, Like completely, not just making the font different so you cant see i |
Jun 29 2006, 09:33 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2006 Member No: 431,186 |
So can you guys help me?
please help |
|
|
|
Jun 29 2006, 09:49 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 146 Joined: May 2006 Member No: 410,319 |
there is no way of removing the whole box.
|
|
|
|
Jun 29 2006, 01:01 PM
Post
#3
|
|
![]() 0______o ![]() ![]() ![]() ![]() Group: Member Posts: 203 Joined: Dec 2005 Member No: 332,321 |
Use this code (there still may be a space left and if you have borders they will show up):
<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;} table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} </style> |
|
|
|
![]() ![]() |