I want to change the advanced search layout to my needs.
Instead of select boxes I want to have radio buttons with a picture and text in the description. For one button the layout is: [button][image][text]
Thank you,
Ivo Trompert
I want to change the advanced search layout to my needs.
Instead of select boxes I want to have radio buttons with a picture and text in the description. For one button the layout is: [button][image][text]
Thank you,
Ivo Trompert
Hi Ivo,
Go to the magento admin, and under system->configuration->Developer enable 'Template Path Hints' and 'Block Path hints'.
Then you should be able to know which template is used for rendering the select boxes, open that template and replace them with radio buttons.
Good luck!
All the templates you'll need are in /app/design/frontend/default/default/catalogsearch/