HOW TO
  • Welcome
  • Update Credit Card
  • test form
  • Duplicates
  • Export Batch Email Address
  • Personalized Confirmation
  • End Goal
  • Create a Decision Diamond
  • Email Builder
  • Shopping cart settings
  • Sales Tax
  • RP Login Details
  • Pop up reminder
  • Shopping Cart thank you
  • How to add fields to your Web Form
  • Thank you
  • Welcome
  • Update Credit Card
  • test form
  • Duplicates
  • Export Batch Email Address
  • Personalized Confirmation
  • End Goal
  • Create a Decision Diamond
  • Email Builder
  • Shopping cart settings
  • Sales Tax
  • RP Login Details
  • Pop up reminder
  • Shopping Cart thank you
  • How to add fields to your Web Form
  • Thank you
Search by typing & pressing enter

YOUR CART

This is the basic code structure for an order form

<html>
<body><wrapper> (wraps around the entire order form and centers it)

<div id=”header”> (contains header image from images tab) </div>

<div id=”content”> (contains all the content of the order form)</div>

<div id=”rightCol”> (contains anything entered in ‘Right Column’ HTML area)</div>

<div id=”bottomCustomHTML”> (Contains anything entered in ‘Footer’ HTML area)</div>

</body>
</html>

Powered by Create your own unique website with customizable templates.