Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Individual position the recaptcha and the send button in the form #10

Open
inu-web opened this issue Feb 13, 2018 · 0 comments
Open

Individual position the recaptcha and the send button in the form #10

inu-web opened this issue Feb 13, 2018 · 0 comments

Comments

@inu-web
Copy link

inu-web commented Feb 13, 2018

Is ther a possibility to define the position of the recaptcha iframe in the form
I know how top make custoim template via the template definition in view.json - but how can I define to show the recaptcha iframe and the send button in a special position in my template?
e.g template:
< div class="container" >
< div class="row" >
< div id="name" class="col-md-4" >< /div >
< div id="email" class="col-md-4" >< /div >
< div id="recaptcha" class="col-md-4" >< /div >
< /div >
< div class="row" >
< div id="send" class="col-md-12" >< /div >
< /div >
< /div >
I know that Alpaca generates bootstrap by default - but I want to implement a more complex template and this is just an example
Any hint pointing me in the correct direction is highly appreciated
Gerald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant