View Single Post
Old 05-03-2013, 06:07 PM  
harvey
Confirmed User
 
harvey's Avatar
 
Industry Role:
Join Date: Jul 2001
Location: 127.0.0.1
Posts: 9,266
Quote:
Originally Posted by mromro View Post
Anyone know of a plugin for wordpress that when you mouse hover a post title it shows a preview thumb? either a thumb of the featured image or the thumb of the first image of the blog post?

I have installed the skinnytip tools tip plugin and have been trying to edit my content.php to get this to work but it's giving me problems.

I see websites that have thumbnails pop up when you mouse over the gallery title link. Just wondering if there was an easy way to do tis?

Thank!
I don't know of any, but ask Fris, he's the resident WP plugin god. If it doesn't exist as a plugin, it's extremely easy to do it with just a small change in your WP template and 2 lines of JQuery. Simply add a hidden div (using display: none) with the_post_thumbnail() inside it and change display on hover using Jquery.

Edit: thinking on it, you can do it with just pure CSS
__________________
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth

Last edited by harvey; 05-03-2013 at 06:10 PM..
harvey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote