Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pupunzi

    (@pupunzi)

    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

    (@gbn1)

    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

    (@pupunzi)

    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.