| How to replace the "subscribe" button with an image |
|
To make your subscribe forms or enquiry forms a bit more graphical you can simply change one line of code to use an image instead of the default style button. Find: <input type="submit" value="Subscribe" /> Definitions: |
