Title: [Plugin: WP-ImageFlow2] Focus image size
Last modified: August 20, 2016

---

# [Plugin: WP-ImageFlow2] Focus image size

 *  Resolved [luv_bong](https://wordpress.org/support/users/luv_bong/)
 * (@luv_bong)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-focus-image-size/)
 * Thanks for great plugin 🙂 Very simple to use and nice after implement.
 * But I have a question, that I need resize focus image, now it’s too small so 
   there is some layout trouble with our website. I’ve known edit line
    var z = 
   Math.sqrt(10000 + x * x)+100; but after that, image align seems to be out of 
   center, then our slide to0 bad. I also tried to increase size of image by adding
   these lines to default case in /* Change zIndex and onclick function of the focused
   image */ : image.style.height = new_img_h + 50 + ‘px’; image.style.width = new_img_w
   + 50 + ‘px’; but the slide also increase height so our content below slide is
   covered. Is there any solution for us 🙂 Thanks and best regards!
 * [http://wordpress.org/extend/plugins/wp-imageflow2/](http://wordpress.org/extend/plugins/wp-imageflow2/)

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

 *  Thread Starter [luv_bong](https://wordpress.org/support/users/luv_bong/)
 * (@luv_bong)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-focus-image-size/#post-2980468)
 * Did that trick by
    image.style.height = new_img_h + 50 + ‘px’; image.style.width
   = new_img_w + 50 + ‘px’; and some css
 *  [DetroitArtNetwork](https://wordpress.org/support/users/detroitartnetwork/)
 * (@detroitartnetwork)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-focus-image-size/#post-2980507)
 * Hey maybe you can helo me. All my images are only 200 tall and I’l trying not
   to blow them up, and keep the sliders overall height more narrow. Might you be
   able to give me some insight as to how this is achieved?

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

The topic ‘[Plugin: WP-ImageFlow2] Focus image size’ is closed to new replies.

 * ![](https://ps.w.org/wp-imageflow2/assets/icon-256x256.png?rev=1573558)
 * [WP Flow Plus](https://wordpress.org/plugins/wp-imageflow2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-imageflow2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-imageflow2/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-imageflow2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-imageflow2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-imageflow2/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [DetroitArtNetwork](https://wordpress.org/support/users/detroitartnetwork/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-focus-image-size/#post-2980507)
 * Status: resolved