Newsletter Made Simple, want to replace submit button with a clickable image

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
optimalwebsite
Forum Members
Forum Members
Posts: 10
Joined: Mon Jun 09, 2008 8:32 am

Newsletter Made Simple, want to replace submit button with a clickable image

Post by optimalwebsite »

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
Zoorlat

Re: Newsletter Made Simple, want to replace submit button with a clickable image

Post by Zoorlat »

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
Post Reply

Return to “Modules/Add-Ons”