Title: Close button
Last modified: September 21, 2018

---

# Close button

 *  Resolved [desi7892](https://wordpress.org/support/users/desi7892/)
 * (@desi7892)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/)
 * Hello,
    Why does the Classic gallery does not have a close button? I can close
   the window with the video only if I click somewhere within the content of the
   article (Note that if I click on the right side or left side it still does not
   close)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclose-button-23%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10709858)
 * Hello dear desi7892.
 * Thank you for contacting us and for reporting your problem.
 * To solve your problem, please edit the widget.php file of our plugin. Set this
   code the 10732 line.
 * `top: 2em;`
 * When You will do this all correctly, after that you will not have such a problem.
 * Thank you very much
 *  Thread Starter [desi7892](https://wordpress.org/support/users/desi7892/)
 * (@desi7892)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10709957)
 * Hello,
 * Thank you for your response. In which folder do I find this file?
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10709983)
 * Dear desi7892.
 * Here: Total-Soft-Gallery-Video-Widget.php
 * Thank You.
 *  Thread Starter [desi7892](https://wordpress.org/support/users/desi7892/)
 * (@desi7892)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10710013)
 * Thank you, found it, but are you sure that it should be added to this line? Because
   when I did add it there, the video stopped working completely. I am no PHP programmer
   but this looks weird to me
 * jQuery(‘.TS_GV_ClG_Div_Full_’+id).animate({‘width’:’100%’, ‘height’:’100%’,’top’:’
   0′,’left’:’0′},500);
    top: 2em; setTimeout(function(){ jQuery(‘.TS_GV_ClG_Div_box_’
   +id).css({‘display’:’flex’,’display’:’-webkit-flex’});
    -  This reply was modified 7 years, 7 months ago by [desi7892](https://wordpress.org/support/users/desi7892/).
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10710058)
 * Dear desi7892.
 * You changed the code in the wrong place. You do the changes not in that place
   where I said You.
 * Please find this code:
 *     ```
       .TS_GV_ClG_Div_Close_Icon _ <? Php echo $ Total_Soft_Gallery_Video;?>
       {
       position: fixed;
       display: none;
       top: 1em;
       right: 1em;
       color: <? php echo $ TotalSoftGallery_Video_Opt1 [0] -> TotalSoft_GV_1_30;?>;
       ```
   
 * There, change and write like this
 * `top: 2em;`
 * Thank You.
 *  Thread Starter [desi7892](https://wordpress.org/support/users/desi7892/)
 * (@desi7892)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10710100)
 * Thank you very much, I could not find it because according to NetBeans and Pspad
   this is a line number 10021. Now it is working :))
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10710118)
 * Dear desi7892.
 * Thank you for Your reply. I am very glad that we were able to help You with the
   problem.
 * Thank You that You use Our plugin.
 * We always happy to help You.
 * Thank you so much.

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

The topic ‘Close button’ is closed to new replies.

 * ![](https://ps.w.org/gallery-videos/assets/icon-128x128.png?rev=2857063)
 * [Video Gallery - YouTube Gallery, Vimeo, Video Portfolio, Image Portfolio and Image Gallery](https://wordpress.org/plugins/gallery-videos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gallery-videos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-videos/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-videos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-videos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-videos/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/close-button-23/#post-10710118)
 * Status: resolved