View Full Version : help with hiding url box


ecleena
06-21-2006, 11:27 PM
i used this code to hide the url box,

<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>

it works quite well, but for some reason it makes my music section dissapear. i am supposed to have a scrollbox with a list of pictures of a few albums there. its very frustrating :mad:
help please?