BELGIUM
2007-04-20 12:14:32
I have a request for some extra "css hooks" in the template HTML:
- having a class "siteName" on the paragraph that contains the site name (and get rid of that br following it)
- having a class of "section" (or something similar) to each menu list item that contains a (non clickable) section name.
- having an class for the body tag, depending on the section that we're in. For example, if I would be in section "photo projects", and the body would have a class "photo-projects", I could very easily give a special style to that whole section (font color, background image etc) using css.
These changes wouldn't change the basic html structure, it would just give some extra flexibility.
Maybe I should add it myself, but I don't know in which file I have to look...
Thanks