Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90000

trying to add a Business Catalyst web form to my Adobe Muse Website (via insert html) and the form is cutting out all the content below where I place the html box.

$
0
0

Trying to add a Business Catalyst web form to my Adobe Muse Website (via insert html) and the form is cutting out all the content below where I place the html box. I have tried all the basic trouble-shooting and it is only when I insert a Business Catalyst Form that my web page is cut where the bottom of the form is. I am using this code when inserting the BC form into Muse,

 

"<div class="newsletter-form"><form name="catemaillistform58787" onsubmit="return checkWholeForm58787(this)" method="post" action="http://theincitejournal.businesscatalyst.com/CampaignProcess.aspx?ListID=53681&OPTIN=true&PageID=/index.html"><div class="form"><div class="item"><label for="CLFullName">Full Name</label><br /><input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" /></div><div class="item"><label for="CLEmailAddress">Email Address</label><br /><input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" /></div><div class="item"><label>Enter Word Verification in box below</label><br />{module_captchav2}</div><div class="item"><input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" /></div></div><script type="text/javascript" src="http://theincitejournal.businesscatalyst.com/CatalystScripts/ValidationFunctions.js"></script><script type="text/javascript">"

 

The only adjustments I have made were taking the H3 header out and the opt in and page navigation after the action getting rid of the opt in function BC defaults to. I have tried uploading the original code as well and I am having the same issue. The web Page is here " Home copy " and a version of what I was designing the page to look like is here " Home ". As you can see, the "Home" version allows me to scroll past where I would have placed the form box while the "home copy" stops any user from scrolling past. I have styled the form slightly from the "development" tab of BC underneath the stylesheets and again have tried to trouble shoot and get rid of the added style code to see if that affected anything and it hasn't. For some reason only the html to the form is but I can't figure out what section of the code would be doing this. Any ideas?


Viewing all articles
Browse latest Browse all 90000

Trending Articles