Title: [Plugin: FancyBox for WordPress] Issues with Close Button Positioning
Last modified: August 20, 2016

---

# [Plugin: FancyBox for WordPress] Issues with Close Button Positioning

 *  [TGL_Curt](https://wordpress.org/support/users/tgl_curt/)
 * (@tgl_curt)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-issues-with-close-button-positioning/)
 * Hello, I recently installed FancyBox For WordPress and everything appears to 
   be working properly. I’m using html in the page to create my image links as opposed
   to inserting through WordPress. Since it appears to be working, I assume that’s
   not a problem.
 * The only small issue I have is the close window button in the FancyBox popup 
   will only appear in the bottom right corner. No matter what setting I apply in
   the Plugin settings, it won’t leave the bottom right corner. I’ve poked the entire
   popup with Firebug and can’t find any inherited CSS style that would affect it.
 * Not sure if this helps, but this is Firebug’s report for:
 * `<a href="#" class="pp_close">Close</a>`
 *     ```
       div.dark_square .pp_close {
           background: url("../images/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 0 transparent;
           cursor: pointer;
           height: 30px;
           margin: -2px 0 0;
           width: 30px;
       }
       a.pp_close {
           display: block;
           float: right;
           line-height: 22px;
           text-indent: -10000px;
       }
       body, h1, h2, h3, h4, h5, h6, a, p, ul, ol, li, em, strong, pre, code, form {
           margin: 0;
           padding: 0;
       }
       .pp_content_container {
           text-align: left;
       }
       body, #content .post p, #content p {
           color: #999999 !important;
       }
       body {
           color: white;
           font-family: "garamond-premier-pro-display",serif;
           font-size: 1.2em;
           line-height: 20px;
       }
       ```
   
 * That is with the close button settings at Top / Right.
 * I’m sure I’m just missing something silly, thanks in advance for any help and
   thanks for a great plugin.
 * [http://wordpress.org/extend/plugins/fancybox-for-wordpress/](http://wordpress.org/extend/plugins/fancybox-for-wordpress/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [TGL_Curt](https://wordpress.org/support/users/tgl_curt/)
 * (@tgl_curt)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-issues-with-close-button-positioning/#post-2925153)
 * It appears I’m talking to myself here, but an update:
 * After messing around with the plugin some more, I realized NONE of the settings
   change anything. I’ve tried this plugin on two different sites (both running 
   WP 3.4.1) with the same results. The plugin functions perfectly, I just can’t
   adjust any of the settings.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: FancyBox for WordPress] Issues with Close Button Positioning’
is closed to new replies.

 * ![](https://ps.w.org/fancybox-for-wordpress/assets/icon-256x256.jpg?rev=1864321)
 * [FancyBox for WordPress](https://wordpress.org/plugins/fancybox-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fancybox-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fancybox-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fancybox-for-wordpress/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [TGL_Curt](https://wordpress.org/support/users/tgl_curt/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-issues-with-close-button-positioning/#post-2925153)
 * Status: not resolved