Sorry, I cant get running the nice new feature "Custom icons".
is there a relative path needed? rel to drupal root? to rootcandy?
I tried some variants without success.
Thanks for helping. You might add an example underneath the input textarea too.
Comments
Comment #1
sign commentedok, this sounds like a bug, that there is no documentation underneath the box...
example:
node/add/page|files/myicons/node-add-page.png
node/add/story|files/myicons/node-add-story.png
the file path is relative to drupal root, not rootcandy, thus you can easily upgrade later without overwriting rootcandy files, etc...
also you can overwrite current icons
example:
admin|files/myicons/admin.png
hope this helps
thanks for testing
Comment #2
AxelBernhardt commentedhm, still dont have it ...
my entry:
admin/store|misc/icons/admin-store.png
this i get:
admin|misc/icons/admin-store.png
this not:
node/add/page|misc/icons/admin-store.png
I might misundersatnd this feature:
Does it append a custum icon in the top navigation, right of the Help icon?
That is what I was looking for ...
axel
Comment #3
sign commentedah right i see,
this settings is only for overwriting or adding icons to existing menu items.
If you want to add new items to your navigation, then create a new menu admin/build/menu
after you are ready with your menu, go to theme settings, and assign it to a role you want
if you are adding such links like admin/store there is no icon for it in rootcandy, so thats where the custom icon settings is needed
admin/store|misc/icons/admin-store.png
will tell rootcandy to use icon misc/icons/admin-store.png to a menu item which points to admin/store
Comment #4
AxelBernhardt commentedgot, is working fine ...
merci for your help,
axel
Comment #5
sign commentedno problem you are welcome!
Comment #6
sign commentedcommited a little bit improved help
thanks
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.