Get MBLogic at SourceForge.net. Fast, secure and Free Open Source 
	software downloads

Help Topics

Topic Details for HMI

HMI Templates

CSS Template Files


CSS

CSS stands for "Cascading Style Sheet" and is the standard means of applying styling (colours, fonts, layout, etc.) to web pages. This allows web page content (text, tables, etc.) to be largely separated from style. This in turn makes it easier to update or change web page styling effects without having to edit the entire web page.

CSS styling "cascades", which means that nesting the styles (inside "div" tags) causes inner features to inherit the characteristics of outer styles. This means that styling can be cumulative.

CSS features which are common to all the web page templates are held is a separate file from those features which are specific to individual web templates. A table is provided below to show which CSS (and SVG) templates go with which web templates.

The features which are template specific are:


CSS Templates

The following CSS files are provided:

CSS Template Description
pagelayout_side800.css For pages with a vertical menu and an SVG width of 800.
pagelayout_side850.css For pages with a vertical menu and an SVG width of 850.
pagelayout_top1000.css For pages with a horizontal menu and an SVG width of 1000.
pagelayout_topheader1000.css For pages with a top "header", a horizontal menu and an SVG width of 1000.