Jim wrote:The tag [-- search_form --] will only work when ShopSite generates the page. If you are creating your own html pages then you will need to copy the raw html from a ShopSite generated page and paste it into your html page. This is easy to do-- Just create a page called something that you will recognize as not one of your live pages eg "test" give it a filename that your will recognize such as test.html. Check the box to have a search form on the page. Select one of the ShopSite page templates for the page. Then publish the page and view the html source and look for the search form code.
I was just wondering if this would work myself. My only worry was if the "storeid" used in the form ever changed... I guess not.
I'm resorting to this because:
1) I want the search textfield box to be not so wide.
2) I want to change the search button image.
Is there a way in ShopSite to do either of those things? (There must be a way to do #2, but I have searched and searched with no luck.)
Secondly, I'm about to use a similar technique (copying the generated code) with Tell A Friend because I'd like the actual fields on every page without having to open a popup. Will that work?
Thanks for any responses!!!