Hi,

The sticky icon is not showing. Can someone please let me know how we can either remove or edit the source code that links to this image?

Thanks.

BB

Comments

dsnopek’s picture

Status: Active » Closed (works as designed)

admin_message just renders the node as a teaser. If this icon is/isn't showing, it means that your theme is/isn't showing it for node teasers. You'll probably need to create a new node.tpl.php for admin messages (like node-admin-message.tpl.php). Check out the theming guide:

http://drupal.org/documentation/theme

I hope that helps!

Regards,
David.