Closed (fixed)
Project:
SimpleFeed
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2007 at 19:50 UTC
Updated:
5 Oct 2007 at 05:55 UTC
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
Comment #1
m3avrck commentedYou can use hook_link_alter() to change this around or override the theme functions in the node to add in more links.
Comment #2
green monkey commentedthanks