How do I modify the CSS used for Shopping Cart?
A Cascading Style Sheet (.CSS) file determines the look and feel of
the pages. The CSS settings affect page elements such as font
families, sizes, and colors of text and tables, of links (new and
visited), and page colors.
Instead of designing each HTML page separately, a single CSS file
acts as a "reference" file that gets checked by each HTML
file, and tells all the other pages how they should display the
various elements. To see how a CSS file can change the look of an HTML
page, visit the CSS ZenGarden site.
Adjusting CSS files is rather complex, and has far-reaching
effects. For this reason, GiftTool strongly recommends that only
experienced Web developers attempt to modify these styles. However,
with proper use of the CSS file, your organization can strengthen its
brand, or create a unique look that is in keeping with the spirit of
the site.
To modify the CSS:
(recommended for advanced HTML users only)
- Click Shop in the left navigation.
- Click Stylesheet.
- Select the Stylesheet file, if you have more than one template setup for this service.
- Make your modifications.
- Click Save at the bottom of the page.