Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Thomas Maier

    (@webzunft)

    Hi,

    what I can see on the page is that the label appears above the header and not scrolling away below it. Do you mean this?

    You can try to add a css rule like this to your theme:

    .isc-source-text { z-index: 99 !important; }

    Thanks
    Thomas

    Thread Starter ryanb3n

    (@ryanb3n)

    The css rule solved the label from showing on top of the header but the issue I referred to is different and can be seen in the screenshots:

    Showing the issue, label is under the image:
    http://secretflyer.com/screenshots/issue.jpg

    If you refresh the page after you already scrolled down, the label will overlay the image as it should: http://secretflyer.com/screenshots/no-issue-when-refesh-after-scrolling-down.jpg

    Plugin Author Thomas Maier

    (@webzunft)

    Thank you, I saw the problem now.
    Unfortunately, I don’t have a concrete idea how to fix this, but would be glad if other users saw this post and helped out here.

    Thanks
    Thomas

    Thread Starter ryanb3n

    (@ryanb3n)

    Yes, it will be nice if anyone has a solution for that.
    Thank you Thomas!

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

The topic ‘Overlay Position Issue’ is closed to new replies.