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

    (@matthewruddy)

    Hi @lukemv, best option is to use CSS absolute positioning. Add position: relative; to the parent <div>, then absolutely position the slideshow within it. You’ll then have to absolutely position any content on-top of that slideshow also, but make sure is has a CSS z-index of 9999 to ensure it does indeed show on-top of the slideshow.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Hey again, going to mark this a resolved but feel free to get back in touch if needed 🙂

    Thread Starter lukemv

    (@lukemv)

    Matthew,

    Thanks for your suggestion and thought. Let me play with it early next week, I appreciate your willingness to assist if I have further questions. Love the plugin.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    No problem, glad you like it 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Background image’ is closed to new replies.