Topic: Simplified CSS
Hi there.
I've just been messing around with the development version of punbb. It's great to see that empty tables are no longer being used as spacing devices! It looks like a great piece of software. I chose it over phpbb2 because I could rewrite the authentication system more easily. Our BB needs to have a link to a separate authentication server to keep users' usernames and passwords consistent. I found that in punbb this was easy to do.
On that note: is it possible to distill the CSS classes/ids down to a smaller list? Trying to write a theme/skin from scratch is impossible. I understand that all the different classes and IDs make the whole thing infinitely more customisable, but so many?
I would propose having far fewer, and relying on the html types more. The ones that are kept should be consistent, and easy to understand the meaning of.
I've spent the morning trying to reskin the development version, but haven't achevied any good results.
Anyway, keep up the good work! You can see the board we are using at http://forum.bytemark.co.uk .
Patrick