Post a Comment
There is no www4 anymore. It's an alias for the live site.
It's unlikely we'll see www5 for a long time, since that would imply rewriting the entire PHP framework.
I get your point, but the reality is that it's a very small percentage of our userbase who refreshes and participates frequently enough for large bugs to be present. I fix any critical errors, usually, within 30 seconds. Little things like adjustments to the sidebar or preferences can be done on the fly.
Well, you have fairly decent separation of content from presentation now - so theming via just the CSS shouldn't be a big deal. Heck, with some simple changes to semantic markup you could axe off the classes and be able to do all the themes/effects you wanted without even touching the HTML.
After all, that is what CSS is supposed to be for. Separation of presentation from content and so forth.
The classitus and divitus for example - the 'otitle1' class and div, with the wrapping span for the star - there's no good reason for this to be so many tags... Just give it a H2. The subheader could even go in side the h2 as a classless span, you style it via inheritance.
Though - I'm still getting MY theme and customizations, since I'm already using a user CSS under Opera to override the page appearance so the fonts are a USABLE size and the page isn't locked into a tiny little stripe down the middle of the screen.




