You can modify the link URL and link title on the SMCF WordPress options page.
function footer()$form variable. Open simplemodal-contact-form-smcf/css/smcf.css and modify the CSS to fit your needs.
Note: There are some browser specific CSS values that are set in the JavaScript (simplemodal-contact-form-smcf/js/smcf.js).
Starting in SMCF v1.1, there is a new "security" feature that attempts to ward off unwanted spam. A "token" is created and placed in the contact form. When the form is submitted, the token is verified and if the token does not exist or fails verification, the user will see the "Unfortunately, your message could not be verified." message. If this is happening for legitimate users, please let me know!
It means a server issue was encountered. See the last item in the next FAQ:
Here are some troubleshooting steps to follow:
<?php wp_footer(); ?>mail() is installed and working. (You can also open smcf_data.php and remove the @ from @mail. That will echo out any errors that it throws while trying to send mail.)



