Title: Border Control
Last modified: August 28, 2021

---

# Border Control

 *  Resolved [rigsbyx](https://wordpress.org/support/users/rigsbyx/)
 * (@rigsbyx)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/border-control-2/)
 * I just downloaded this plugin and I really like it, but there are two black borders/
   lines (at the top and bottom) when there is a featured image, and when the video
   is playing they disappear but instead there are two borders /lines at the left
   and right edges. Very strange.
 * I have looked online, but can’t really find a solution.
 * How do I control these two? I don’t mind if they disappear completely or if there
   is an even border all around the featured image and also when the video is playing,
   but to has to be consistent.
 * I have played around with the 56.25 setting with numbers nearby, but none of 
   them give me what I need. The original movie is 1280 x 720.
 * Thank you : )

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/border-control-2/#post-14815215)
 * Kindly get me your site address on where I can check the issue directly. So, 
   I can get a clue on the issue and assist you accordingly.
 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/border-control-2/#post-14817152)
 * Kindly try adding the following code in the bottom of your theme’s **functions.
   php** file.
 *     ```
       function aiovg_custom_player_css() {
           echo '<style type="text/css">.video-js { background-color: #fff !important; }</style>';
       }
       add_action( 'aiovg_player_head', 'aiovg_custom_player_css' );
       ```
   
 * Hope this solved your issue!
 *  Thread Starter [rigsbyx](https://wordpress.org/support/users/rigsbyx/)
 * (@rigsbyx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-control-2/#post-14949537)
 * Hello,
 * Many thanks for the code, but it didn’t work.
 * Do you have a private area so that I can send you a link?
 * Thanks : )
 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-control-2/#post-14949629)
 * Kindly send us the link here [https://plugins360.com/support/](https://plugins360.com/support/)
 * So, I can get a clue on the issue and assist you accordingly.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Border Control’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-video-gallery/assets/icon-256x256.png?rev=3078876)
 * [All-in-One Video Gallery](https://wordpress.org/plugins/all-in-one-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-video-gallery/reviews/)

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)

 * 4 replies
 * 2 participants
 * Last reply from: [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/border-control-2/#post-14949629)
 * Status: resolved