zen_preprocess_block replaces $vars['classes'] with an array. This means that modules can't participate in the adding classes to zen based blocks which can be frustrating and limiting. The attached patch changes this with very little cost.

CommentFileSizeAuthor
zen_module_block_classes.patch496 bytesneclimdul

Comments

johnalbin’s picture

Component: PHP code » layout.css
Status: Active » Closed (fixed)

The 6.x-1.x branch is in bug-fix only mode.