• Resolved ianboden

    (@ianboden)


    I’ve created a little test using random images, I have 2 scenes and in each there is a marker which jumps to the other. In the preview this all works fine, but when I put it on a page the markers don’t show up at all.

    In the first scene there should be a floating head on a white background in the middle of the view when it loads, and then slightly down and to the left is an archway which should have a translucent green man. neither work (I added the floating head in case it was the translucency causing the problem).

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Avirtum

    (@avirtum)

    You have a little conflict with your theme. This style below overwrites the custom marker style, as the result we can’t see the image.

    #home-content-wrapper img, #main-content-wrapper img, #footer-main img {
    max-width: 100%;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Marker images missing’ is closed to new replies.