Closed (won't fix)
Project:
Block Theme
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 10:24 UTC
Updated:
25 Oct 2010 at 19:45 UTC
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
Comment #1
amateescu commentedThis 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.