Title: Raster Alignment issue
Last modified: August 20, 2016

---

# Raster Alignment issue

 *  Resolved [Gbn1](https://wordpress.org/support/users/gbn1/)
 * (@gbn1)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/raster-alignment-issue/)
 * Hi sir,
 * just like to start by saying absolutely great plugin! Love it!
 * It has been working fine until suddenly there is an issue with the alignment 
   of the raster effect, which you can see here:
 * [http://recognisethemovement.com/radio/](http://recognisethemovement.com/radio/)
 * Is there anything I can do to fix this?
 * Thanks!
 * [http://wordpress.org/extend/plugins/wpmbytplayer/](http://wordpress.org/extend/plugins/wpmbytplayer/)

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

 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/raster-alignment-issue/#post-3375871)
 * I think you have some CSS issue that cause that. What I can see from the source
   code of the page is that you have duplicated code; I think you installed a plugin
   that is breaking the HTML; try first deactivating one by one the installed plugin
   and see if that problem get solved.
    Bye, Matteo
 *  Thread Starter [Gbn1](https://wordpress.org/support/users/gbn1/)
 * (@gbn1)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/raster-alignment-issue/#post-3375950)
 * Hi, I have done as instructed but I still have same problem?
 * It never used to do this raster problem until recently…
 * Do you have any other ideas?
 * Thanks!
 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/raster-alignment-issue/#post-3375952)
 * You can fix the issue via CSS as follow:
 * add to your css file:
 *     ```
       .YTPOverlay{
          position: absolute !important;
       }
       ```
   
 * But this will not prevent the double head inclusion you have on your site…

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

The topic ‘Raster Alignment issue’ is closed to new replies.

 * ![](https://ps.w.org/wpmbytplayer/assets/icon.svg?rev=1544312)
 * [mb.YTPlayer for background videos](https://wordpress.org/plugins/wpmbytplayer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpmbytplayer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpmbytplayer/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmbytplayer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmbytplayer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmbytplayer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/raster-alignment-issue/#post-3375952)
 * Status: resolved