Shipping Page Template
Examples

Introduction
Required Tags
Page Colors
Title, Header, and Footer
Products and Totals
Comments
Addresses
Payment
E-Mail List
Custom Checkout Fields
Buttons

Shipping Page Template:
Page Colors

The merchant can define a single set of colors to be used on all shopping cart pages, including the Shipping Page. The best way to use those colors in your template is with a cascading style sheet. This example adds a simple embedded style sheet to the Required Tags example. This is the same style sheet used for the Shopping Cart Template: Page Colors example. There is no output from this example (unless you set a background image for the cart).

You may want to create one style sheet and use it in all of your shopping cart pages. The easiest way to do that is to make the style sheet a separate file and use an [-- INCLUDE --] tag in the <head> section of each page. See the include file examples for more information.