CubeCartForums.org Documentation Area

CubeCartForums.org for CubeCart third-party documentation, modifications, skins and services
Permanent Link   Print This Page
Introduction CubeCart v3 CubeCart v4 Appendix Search

CubeCart Version 3 Documentation - layout.css

Google Translate:

layout.css

The following styles are found in the layout.css file located here:

skins/YOUR_SKIN/styleSheets/layout.css


Style Description
body Sets styles for the HTML body tag.
#pageSurround Sets styles for the pageSurround id, used as a surrounding division in global/index.tpl and global/cart.tpl.
#topHeader Sets styles for the topHeader id, used as a top-of-page division in global/index.tpl and global/cart.tpl.
.boxTitleLeft,
.boxTitleRight
Classes for the side box title bars, used in practically all files appearing in the styleTemplates/boxes folder.
.boxContentLeft,
.boxContentRight
Sets styles for the side box "content boxes".
.colLeft Properties for the left column that contains all the left-side boxes, found in the Global templates.
.colMid Properties for the large center column that contains all the main page content, found in the Global templates.
.colRight Properties for the right column that contains all the right-side boxes, found in the Global templates.
.boxContent Container divisions for holding all the main content appearing in center column.
.colLeftCheckout Properties for the left column that contains cart navigation on the cart pages.
.colMainCheckout Container division for holding all the content appearing in large right-side main column of cart pages.
.siteDocs Controls the site doc links container in the documents template, siteDocs.tpl
.pagination Styles the pagination text from category pages, in viewCat.tpl.
#subCats Containing division id for the area holding subcats on the category pages, in viewCat.tpl
.subCat Individual container divisions class for subcats, in viewCat.tpl.
.regSep Separator for sections, used only on the step 1 page of cart, step1.tpl.
.latestProds A new class in later CubeCart 3 versions for aid in controlling Latest Products appearance on the homepage template, content/index.tpl.





Comments, Feedback, Suggestions and Documentation Submissions please post in the Documentation Chat Forum.