Jan,

If you're using the Show in a Box variant where you can go to
Presentation > Theme Options and select a stylesheet from a dropdown
menu, then don't put the CSS snippet into styles.css

Instead go to your theme folder. Inside there will be a styles folder
containing all the styles from that dropdown list. Add the snippet to
the one you chose - put it anyplace that makes sense to you. I usually
add new styles at the bottom. Looks like you're using Tomato so you'd
put the CSS snippet into tomato.css.

There's a google group for Show in a Box tech help (for your
reference): http://groups.google.com/group/show-in-a-box/

Cheryl

--- In [email protected], "Jan McLaughlin"
<[EMAIL PROTECTED]> wrote:
>
> 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]
>


Reply via email to