Page 1 of 1
How to add icons for the items in the menubar ?
Posted: 16 Mar 2008, 20:29
by toonlee
Hi,
It will be of great help if anyone guides me on how to add "icons" for the items in the menubar.
Thanks
Re: How to add icons for the items in the menubar ?
Posted: 22 Mar 2008, 07:09
by vboctor
Search for the word menu in core/html_api.php. You will have to change the code that generates the menus.
Re: How to add icons for the items in the menubar ?
Posted: 07 Apr 2008, 16:37
by nicjohnson
Is there any way to do this without editing the core code? It would be a shame to have to do this each time there's an upgrade.
FYI, I've tried to create a function called custom_function_override_html_title to tweak the page title but it doesn't seem to take. What am I missing?
TIA.