Title: [Plugin: WP Issuu] Overlapping
Last modified: August 20, 2016

---

# [Plugin: WP Issuu] Overlapping

 *  [superkyra](https://wordpress.org/support/users/superkyra/)
 * (@superkyra)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/)
 * Hi guys, I have a proplem with the visualization cause the box with my brochure
   do not move the paragraph below. The result is the brochure over the text… Anyone
   can help me, pls?
 * [http://wordpress.org/extend/plugins/wp-issuu/](http://wordpress.org/extend/plugins/wp-issuu/)

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

 *  [Magtm](https://wordpress.org/support/users/magtm/)
 * (@magtm)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/#post-2849604)
 * Hello
 * I had the same problem, I solved it doing this :
 * In wp-issuu.php, in “return()” of the issuu_reader_2() function, look for <object
   > and <embed>. In those, you must edit the style, adding “position:relative;”
   like this :
    <object classid=”” style=”**position:relative;**width:’ . $width.
   $unit . ‘;height:’ . $height . $unit. ‘” ‘ . […] and <embed src=”‘ . $readerUrl.‘”
   type=”application/x-shockwave-flash” style=”**position:relative;**width:’ . $
   width . $unit . ‘;height:’ . $height . $unit […]
 * Careful, when you will update the extension, these modifications will disappear.
 * Hope it will works for you
 *  [nike32486](https://wordpress.org/support/users/nike32486/)
 * (@nike32486)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/#post-2849663)
 * Thank you Magtm! That worked perfectly for my site as well! I had been looking
   for a fix for this for a while!
 *  [Magtm](https://wordpress.org/support/users/magtm/)
 * (@magtm)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/#post-2849664)
 * 🙂
    Glad this was useful for someone !
 *  [ces-design](https://wordpress.org/support/users/ces-design/)
 * (@ces-design)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/#post-2849668)
 * Thank you Magtm! I had a similar issue – my footer widgets were covering up the
   bottom half of my Issuu album. Changing the php file with your edits made it 
   look much, much better! 🙂

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

The topic ‘[Plugin: WP Issuu] Overlapping’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-issuu.svg)
 * [Issuu Embed](https://wordpress.org/plugins/wp-issuu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-issuu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-issuu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-issuu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-issuu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-issuu/reviews/)

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [ces-design](https://wordpress.org/support/users/ces-design/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-issuu-overlapping/#post-2849668)
 * Status: not resolved