Quote:
Originally Posted by Spank
I'm not sure on this, but trial and error should get you there.
try replacing
Code:
<input type="text" style="width:120px;" class="bginput" name="query"/>
with
Code:
<img src="URL OF PIC HERE" />
|
thanks for the reply but its not.i've figured it out anyway.here's it if someone else is interested
replace the above with
Code:
<input type="image" src="BUTTON URL" class="inlineimg" alt="Search for it!" />