Forums
-
- Forum
- Posts
-
- Installation
- 27,249
- Troubleshooting
- 59,554
- Themes
- 10,065
- Plugins
- 14,822
- Requests & Feedback
- 14,476
- Showcase
- 3,226
-
Using display:none just hides it from display. If you want to remove it, remove the code from your template file. In the 1.0 versions it’s in header.php. Remove this stuff:
<div class="search">
<?php search_form(); ?>
</div>
That will remove the search box.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS