By chrisblackwell on
I'm trying to convert the danger4k theme to work with Drupal 6. The search form in the top left hand corner adds the text "Search this site:". Is there a way to call the search form but not have the text?
I'm trying to convert the danger4k theme to work with Drupal 6. The search form in the top left hand corner adds the text "Search this site:". Is there a way to call the search form but not have the text?
Comments
CSS or code
From the zen theme, this CSS should hide the field
or you could look at custom theming of "search_theme_form", but the CSS is easiest!
Alan Davison
www.caignwebs.com.au
Alan Davison