Hi. I have a test site at
shriek.biz/jandalbar.co.nz/index.php
I have the animation pretty much set up how I want it, but the waitress pic to the right is cutting off the top and I can't figure out why. It displays correctly when I don't have the animation on it. I tried adding the side by side class and css but that made it position worse and was still cut off. Love your module though. Are you able to help?
Here's the code I have on the page.
<p>{edsnewanimate|class="eds-animate edsanimate-sis-hidden "|data-eds-entry-animation="bounceInDown"|data-eds-entry-delay="0"|data-eds-entry-duration="1"|data-eds-entry-timing="ease-out"|data-eds-exit-animation=""|data-eds-exit-delay=""|data-eds-exit-duration=""|data-eds-exit-timing=""|data-eds-repeat-count="1"|data-eds-keep="yes"|data-eds-animate-on="load"|data-eds-scroll-offset=""}</p>
<div><img src="images/template/jandlelogo.png" alt="jandlelogo" class="responsive" style="border: 0px solid #000000; display: block; margin-left: auto; margin-right: auto;" /></div>
<p>{/edsnewanimate} {edsnewanimate|class="eds-animate edsanimate-sis-hidden "|data-eds-entry-animation="slideInRight"|data-eds-entry-delay="1"|data-eds-entry-duration="2"|data-eds-entry-timing="ease-out"|data-eds-exit-animation=""|data-eds-exit-delay=""|data-eds-exit-duration=""|data-eds-exit-timing=""|data-eds-repeat-count="1"|data-eds-keep="yes"|data-eds-animate-on="load"|data-eds-scroll-offset=""}</p>
<div><img src="images/template/waitress.png" alt="waitress" class="responsive" style="top: -350px; position: relative; border: 0px solid #000000; float: right;" /></div>
<p>{/edsnewanimate}</p>
Thanks for your help.
Andrew