ZenphotoCMS Forum
where can i change the height and width for the videos? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: where can i change the height and width for the videos? (/thread-2691.html)



where can i change the height and width for the videos? - bill61 - 2008-04-17

hi

where can i change the height and width for the videos?

thanks




where can i change the height and width for the videos? - acrylian - 2008-04-17

If you use the nightly build you need to do that within the source code of the player's plugin (after the elseat the bottom). We plan to make option out of that though. Remember this gets overwritten with every update.




where can i change the height and width for the videos? - bill61 - 2008-04-17

hi acrylian

where i can get nightly build themes ??

thanks




where can i change the height and width for the videos? - adriana - 2008-05-14

I tried changing the video size and it did not work. What went wrong???

I edited the class-image.php file under the zp-core folder.

I changed the values in:
if ($this->video) {
$size = array('320','240');

Then I posted the changes to my server and the size of the video did not change. Can someone please help me change the size of the video?

Thanks.