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

btopro’s picture

Status: Active » Fixed

working on 0.3 and both of these are fixed in it, check that version when I publish it in a few hours

btopro’s picture

Version: 6.x-0.2 » 6.x-0.3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.