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.