Title: Cannot set height and width
Last modified: August 21, 2016

---

# Cannot set height and width

 *  Resolved [vonder86](https://wordpress.org/support/users/vonder86/)
 * (@vonder86)
 * [12 years ago](https://wordpress.org/support/topic/cannot-set-height-and-width/)
 * I am trying to set-up the height and width of the modal using shortcode, but 
   it stays the same. I used the following shortcode:
 * [modal id=Test height=”480″ width=”300″]
 * The modal is working, but the size is just random. I had more success with
 * [modal id=Test size=”small”] It assign a smaller width, but height is ignored.
 * Is there any way I can do that (even hardcoding the value?) Also – what are the
   attributes of size: small, normal, large? What else – there is nothing about 
   it on your website…
 * [https://wordpress.org/plugins/easy-modal/](https://wordpress.org/plugins/easy-modal/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [12 years ago](https://wordpress.org/support/topic/cannot-set-height-and-width/#post-4918167)
 * The predefined sizes are all built for responsive website or content. They are
   roughly 30%-70% of screen width.
 * You could define a height using #eModal-Test { height:200px; }
 * Hope this helps.
 *  [waltmesser](https://wordpress.org/support/users/waltmesser/)
 * (@waltmesser)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cannot-set-height-and-width/#post-4918353)
 * In the latest version of Easy Modal, you can easily set your modal sizes any 
   way you like in the WP Admin: Easy Modal -> Modals -> _Your Modal_ -> Display
   Options
 * See how easy it is [here](https://easy-modal.com/documentation/easy-modal/getting-started#display).

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

The topic ‘Cannot set height and width’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [waltmesser](https://wordpress.org/support/users/waltmesser/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/cannot-set-height-and-width/#post-4918353)
 * Status: resolved