hi, thanks for the theme, but can you please change the first line of block.tpl.php to this:

print $block->module . '-' . $block->delta; ">

so the blocks can be targetted

thanks

Comments

George2’s picture

ugg, this:

<div class="block" id="block-<?php print $block->module . '-' . $block->delta; ?>">