By feelexit on
I create a new menu. I notice in the code
<div class="block block-menu" id="block-menu-82">
this menu id is using number, its generated by the application. is there a way we can give it a name? for example: id ="block-menu-adminMenu"
because, I create it on my sandbox, after I move it to production, this ID name might be changed, then I need to go back to css and restyle everything.
Comments
It's possible to create a unique CSS ID
It's possible to create a unique CSS ID for each menu item. Check out Nick Lewis' tutorial at http://www.nicklewis.org/node/843
Large Robot
http://www.largerobot.com
christefano , thank you so
christefano , thank you so much.
this tutorial not only answered my question, also showed you how to style your menu. that's another question I am about to ask. I already got the answer.
glad to help
Cool!
Large Robot
http://www.largerobot.com