module positions; mosLoadModules; css Hi,
I'm writing my 1st own Template. Does anybody knows, where I can find a documentation about the relation between 'module positions' which are loaded by mosLoadModules() and the resulting (HTML-)elements and the CSS elements which are needed in template_css.css?
E.g., I Found out: mosLoadModules('user3', -1) loads a top level menu and the appropriate css element is #mainlevel-nav {..} ... But where it is documented??
Thx
Hagen |