Changing Cart Look and Feel

The look and feel of the portions of the cart displayed within the storefront can be modified through the use of css stylesheets.  Both the ASP and .NET carts provide default stylesheets to specify the look and feel, but you can also supply your own custom versions of these stylesheets to better match the look and feel to that of the storefront.

 

Default Stylesheets

The current default stylesheet for the ASP cart is located at:

The .NET cart uses several separate stylesheets located at:

NOTE: For non secure.softwarekey.com SOLO installations, replace "http://secure.softwarekey.com/solo/" with the path to your SOLO instance.

 

Creating Custom Stylesheets

The recommended method of creating custom stylesheet versions is as follows:

 

ASP Cart Stylesheet Classes

The ASP cart default stylesheet classes are defined as follows:

 

.NET Cart Stylesheet Classes

The .NET shopping cart offers a far greater number of stylesheet classes than the ASP cart - too many to document here without becoming overwhelming.  The naming conventions used in the stylesheets should be sufficient to allow locating the proper elements to customize after reviewing the files.