Cms Version: 1.5.4
FormBuilder: 0.5.10
I am trying to add custom image buttons for my forms. So far so good... the only hang up is that I have a multipage form where I am able to display the button image, but I can't figure out how to show the appropriate text (continue, submit).
Please advise....
Thanks,
Rich Bothe
FormBuilder - Custom Image Button for Multipage form
Re: FormBuilder - Custom Image Button for Multipage form
You can use css to style your button...
Re: FormBuilder - Custom Image Button for Multipage form
Thanks for your reply Mark, but the issues is that I can't figure out how to show the appropriate text for the buttons (continue, submit).
Re: FormBuilder - Custom Image Button for Multipage form
Have you ever styled a submit button before, do you know HTML/CSS...
Look in the page source for any ID or Class on them...
http://www.w3schools.com/xhtml/default.asp
http://www.w3schools.com/css/default.asp
Look in the page source for any ID or Class on them...
http://www.w3schools.com/xhtml/default.asp
http://www.w3schools.com/css/default.asp


