Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-05-22 14:48:16

alittle116
Member
From: Brooklyn
Registered: 2005-09-14
Posts: 72
Website

custom search input form

i am sure this must have been discussed before but i was unable to locate any threads on the subject. i would like to customize my search input form (use a custom button and change the color of the search box).

can anyone detail what is involved or point me someplace that discusses this issue?

thank you!!

Offline

#2 2006-05-22 16:40:05

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,122
Website GitHub Mastodon Twitter

Re: custom search input form

All you need to do is look at the source of the parsed page ‘input’ is for the search box (not sure re the go button as I never used it)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#3 2006-05-22 18:27:13

alittle116
Member
From: Brooklyn
Registered: 2005-09-14
Posts: 72
Website

Re: custom search input form

thanks… that worked. and to make a custom button, i used the following code

<code>
<input id=“searchButton” type=“image” src=“images/buttons/search.gif” name=“Search” alt=“Search” value=“Search” />
</code>

Offline

Board footer

Powered by FluxBB