Hello, I love your theme, but have two suggestions for changes.
First, add class/id attributes for each page (How to generate class/id attributes for each page).
Second, in page.tpl.php, remove strtoupper from this code as style.css already transforms the title to all capital letters:
print strtoupper($title);
Comments
Comment #1
btopro commentedworking on 0.3 and both of these are fixed in it, check that version when I publish it in a few hours
Comment #2
btopro commented