So the form works, though I never could get PayPal payment to work. The problem is when I go to embed this into my website it is not responsive. http://www.ccforcevolleyball.com/tryouts.html. It's exported and resides on my server but I can't seem to get it to be responsive. I'm sure there must be some way to accomplish this as I know there are issues with <iframes> being responsive. But even if I use the Tryouts/Tryouts.html file the CoffeeCup form builder creates this also isn't responsive. So what am I missing? Here's the code that is produced by CCWFB:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>cc Force Volleyball Tryouts Registration</title>
</head>
<body>
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"Tryouts.php" + window.location.search + "\" width=\"600\" height=\"3128\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E<a href=\"Tryouts.php\" title=\"Tryouts\">Check out my CoffeeCup Form</a>%3C/iframe%3E"));</script>
<noscript>
<iframe width="600" height="3128" style="border:none; background:transparent; overflow:hidden;"
id="fb_iframe" src="Tryouts/Tryouts.html">
<a href="Tryouts.php" title="Tryouts">Check out my CoffeeCup Form</a>
</iframe>
</noscript>
</body>
</html>
Responsive Form is not responsive,...
Did you select a responsive theme in Form Builder? If you look at the form directly, it is not a responsive form.
http://www.ccforcevolleyball.com/Tryouts/Tryouts.html
http://www.ccforcevolleyball.com/Tryouts/Tryouts.html
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Knew it was something simple I missed!
Thank you Scott.
Thank you Scott.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.