Submit button
Calvin deRuyter created the topic: Submit button
When I use the submit button, the word submit shows up, and it sends the form to the correct addresses, but there is actually no button... just the word submit. That makes it a bit forgotten there on the bottom of the form.
I have searched through the site, and through the forum, and can't find the answer to this:
Can you give us detailed instructions on how to use our own image as the submit button on the form maker form?
Please Log in or Create an account to join the conversation.
-
Topic Author
- Calvin deRuyter
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
11 years 2 weeks ago
Administrator replied the topic: Re: Submit button
Dear Calvin
You have multiple ways to do that:
- You can modify the style of the button and add the background image using CSS class button_submit. The most of the themes already have background images assigned to CSS class button_submit. You can add your own CSS to the theme CSS in the Themes section of Form Maker admin.
- You can create any button with any style you want using custom HTML and assign check_required('submit', 'form_id_temp') to the onclick attribute of the button.
Please contact us again if you have any further problems.
--
Best regards
Web-Dorado team
Please Log in or Create an account to join the conversation.
-
- Administrator
- Offline
- Administrator
-
- Posts: 800
- Thank you received: 62
11 years 2 weeks ago
Calvin deRuyter replied the topic: Re: Submit button
ok, I tried that, but I obviously don't know how to connect it all together.
Here is my custom html code (entered using the html field):
<p style="text-align: center;"><input src="
northstarwatermedia.com/wp-content/uploa...11/submit-button.jpg
" button.onclick="check_required('submit', 'form_id_temp')" height="150" type="image" width="150"></p>
The image is there, I get a roll-over, and when I click I get the thank you message that should come up. The file sends to the email assigned, but the email is blank.
Apparently your instructions were not as clear as I first thought..... sorry.
Please Log in or Create an account to join the conversation.
-
Topic Author
- Calvin deRuyter
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
11 years 1 week ago
Administrator replied the topic: Re: Submit button
Dear Calvin,
Please give us a link to your site and temporary admin user account (send to [email protected]), and we will try to find out the problem as soon as possible.
--
Best regards
Web-Dorado team
Please Log in or Create an account to join the conversation.
-
- Administrator
- Offline
- Administrator
-
- Posts: 800
- Thank you received: 62
11 years 1 week ago