Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sallycinnamon

    (@sallycinnamon)

    Thanks!!!

    The expression “targeting mobile devices” was just what I needed to google my way through tutorials!

    Thread Starter sallycinnamon

    (@sallycinnamon)

    Hello again!

    Since you helped me so nicely I thought I’d ask again if anyone of you wonderful people has a quick solution: Is there a really, really simple way to make my parallax-based entries readable on mobile devices? I dont’ want to use any of the usual plugins because the site looks quite alright on my tablet and phone, including popup bubbles – except for those cut off parallax images and captions. Any way to make those zoomable/appear as normal images fitted to the screen, maybe?

    Thread Starter sallycinnamon

    (@sallycinnamon)

    I’m just really tired, maybe stupid – and made a typo.

    IT WORKS! YAY! YIPPIE! YES YES OH YEAH!

    Thank you so so so much.

    Thread Starter sallycinnamon

    (@sallycinnamon)

    Hello, thanks for the hint at loading jQuery twice!

    I just installed the plugin even though I’m using an already heavily tweaked version of Book Lite, tried to put that snippet of code there – doesn’t work either.

    Is referring to “.aesop-parallax-sc” correct?

    Thanks for all the help again, you’re superb.

    Thread Starter sallycinnamon

    (@sallycinnamon)

    Hey, thanks for the quick reply!

    I haven’t quite figured it out though – should putting this in my head section do the trick?

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function(){
        /* here comes the jquery code */
    jQuery('.aesop-parallax-sc').css({'height':(jQuery(window).height())+'px', 'width':(jQuery(window).width())+'px'});
    </script>
Viewing 5 replies - 1 through 5 (of 5 total)