ucms.php - Sample Styles - 2

In this page, we replace the  borders and fill colours of the left side bar menus with a background image.

Again, we have used a copy of the '.plain' styles in styles.css, changing the #Index, #mainNav and #mainNavW sections to suit the layout.

Alternatively, we could have begun from scratch, as each PageType corresponds to a unique .css div class, and we have prefixed all of the .css instructions with the '.class' (or, for our purposes '.PageType'), a new PageType/Style, will - on this site, begin with a completely blank style sheet.

Should you require even more control over your style sheets than this, then you could always alter the database.php program and modify the way that the ucms.php Content Management System outputs .css and html.