Submit button issue
-
When I use the following statement, the Submit button is visible but is right aligned.
<p>[submit class:button id:form-submit “Send Mail”]</p>
How do I get the button to be left aligned?When I use the following statement, the Submit button is barely visible but is left aligned (it is like white with very light grey outline).
<p>[submit “Send Mail”]</p>
How do I get to be visible?Note: <p align=”left”> doesn’t work
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Submit button issue’ is closed to new replies.