I just finished editing the Sinatra theme for my site, crossfeednews.com. Excellent theme. Anyway, I don't use Drupal searching--I use Google. I have the search box disabled in all my other themes, but it shows up (& doesn't work) in Sinatra. How do I get rid of that non-functional search box in the header?
Comments
Comment #1
Caleb G2 commentedHi doulos12,
You can get rid of the search box by commenting out or deleting everything in between the lines
<!-- BEGIN: search_box -->and<!-- END: search_box -->in your page.tpl.php file. :)Comment #2
doulos12 commentedYup, that did it. Thanks.
Comment #3
Caleb G2 commentedNo problem. :)
Setting status to fixed.
Comment #4
(not verified) commented