View Single Post
  #5  
Old 09-25-2003, 02:16 AM
 
wild boar wild boar is offline
 

Advanced Member
  
Join Date: Sep 2003
Posts: 88
 

Default

thanks, but it don't work..

I tried different things on both menus..

Code:
<select name="qt" id="wideSearchField" class="select"> <option value="value" selected>Find Wine By Winery</option> <option>------------------------------</option> </select></td> <td width="21%" height="26"> <select name=namehere> <option>Find by Varietal / Type</option> <option>------------------------------</option> </select></td>

css file
Code:
} .select { COLOR: #006AB4; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial; }
__________________
hi
Reply With Quote