Re: change templateset
"adolfse" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Niels, Thank you for pointing me towards the web developpers plugin, this is really a helpfull tool. However I am guessing that I need to dig deeper into the way ZMS is formatting things. For example, the macronavigation topics are cut-off after a fixed number of characters, for example I have a topic "internal communication" which is altered to "internal communica...". Carel --- In [email protected], "Niels Dettenbach" <nd@...> wrote: > > Hello adolfse, > > May be this is a little bit off-topic here, but "debugging" or troubleshooting xhtml / css could be complex, so i assume there is no general answer as long as no one is able to look into your project. > > Maybe the free and easy to use firefox add-on "Web Developer": > https://addons.mozilla.org/en-US/firefox/addon/60 > will help you (not only) here. > > Beside of many other useful options it offers functions like "show CSS information" and "show border box model", which shows you the regarding css tree objects when you mouseover your page. By cklick it shows the CSS used from the browser at the regarding object / "place" on your page and the filename of the CSS file. > > Good luck! > > hth > Cheers, > > Niels. > --- > Niels Dettenbach > http://www.syndicat.com > > -- Urspr. Mitt. -- > Betreff: [zms-developers] change templateset > Von: "adolfse" <adolfse@...> > Datum: 04.01.2010 21:58 > > Hello, > > I want to slightly change the layout of the template I am using (TemplateSet theme0 ZMS 2.0) in order to make better use of the widescreen monitors we are curruntly using. The idea is to make the macronavigation and the body content fields wider. > > For this I changed the pageregion width in css to 1200 and I am able to change the position where the body content starts. > > However the width of the macronavigation field remains the same and the section names stay incomplete and dotted (like quality sys....). > > Also the right margin of the body contant remains unchanged. > > Any hints where to look further? >