You are here:  » Text in searchbar


Text in searchbar

Submitted by wesse249 on Thu, 2016-01-07 21:37 in

Hello,

How can i place text in the searchbar?

Like: Type your search query here....

And when some one clicks in it the text automaticly removes?

Thank you.

Submitted by support on Fri, 2016-01-08 09:29

Hello Jan,

Sure - you can add a placeholder attribute to the text box in html/searchform.php. In that file, look for the required attribute of the text box within line 21:

required='required'

...and REPLACE with:

required='required' placeholder='Type your search query here...'

Cheers,
David.
--
PriceTapestry.com