Changing the search box!?
Posted: Tue Jun 26, 2007 3:04 pm
I have changed my search box so I could style it with css, but something is wrong!!!
I don't think that "cntnt01searchinput" is correct, caurse when I enter a seach word it comes up saying "No results for "" ". Can somebody please guide me in the right direction?
Code: Select all
{$startform}
<input type="text" name=""cntnt01searchinput" id="cntnt01searchinput" value="Search..." class="inputbox" size="38" />
{$hidden}
{$endform}