Just nowhere is it clear where that snippet should go - which css file? style.css?
That's the right direction. As a newbie @ WP the placement's just not jumping right out at me. Thanks, Mr. Dedman. And Mr. Meade for making it. Thanks, ShowinABox. it's a kick in my artist-ass. :) Jan On Feb 3, 2008 5:16 AM, Jay dedman <[EMAIL PROTECTED]> wrote: > > Here's the subject test page, creating an 'About' page using comments > for > > dynamic content: http://fauxpress.tv/vlog/?page_id=2#comment-3 > > Will Vpip not make a popup for video comments? What do I have to do to > > accomplish that? Add some code to the comment template? > > you must have fixed it. > works for me. The video played right in the page. > > David also shows you how to restrict the size of the video so videos > dont take over the page: > http://www.davidmeade.com/wordpress-plugins#videoComments > This was our preference on Semanal. > > Includes several css classes so you can customize the look for your > blog/theme. > * For example, the thumbnail image is given a specific class > (videoResponseThumbnail), so the maximum display dimensions for a > thumbnail could be set in css for any given wordpress theme. As an > example of this I updated the css at the demo site to limit thumbnail > display width. The max-width could similarly be set for any other > theme to a theme-appropriate size of course. Example css entry: > .videoResponseThumbnail { > max-width: 320px; > } > > Jay > > > > Yahoo! Groups Links > > > > -- The Faux Press - better than real http://feeds.feedburner.com/diaryofafauxjournalist - RSS http://fauxpress.blogspot.com aim=janofsound air=862.571.5334 skype=janmclaughlin [Non-text portions of this message have been removed]
