missing block id
George2 - November 8, 2008 - 20:02
| Project: | fblike |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | George2 |
| Status: | active |
Jump to:
Description
hi, thanks for the theme, but can you please change the first line of block.tpl.php to this:
so the blocks can be targetted
thanks

#1
ugg, this:
<div class="block" id="block-<?php print $block->module . '-' . $block->delta; ?>">