The following elements of each page are always required and should not be removed when modifying the editable (design-related) files. Click Here For A List Of All The Editable Design Files In Site Store Pro.
DO NOT REMOVE THE FOLLOWING ELEMENTS WHEN MODIFYING THE STORE DESIGN:
- Any code located above the <html> page tag. This is the dynamic ASP code that accesses the information in the Site Store Pro database.
- CSS files attached (linked) to the page between the <head> …</head> tags. You can add additional CSS files to the page(s) but do not remove the existing CSS declarations.
- The content located in the main body of the page between <!—Main Content Start--> … <!--Main Content End--> . The code located between those two HTML comments tags is the primary display for the dynamic, database-driven content.
- Any code located below the </hmtl> tag on the bottom of the page. This code closes out connections to the database and releases code variable declarations.