Closed (duplicate)
Project:
Service links
Version:
7.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 14:40 UTC
Updated:
10 Mar 2013 at 10:33 UTC
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
Comment #1
TheCrow commentedOverriding 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.
Comment #2
simon georges commentedClosing this in favor of #936232: Different style on teasers vs. full nodes.