Try to change this in block.tpl.php
elseif ($block->module == 'user' and $block->delta == '1') { ?>
to:elseif (($block->module == 'user' and $block->delta == '1') || $block->module = 'menu') { ?>
I haven't tested it, but it could (should) work.Hello,
> Link to theme?
Oops... Sorry about that. Here it is:
http://drupal.org/project/multiflex
- jody
_______________________________________________
themes mailing list
themes@drupal.org
http://lists.drupal.org/mailman/listinfo/themes