How to add icons for the items in the menubar ?

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
toonlee
Posts: 4
Joined: 15 Mar 2008, 04:00

How to add icons for the items in the menubar ?

Post 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
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: How to add icons for the items in the menubar ?

Post by vboctor »

Search for the word menu in core/html_api.php. You will have to change the code that generates the menus.
Migrate your MantisBT to the MantisHub Cloud
nicjohnson
Posts: 1
Joined: 07 Apr 2008, 16:34

Re: How to add icons for the items in the menubar ?

Post 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.
Post Reply