Okay
  Public Ticket #272646
Missing Grid
Closed

Comments

  • Mark started the conversation

    So I have set up a simple slider on a sandbox site, and I would like the grid to be maintained throughout the animation, but it disappears after the ken burns begins.

    Any thoughts?

  •  1,173
    Amit replied

    i dont know what u mean by grid and throughout the animation ?

  • Mark replied

    Sorry, I meant Dotted Overly, not grid.  I couldn't attach this file : chelseahaley.com/dots.gif

    The dots appear for a second, then disappear once the Ken Burns starts

    Thanks.

  •  902
    Max replied

    Hi, the dotted overlay can't be hold on ken burns, because it's not related to the image that make the ken burns effect. Anyway, I'm updating the slider soon, a new version released. Hope this issue will be fixed in the new one. I'll update it within 2 weeks. Please write me in a week or so, I'll send you the update if will released. 

  • Mark replied

    I figured it out.  In settings.css at line 317

    .tp-dottedoverlay {

    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;

    }

  •  902
    Max replied

    Oh, cool. I'll make a change in the next version and release an update.