Forums

[Plugin: Image Widget] Suggestion (4 posts)

  1. Sammyed
    Member
    Posted 1 month ago #

    Hello Peter,

    I'd like to make a suggestion.

    When I put the mouse over the image @ widget, there is no hover description.

    Just a suggestion for future releases you know ;)

    Cheers.

    http://wordpress.org/extend/plugins/image-widget/

  2. peterchester
    Member
    Posted 1 month ago #

    There is if you add a title. where can i see your image widget? Maybe i can help.

  3. Sammyed
    Member
    Posted 1 month ago #

    LINK

    Hello,

    I don't use titles because my images says it all. Currrently are 2 using your plugin.

    Cheers.

  4. peterchester
    Member
    Posted 1 month ago #

    One thing you can do is to include this in your css:

    .widget_sp_image h2 {
    display:none;
    }

    That will hide your title but you can still use it to create the alt tag since the alt tag uses the image title.

Reply

You must log in to post.

About this Topic