It would be cool to be able to make the 'View Feeds Items' link -- a bit more pronounced

problem is; unless it's in css, I have problems determining how to make changes

trying to add color or an icon in the module php code was a mess :(

thank you for considering

J

Comments

m3avrck’s picture

Status: Active » Closed (fixed)

You can use hook_link_alter() to change this around or override the theme functions in the node to add in more links.

green monkey’s picture

thanks