Can someone help in importing this Cssflow Newsletter Signup Form
Hey Ben & other Contributors in this forum.
Can someone help in setting up this beautiful signup form with sendy? http://www.cssflow.com/snippets/newsletter-sign-up-form
It would be useful to many in this community for sure, rather than the simple form we are using through sendy at the moment.
Regards
This discussion has been closed.
Comments
What exactly are you having problems with?
I have set up the sendy form at http://phoneradar.com/club/ and wanted to get it replaced with the beautiful form shown at http://www.cssflow.com/snippets/newsletter-sign-up-form If someone can help in setting this up, it would be useful for everyone in the community.
Regards
form action="http://YourSendy.com/subscribe" method="POST" class="subscribe-form" accept-charset="utf-8"
input type="hidden" name="list" value="SENDY LIST ID-9wggdw7qqlC4yK8unKlYi3g"
Look at index.html and change to above. YourSendty.com is your sendy install (line 1).
LIst ID get from your Sendy List, that line is above the submit button code.
Code above is missing < and the > closing tags.
Log into Sendy and download the sample Form.
The CSS has to be added to a Child Theme so theme changes don't overwrite it.
https://www.dropbox.com/s/cal2uhxkyb93z64/33-newsletter-form.rar?dl=0