Inline images when using hover image plug in
-
Hello folks. I’m building a profile page of some boxers we have lined up for a charity event and I’d like to display them in rows of four, showing their name, changing to their photo on rollover.
I downloaded Hover Image plugin (http://wordpress.org/extend/plugins/hover-image/) to handle the rollover which works fine, but I can’t get the images to display in line – sure it’s something simple in the CSS but I’ve got brain fog of the highest order. I haven’t changed alignleft from default so it should still be float:left…
You can see the page here: http://universalchance.org/our-boxers/
This is what I have in the page editor:
[himage]<a href="http://universalchance.org/benwharfe"><img class="alignleft size-thumbnail wp-image-250" title="benwharfethumb" src="http://universalchance.org/wp-content/uploads/2012/09/bentile1.png" alt="" width="150" height="150" /></a> <a href="http://universalchance.org/wp-content/uploads/2012/09/bentile1.png"><img class="alignleft size-thumbnail wp-image-279" title="bentile" src="http://universalchance.org/wp-content/uploads/2012/09/benwharfe-e1348763397845-150x150.png" alt="" width="150" height="150" /></a>[/himage] [himage]<a href="http://universalchance.org/matttotman"><img class="alignleft size-full wp-image-298" title="matttile" src="http://universalchance.org/wp-content/uploads/2012/09/matttile.png" alt="" width="150" height="150" /></a><a href="http://universalchance.org/wp-content/uploads/2012/09/matttotman.png"><img class="alignleft size-thumbnail wp-image-279" title="matttotman" src="http://universalchance.org/wp-content/uploads/2012/09/matttotman-150x150.png" alt="" width="150" height="150" /></a>[/himage]Any help appreciated!
The topic ‘Inline images when using hover image plug in’ is closed to new replies.