Hi,

Thanks for this cool module! :)

We have the requirement to have different icons for different parts. For example on a overview where we just display the teaser of multiple nodes, we would like to have grayscale icons. On the node detail page we would like to have the full colored icons. Is there a easy way to accomplish that?

Best Regards,
Sandro

Comments

TheCrow’s picture

Overriding the function theme_service_links_build_link(); in your theme is the best way to achieve that.

I am studying a method to override the path within the APIs since the third version will be focused on this and more kind of customizations.

simon georges’s picture

Status: Active » Closed (duplicate)