Forum replies created

    Frank Ellerkamp
    Spectator
    Posts: 16
    14.06.2016 at 12:48 #28403

    Can be closed. I found the Error.

    Frank Ellerkamp
    Spectator
    Posts: 16
    17.05.2016 at 09:50 #27725

    We tested it on a Lumia, Windows 8.1 with the UC Browser and on Android 4.4.2 with the standard Android Browser.

    Frank Ellerkamp
    Spectator
    Posts: 16
    11.05.2016 at 10:52 #27553
    This reply has been marked as private.
    Frank Ellerkamp
    Spectator
    Posts: 16
    02.05.2016 at 14:34 #27243
    This reply has been marked as private.
    Frank Ellerkamp
    Spectator
    Posts: 16
    02.05.2016 at 14:00 #27239
    This reply has been marked as private.
    Frank Ellerkamp
    Spectator
    Posts: 16
    02.05.2016 at 13:36 #27236
    This reply has been marked as private.
    Frank Ellerkamp
    Spectator
    Posts: 16
    02.05.2016 at 13:29 #27234
    This reply has been marked as private.
    Frank Ellerkamp
    Spectator
    Posts: 16
    22.04.2016 at 10:50 #26884

    No Problem.

    Frank Ellerkamp
    Spectator
    Posts: 16
    21.04.2016 at 10:33 #26839

    Fixed it:

    .cntbox_btn {
    text-align: center;
    margin: 0 auto;
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    }

    .cntbox_btn a {
    position: initial;
    }

    Buttons in one Line:

    .content-box p {
    margin: 25px 0 50px 0;
    }

    Frank Ellerkamp
    Spectator
    Posts: 16
    21.04.2016 at 09:55 #26838

    Hi,

    i fixed the icons with:

    .content-box {
    align-items: center;
    height: 470px;
    }

    Hm..the Buttons are not centered. Any idea?