Hello I am customizing templates for CMSMS.
In the search box the default text is "Enter Search..." I feel this default text inside the box is not a Good Thing so I wish to get rid of it.
In which file would I find this phrase so'eth I may remove it?
I have checked:
* The Admin section under "Extensions" > "Search" > "Search Template"
* The en_US.php file
* Search.module.php file
Any clues?
*blink blink*
Thank ye in advance.
where is the phrase "Enter Search..." located?
Re: where is the phrase "Enter Search..." located?
Try adding searchtext="" to the Search module call.
More info in the Search module help.
Regards,
D
More info in the Search module help.
Regards,
D
Re: where is the phrase "Enter Search..." located?
Under "Extensions" in the admin panel is a link to the search module. Click on that and at the bottom of the options page is a place to edit the default search text. Feel free to leave it blank if you wish!
Re: where is the phrase "Enter Search..." located?
Yay! Thank ye kindly.
Re: where is the phrase "Enter Search..." located?
OK Heather,
I never scrolled that far down, to see the default text.
I allways went with:
To have it with value blank and open in a page called 'Result' instead of overwriting the content of the already opened page.
Ronny
I never scrolled that far down, to see the default text.
I allways went with:
Code: Select all
{search searchtext="" resultpage="Result"}
Ronny
Re: where is the phrase "Enter Search..." located?
Ronny,
As my aunt used to say "Whatever snaps your carrot!"

As my aunt used to say "Whatever snaps your carrot!"


