Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

search button


Biru

Recommended Posts

at the moment on my oscommerce...I have got this lame looking search button with an image of a magnifying glass..

 

If I wanted to change the image button into a text button saying "Go >" , what would I need to change!

 

P.S: the search bar is in the header and the code calling for the search button says something along the lines of

". tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH) . "

 

so basically I need to change that "tep_image_submit" business but how???

help please anyone :blush:

Link to comment
Share on other sites

Just replace submit button with:

 

<INPUT TYPE="submit" VALUE="Go!">

Open source n'est pas un échange à sens unique ... La plupart du temps un simple merci ou quelques mots d'encouragement suffisent...

Link to comment
Share on other sites

Why not just create a nice looking button that says Go. Save it as buton_quick_find.gif and upload it to languages images buttons folder. eg: catalog/includes/languages/images/buttons

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...