Guizmo
Forum Replies Created
-
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] missing file sreg.class.php!!!!same for me
Forum: Plugins
In reply to: Video Thumbnail On Front Page/ExcerptHi Danicahodge,
Could you put a link to have an exampleHere is mine
http://guillaume-b.dmlive.co.nz/summatives/03/category/blogThe fisrt post on this page is a video post
Forum: Plugins
In reply to: Video Thumbnail On Front Page/ExcerptI’m back guys,
After trying your trick Ryan (which didn’t work for me).
But I used the idea and got an similar solution,When embedding your video add a “thumbnail” to your post(it has to be a thumbnail). then in you style.css add these:
.size-thumbnail{ visibility:hidden !important; height:0; width:0; margin:0; float:left; }“.size-thumbnail” being the class generated by wordpress for each thumbnail post via the “upload/insert media” at the top left corner of your post box. I only use the media library ! not NextGen or other plugins to upload images on my blog:
You can check the class generated using firebug anywayOnly tested in Firefox so far but it should be fine for IE
I hope it made senseForum: Plugins
In reply to: Video Thumbnail On Front Page/ExcerptHey guys,
Was just trying to do this for my client site, and I think Ryan has a good idea. Thanks for that. If you find a better please let me know
I am trying to achieve the same thing using prettyphoto and it’s hard to get the answer obviously. Been looking for hours on the net.