StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #13  
Old 09-04-2010, 12:36 PM
adayton adayton is offline
Registered User
Pro Plus Member
 
Join Date: Sep 2010
Posts: 2
Default Having Similiar Issue with Video dimensions on home.php

I have the video in a blog post not a widget. I can see the correct size specified in the blog post, but when displayed on the home.php the video is fixed at w:282 h:234. I have tested with wordpress flow player, fv flow player, and viper's video tags. The video completely ignores any dimensions specified through the tags.

I found the answer here http://www.studiopress.com/support/s...ighlight=video

in style.css or blue.css

Code:
#homepage embed, #homepage object {
    width: 280px;
    height: 235px;
    margin: 0px;
    padding: 0px;
    }

Last edited by adayton; 09-04-2010 at 12:50 PM. Reason: answered myself
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sidebar Widgets not working after adding footer widgets cameronoliver General Discussion 4 06-29-2010 12:40 PM
How to place widgets (home page widgets) on other pages mlonchambon General Discussion 2 04-11-2010 06:31 PM
How do I make the text in my video posts not appear on the home page with the video? foxxxyastaria General Discussion 1 12-15-2009 05:52 PM
How to Add Video to Homepage/Sidebar Widgets...+V tutorials General Discussion 1 10-14-2009 09:18 AM


All times are GMT -5. The time now is 05:01 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.