Hi there
My temp site is at
shriek.biz/jandalbar.co.nz/index.php
The animation works fine on computer, but when I view on a tablet or cellphone it makes the whole site really tiny, like about 10% of the screen in the top left. On the phone it animates tiny and then when its finished it jumps back to the correct size. Tablet stays small till I change pages or rotate screen.
If I delete the animation code on the page it is all the right size.
Code I have is:
{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=""}
<div><img src="images/template/jandlelogo.png" alt="jandlelogo" class="responsive" style="top: 100px; position: relative; border: 0px solid #000000; display: block; margin-left: auto; margin-right: auto;" /></div>
{/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=""}
<div><img src="images/template/waitress.png" alt="waitress" class="responsive" style="top: -290px; position: relative; border: 0px solid #000000; float: right;" /></div>
{/edsnewanimate}
Thanks for any help. I'm stuck!
Andrew