Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

width and height


  • Please log in to reply
1 reply to this topic

#1 Pierre Kattar

Pierre Kattar

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 01 October 2010 - 04:44 PM

tubepressers -

I need to change the width and height of the vimeo video to 853 x 480 in fancybox. I've been scouring fancybox listserves. JKF says that because I'm using fancybox through tubepress, i need to ask you tubepressers this question. I figured out how to adjust the width and height of the fancybox outer but not the inner.

I need to change the width and height dimensions of the object and embed tags for the video. Here's the page I'm working on:

http://www.pierrekattar.com/films.php

Please help! It's been weeks that I've been trying to figure this out.

Thanks,

Pierre

#2 Pierre Kattar

Pierre Kattar

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 04 October 2010 - 03:57 PM

I figured it out. You have to hard code the width and height in

fancybox.js at lines 17 and 18

and

VimeoEmbeddedPlayerService.class.php at line 52 and 53

This might not be the most elegant way but it works!

Cheers.