Title: Problem with width
Last modified: August 20, 2016

---

# Problem with width

 *  Resolved [Ronnie Albert](https://wordpress.org/support/users/roway/)
 * (@roway)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-width/)
 * First of all thanks for the plugin. But I am having a problem with the width,
   I can’t get it to full the viewer as seen ([here.](http://roway13.com/blog13/?p=37))
   I tried the
 * > Go to Gallery > NextGEN Player Template settings, uncheck inherit checkbox,
   > and fill width input.
 * But it still does not work. Any suggestions.
 * [http://wordpress.org/extend/plugins/nextgen-player-template/](http://wordpress.org/extend/plugins/nextgen-player-template/)

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

 *  Plugin Author [piotr.tokarczyk](https://wordpress.org/support/users/piotrtokarczyk/)
 * (@piotrtokarczyk)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-width/#post-3475225)
 * Hi,
    for quick fix paste
 *     ```
       $(document).bind("DOMSubtreeModified",function(){
         $('.gv_panel img').css('left', '0px');
       })
       ```
   
 * in 103 line in view/gallery-player.php
    I’ll update plugin tomorrow (2013-02-
   17).
 *  Thread Starter [Ronnie Albert](https://wordpress.org/support/users/roway/)
 * (@roway)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-width/#post-3475227)
 * Thanks, works great now!
 *  Plugin Author [piotr.tokarczyk](https://wordpress.org/support/users/piotrtokarczyk/)
 * (@piotrtokarczyk)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-width/#post-3475230)
 * Update nexgen player template plugin, go to settings page, check fix image possition
   checkbox, and save settings.
 *  [shin69](https://wordpress.org/support/users/shin69/)
 * (@shin69)
 * [13 years ago](https://wordpress.org/support/topic/problem-with-width/#post-3475259)
 * [@piotr](https://wordpress.org/support/users/piotr/).tokarczyk
 * I do it but not work

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

The topic ‘Problem with width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-player-template.svg)
 * [NextGEN Player Template](https://wordpress.org/plugins/nextgen-player-template/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-player-template/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-player-template/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-player-template/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-player-template/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-player-template/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [shin69](https://wordpress.org/support/users/shin69/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/problem-with-width/#post-3475259)
 * Status: resolved