View previous topic :: View next topic |
Author |
Message |
szanzi
Joined: 01 Dec 2011 Posts: 1
|
Posted: Sun Dec 04, 2011 7:59 pm Post subject: A few questions regarding Form Format |
|
|
Hi,
I need help with the following:
1) Submit Button Text Color: I have specified for the Submit Button on my form to have White text and Red background, however, when I preview and copy to my website the text always remains black. Only the color of the background changes. Why is this happening and how can I fix it so the text shows as White/
2) Is there a way to have a "hand icon" appear when one drags the cursor over the Submit Button? Right now the cursor remains as an arrow and I would like it to change to a "hand icon" to show the user that it is a link. How may I do this?
3) On the Redirected URL (after user submits form) I want to have a link for the user to be able to download a PDF file. How may I do this?
Thank you in advance for your help with this.
Susila |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sun Dec 04, 2011 9:12 pm Post subject: |
|
|
Quote: |
1) Submit Button Text Color: I have specified for the Submit Button on my form to have White text and Red background, however, when I preview and copy to my website the text always remains black. Only the color of the background changes. Why is this happening and how can I fix it so the text shows as White |
This was caused by a coding error. I have corrected it.
Quote: |
2) Is there a way to have a "hand icon" appear when one drags the cursor over the Submit Button? Right now the cursor remains as an arrow and I would like it to change to a "hand icon" to show the user that it is a link. How may I do this? |
Not within our system. The arrow is the standard behavior for buttons. You can alter the submit button using CSS to do this, but it is not supported.
Quote: |
3) On the Redirected URL (after user submits form) I want to have a link for the user to be able to download a PDF file. How may I do this? |
You'll need to host the file on a public space somewhere and then redirect to this page. This is not something that can be uploaded to myContactForm.com.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|