The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Search background color

2 posters

Go down

Search background color Empty Search background color

Post by Creazy8 May 16th 2008, 3:35 pm

Hi all, i have a search bar script but i can't add other background color. How can i modify my script to add a background color?

Script:
<form id="search" action="/search.forum" method="get"><p class="nomargin"><input type="text" onblur="if (this.value == '') this.value = 'Search...';" onclick="if (this.value == 'Search...') this.value = '';" value="Search..." class="inputbox search" maxlength="128" id="keywords" name="search_keywords"/><input type="submit" value="Search" class="button2"/></p></form>
avatar
Creazy8
Forumember

Male Posts : 184
Reputation : 0
Language : Poland, not good in english ;)

Back to top Go down

Search background color Empty Re: Search background color

Post by Adiex May 16th 2008, 3:46 pm

<table width=100% cellpadding="0" cellspacing="0" border="0" bgcolor="#00000"><tr><form id="search" action="/search.forum" method="get"><p class="nomargin"><input type="text" onblur="if (this.value == '') this.value = 'Search...';" onclick="if (this.value == 'Search...') this.value = '';" value="Search..." class="inputbox search" maxlength="128" id="keywords" name="search_keywords"/><input type="submit" value="Search" class="button2"/></p></form></tr></table>

try this Smile
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum