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

sign’s picture

Category: support » bug

ok, 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

AxelBernhardt’s picture

hm, 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

sign’s picture

ah 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

AxelBernhardt’s picture

got, is working fine ...

merci for your help,
axel

sign’s picture

no problem you are welcome!

sign’s picture

Status: Active » Fixed

commited a little bit improved help
thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.