Title: position:fixed; should be position:absolute;
Last modified: August 21, 2016

---

# position:fixed; should be position:absolute;

 *  [Delete Me](https://wordpress.org/support/users/nate1994/)
 * (@nate1994)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/positionfixed-should-be-positionabsolute/)
 * On line 80 it is **$pop = $pop . ‘position:fixed;’;** it should be **$pop = $
   pop . ‘position:absolute;’;** instead. **position:fixed;** will not center the
   popup if the window is resized.
 * [http://wordpress.org/extend/plugins/anything-popup/](http://wordpress.org/extend/plugins/anything-popup/)

Viewing 1 replies (of 1 total)

 *  [Annexed](https://wordpress.org/support/users/annexed/)
 * (@annexed)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/positionfixed-should-be-positionabsolute/#post-3920437)
 * Well spotted. The plugin broke for me in WP 3.6, and by making that change it
   seems to be operating properly again.

Viewing 1 replies (of 1 total)

The topic ‘position:fixed; should be position:absolute;’ is closed to new replies.

 * ![](https://ps.w.org/anything-popup/assets/icon-256x256.png?rev=1017466)
 * [Anything Popup](https://wordpress.org/plugins/anything-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anything-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anything-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/anything-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anything-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anything-popup/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Annexed](https://wordpress.org/support/users/annexed/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/positionfixed-should-be-positionabsolute/#post-3920437)
 * Status: not resolved