Forums

[Plugin: WP Favorite Posts] Adding an image (2 posts)

  1. trims
    Member
    Posted 7 months ago #

    Is it possible to add an image before the "Add to Favourites" text which changes colour depending on whether the post is a favourite?

    http://wordpress.org/extend/plugins/wp-favorite-posts/

  2. hberberoglu
    Member
    Posted 7 months ago #

    Yes you can add image with using CSS like that;

    .wpfp-link { background: url('yourimage.jpg'); padding-left:15px; }

Reply

You must log in to post.

About this Topic