Just a quick question. I'm currently developing a three column css layout using phptemplate. I currently have no wish to theme individual blocks beyond whether it is a 'left' or 'right' block, and that is easy enough to do (I believe, I'm picking up php as I go along) with if's inserted in the block.tpl.php file.
Following in Chrisada's footsteps, I've got a theme to offer up and I'd take any suggestions you might have to improve it. I started with his fine port of the Persian theme and went from there.
I've noticed that in Chameleon's forums the dark & light rows aren't working. Is this by design? I just get light rows, even though in the source code the class ids for the table rows alternate between 'dark' and 'light', which are defined in misc/drupal.css: