Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1070393
    bak
    Participant

    Hi there

    On desktop I use the following code to position the top image and it looks the way I want it

    @media (min-width: 1100px) {
    .floating_image_ETS {
    position: absolute;
    width: 900px;
    max-width: 900px;
    left: -230px;
    top: -320px;
    }
    }

    On mobile, the image is to small and there are big gaps to the previous and following objects.

    How can I make the mobile view better?

    #1070396
    bak
    Participant
    This reply has been marked as private.
    #1070423
    Rupok
    Member

    Hi there,

    I can see the pacing exists on your image itself – http://194.126.200.62/~bakronat/wp-content/uploads/2015/09/ETS-rotated1.png

    Kindly edit the image and eliminate blank space. Using absolute positioning is not optimal for this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1070393 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>