I am customizing some of the forms on version 9.1.1 currently I am working on one page checkout and some of the fields or DIV tags are styled inline therefore I cannot change it as I like it.
can someone tell me where the actual form is generated? therefore I can make my changes.
also I would like to ask if at the end of the checkout1.aspx there is a tag error! from line <asp:Panel ID="pnlRequireTerms" runat="server" Visible="<%$ Tokens:AppConfigBool, RequireTermsAndConditionsAtCheckout %>"> downward
Thank you