Add HTML in Store Editor
When using Store Editor, you can enter or paste HTML within the large text boxes when editing your store pages, including the Message, Caption, Info, Greeting, and Final-text fields. HTML can be used here to change font style, show images, make HTML tables, and more.
You can also add HTML or JavaScript that needs to be inserted in the HEAD area, by entering or adding HTML or JavaScript to the Head-tags field. HTML can be entered here to define JavaScript functions, insert meta tags, add cascading style sheets or inline styles and more.
If you are using images or other files within your HTML, upload these files to your Store Files, then reference from that location. Learn more.
When you have successfully uploaded a file, copy the URL and use it in your HTML code to reference the uploaded file.
Store Editor automatically generates the HTML, HEAD, BODY, and TITLE tags within your HTML. You do not need to include these tags in the HTML that you create in text boxes in your store pages. Store v.1 software does not allow for the use of frames or framesets within your HTML.
Important: It's always recommended to review any published pages on which custom code was added. This will ensure that the custom code isn't negatively affecting the rendering of CSS (or other code) or your store's template.
We are unable to provide assistance with HTML coding or debugging. If you need more information on HTML, check out the resources listed on the Beginner's HTML Guides page, the HTML Guides and Tutorials listings, or W3 Schools.
See Also: