Closed (fixed)
Project:
Control Panel
Version:
6.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Apr 2010 at 15:18 UTC
Updated:
10 Sep 2010 at 20:20 UTC
Hi !
Thank you for this great module!
I would appreciate some help and exemples of how to use custom icons with this Contol panel. Are the icons names based on the page URL, the menu entries, etc? Do we have to respect directory structure? For exemple, what would be my icons names for :
First Menu
And those menu would be associate to the following links:
Thank you,
Denis
Comments
Comment #1
lawrence commentedTo associate an icon with a path.
Path: http : // www . site . com / node/add/book
Icon Name: node_add_book.png (Or whatever extension it's using).
Be sure to select icons the same size as you've chosen in your settings. If in Control Panel you've chosen 48x48 (My preference), then ensure your icons are really 48x48 in size.
Additionally, make sure your 48x48 icons are uploaded to this path in your module directory: sites/all/modules/controlpanel/images/48x48
That's all there is to it, easy! have fun. :)
Comment #2
lawrence commented