Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Goossens

    (@futtta)

    hi diver66;
    you’ll have to do 2 things:

    1. open up player_sizes.inc.php and at the bottom add your new size:

    $wSize[5]['h']=333;
    $wSize[5]['w']=400;
    $wSize[5]['depr']=false;

    2. open up lyte/controls-420.png your favorite image editor, resize it to 400 pixels width and save it as controls-400.png and upload it to your webserver

    and that should do it.

    kind regards,
    frank

    Hi, a suggestion regarding custom sizes, would it be possible for you to add filters/actions to your sizes template and a filter to include a custom image from an arbitrary directory. That would make it easier to update your plugin in the future without overwriting changes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP YouTube Lyte] Change Video Dimension’ is closed to new replies.