Title: popup width
Last modified: August 22, 2016

---

# popup width

 *  Resolved [rootsman](https://wordpress.org/support/users/rootsman/)
 * (@rootsman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/)
 * Hello,
 * [http://www.devel.uyuyuyhost.com](http://www.devel.uyuyuyhost.com)
 * I added a popup in the pre-header menu, button is “soporte”
    My issue is that
   I have set the width to custom and the vaule 990px
 * Now I see that is at 1026 with firebug for chrome. But in the code is still see
   990px at custom width.
 * The issue raised in chrome and opera, firefox is working fine.
 * This started after the update of wordpressfrom 4.1 to 4.1.1, maybe this is not
   the reason but was working fine.
 * Thanks in advance.
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808416)
 * [@rootsman](https://wordpress.org/support/users/rootsman/) – This depends on 
   your theme. Basically the outside width(inside the border) is equal to width 
   + padding. So in your case its 18px + 990px + 18px.
 * A lot of newer themes using css box-sizing to correct this. Here is an article
   that explains this [http://css-tricks.com/box-sizing/](http://css-tricks.com/box-sizing/)
 * Setting box-sizing: border-box will make it so that the padding is subtracted
   from the width.
 * Hope that helps.
 * Not sure it has anything to do with the WP update.
 *  Thread Starter [rootsman](https://wordpress.org/support/users/rootsman/)
 * (@rootsman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808419)
 * [@danieliser](https://wordpress.org/support/users/danieliser/)
 * Thanks for the update, I will check the link, I thought that could something 
   with the padding or margins.
 * I’m a beginner with css and code.
 * Thanks and great plugin, it worked as I wanted.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808420)
 * I see part of the problem and will release an update to fix it later this week.
 *  Thread Starter [rootsman](https://wordpress.org/support/users/rootsman/)
 * (@rootsman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808424)
 * Ok thanks.
 * Great support.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808449)
 * Not a problem. You can track the issue if you prefer here [https://github.com/PopupMaker/Popup-Maker/issues/29](https://github.com/PopupMaker/Popup-Maker/issues/29)
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808501)
 * I added this to the update going out tomorrow.
 *  Thread Starter [rootsman](https://wordpress.org/support/users/rootsman/)
 * (@rootsman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808516)
 * Nice, thanks and great support.

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

The topic ‘popup width’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [rootsman](https://wordpress.org/support/users/rootsman/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/popup-width/#post-5808516)
 * Status: resolved