Title: Centre image
Last modified: August 21, 2016

---

# Centre image

 *  Resolved [emerald787](https://wordpress.org/support/users/emerald787/)
 * (@emerald787)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/centre-image/)
 * Hi, I am trying to centre the popup image on my home page
 * I don’t know anything about coding so I am just running everything through the
   dashboard
 * [http://bigmixtheatre.com](http://bigmixtheatre.com)
 * I have a css manager
 * Could someone explain to me in layman terms how to automatically centre (and 
   resize if possible) the popup image
 * I should note selecting the Javascript button does not work, it makes the image
   even more skewed!
 * [http://wordpress.org/plugins/wordpress-popup/](http://wordpress.org/plugins/wordpress-popup/)

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

 *  [Mike](https://wordpress.org/support/users/michael-copestake/)
 * (@michael-copestake)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/centre-image/#post-4130100)
 * Hi [@emerald787](https://wordpress.org/support/users/emerald787/)
 * You could try adding this to the end of your stylesheet:
 *     ```
       .visiblebox {
        width: 750px;
        position: relative !important;
        left: auto !important;
        margin: 0 auto !important;
       }
       ```
   
 * That should force it to be centered at the right size. Of course if you ever 
   change the image and it’s a different size, you’ll have to alter the above.
 *  Plugin Author [WPMU DEV – Your All-in-One WordPress Platform](https://wordpress.org/support/users/wpmudev/)
 * (@wpmudev)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/centre-image/#post-4130246)
 * Hey there.
 * We haven’t heard from you in awhile, so I just wanted to check in to make sure
   all was good.
 * This thread was marked resolved, but please, if you still need help then just
   respond and open it back up. We can then take it from there. 🙂
 * Hope you have a fantastic day!

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

The topic ‘Centre image’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [WPMU DEV – Your All-in-One WordPress Platform](https://wordpress.org/support/users/wpmudev/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/centre-image/#post-4130246)
 * Status: resolved