Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Rebecca,

    The best way to accomplish this is by using regular CSS. You can just add CSS to your theme’s stylesheet (usually found in /wp-content/themes/your-theme/style.css).

    A line like this will do:
    input.nsu-submit { background: url("img/button.png") no-repeat; }

Viewing 1 replies (of 1 total)
  • The topic ‘Use image for submit button?’ is closed to new replies.