• Resolved Wazomba

    (@wazomba)


    Hello, I’m using the plugin here to display a gallery of flv files : https://envol.wazomba.net/?page_id=755

    Can you tell me how to get rid of the top and bottom black band in the modal player. (maybe some CSS or JS file to edit, but I dont find which)

    In short, I’m looking for a way to customize the sizes of thumbnails and the JW Player. Plugin Admin settings only provide predefined sizes, and my thumbs and videos use specific sizes : 640×360 (16:9 format) and 230×173 for all thumbs.

    Thanks in advance,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Wazomba

    (@wazomba)

    Got it !! I made changes in the following files :
    – VideoGallOptionForm.php
    – VideoGall.php
    – css/videogall-style.css

    Maybe it could help somebody else.

    How do you change the thumbnails? I can only get it to change the width.

    would you mind sharing what you changed? I am in need of the same

    Thread Starter Wazomba

    (@wazomba)

    As I can remenber, you need to edit the mentionned files and search for the words/terms you need to change. Sorry but I just remember that there are a couple of values to change (something like <option value=”960|720″>).

    For the thumbnails, in the files, you should change the same option values : like <option value=”200|150″>.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Videogall] Customize thumbs and player size’ is closed to new replies.