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.
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.
There is if you add a title. where can i see your image widget? Maybe i can help.
Hello,
I don't use titles because my images says it all. Currrently are 2 using your plugin.
Cheers.
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.
You must log in to post.