There is a 'right' region in my custom theme, and I want theme the blocks in 'right' region by my block-right.tpl.php. But there is something wrong if you don't use a 'block.tpl.php' template another. I mean if you customize both block-right.tpl.php and block.tpl.php it works, and only customize block-right.tpl.php it dosn't work.

Comments

amateescu’s picture

Status: Active » Closed (won't fix)

This is not a Block Theme problem, it's an issue in Drupal 6 core: #279573: Themes can't use node-story.tpl.php without node.tpl.php.