By feelexit on
I have a block in my front page.
<div class="block block-menu" id="block-menu-82">
id="block-menu-82"
I want to make this id readable, unique and not using numbers.
for example
id="block-menu-usermenu"
is there a way to redefine the block id ?
Comments
Hi if you drop me an email I
Hi if you drop me an email I can send you an module that lets you set the id for blocks and also add additional class names plus and example block.tpl.php (needed to acually apply the information).
i dont want to use module
i dont want to use module for that. theres no other ways to do it?
There is no standard feature
There is no standard feature to allow you to specify the block id, the module would allow you to do that.