Getting Rid of the Search Bar |
![]() ![]() |
Getting Rid of the Search Bar |
Aug 16 2005, 03:50 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2004 Member No: 35,979 |
Is there a code I can use in my skin to get rid of the search bar, instead of taking it out manually every time? Thanks.
<3 Em |
|
|
|
| *Shibahime* |
Aug 16 2005, 03:57 PM
Post
#2
|
|
Guest |
you can use this
CODE table.search TD, table.search, table.announcements { display: none; } Does that help? If it doesn't you can always set it to be off in your look and feel. |
|
|
|
Aug 16 2005, 06:19 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Er... This you can just stick in to the header box.
CODE <style type="text/css">table.search TD, table.search{display: none;}</style>
|
|
|
|
Aug 24 2005, 02:57 AM
Post
#4
|
|
![]() wicked_AWESOME_ ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jul 2005 Member No: 167,050 |
thanks! those codes helped a lot! yay!
|
|
|
|
![]() ![]() |