How can i remove Only of the type(s) on the advance options. and username and created day display on the footer search result?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
|
|
The Custom Search module provides easy control over many of those search options. |
|||
|
|
|
You can use template files like search-result.tpl.php (singular) and search-results.tpl.php (lists). You should be able to remove/add anything you like. |
|||
|
|