Hi All,
Newsletter Made Simple - great software, but I want to replace the submit buttom on the front end with an image! If this is the code, what do I need to alter!?
{if $message ne ""}
{$message}
{/if}
{$formstart}
{$formhidden}
{if $prompt_email ne ""}
{$prompt_email}: {$email}
{/if}
{if $prompt_username ne ""}
{$prompt_username}: {$username}
{/if}
{foreach from=$listids item=curr_id}
{$curr_id}
{/foreach}
{$submitbtn}
{$formend}
Warm Regards,
J
Newsletter Made Simple, want to replace submit button with a clickable image
-
- Forum Members
- Posts: 10
- Joined: Mon Jun 09, 2008 8:32 am
Re: Newsletter Made Simple, want to replace submit button with a clickable image
As always when it comes to styling, use Style Sheets.
To choose a custom background for the submit button is straight forward. If you want more change (hide the "submit"-text,, change cursor etc), take a look at this site: http://www.ampsoft.net/webdesign-l/image-button.html
Cheers!
Z
To choose a custom background for the submit button is straight forward. If you want more change (hide the "submit"-text,, change cursor etc), take a look at this site: http://www.ampsoft.net/webdesign-l/image-button.html
Cheers!
Z