Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

jswilko on "[Plugin: Contact Form 7] Latest version problems with image as send button"

$
0
0

Hi

Since I've updated Contact Form 7 to the latest version (3.5.1) I'm now getting the word 'Send' over the top of the button images that I use to send the completed form.

Below is the code I use in code I'm using for the button image in CF7:

<div style="float: left; width: 100%;">
<p style="padding-left: 314px;">[submit class:submitbutton " "]</p>
</div>
<br style="clear: both;" />

and here is the CSS:

.submitbutton
{
border:none; /* No border around the submit button */
width:247px; /* Width of image */
height:62px; /* Height of image */
background-image:url(/images/submit_button.jpg);
background-repeat:no-repeat;
cursor: pointer;
}

All has been working fine until the latest update.

I believe I need to change something on this line but I can't get my head round it can anybody please help, thanks.

<p style="padding-left: 314px;">[submit class:submitbutton " "]</p>

Cheers
John

http://wordpress.org/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>