IE11 zeigt Bilder im Header des Testshops (EHI, SSL, Trusted) nicht an - Lösung bekannt?

Thema wurde von Anonymous, 24. September 2016 erstellt.

  1. Anonymous
    Anonymous Erfahrener Benutzer
    Registriert seit:
    28. Juni 2016
    Beiträge:
    99
    Danke erhalten:
    17
    Danke vergeben:
    23
    Hallo,

    mir ist in meinem Shop gerade aufgefallen, dass der IE 11 meine Bilder bis auf ein Minimum verkleinert. Habe deshalb mal den Testshop 1 aufgerufen und siehe da, anscheinend auch ein Problem:

    [​IMG]

    Die Wertschätzung für IE ist gering, ich weiß;)... hat dennoch jemand einen Vorschlag auf Basis der Demo?

    HTML:
                    <div class="row" style="display: table; height: 100%; width: 100%">
    <div class="col-xs-4" style="    display: table-cell;
        float: none;
        vertical-align: middle;
        padding: 15px 10px;"><a href="https://www.gambio.de/M82cm" style="display: block; background: url('images/trust-ehi.png') 50% 50% no-repeat; background-size: contain; text-decoration: none; position: absolute; top: 15px; bottom: 15px; left: 10px; right: 10px; ">&nbsp;</a></div>
    
    <div class="col-xs-4" style="    display: table-cell;
        float: none;
        vertical-align: middle;
        padding: 15px 10px;"><a href="#" style="display: block; background: url('images/trust-trustedshops.png') 50% 50% no-repeat; background-size: contain; text-decoration: none; position: absolute; top: 15px; bottom: 15px; left: 10px; right: 10px; ">&nbsp;</a></div>
    
    <div class="col-xs-4" style="    display: table-cell;
        float: none;
        vertical-align: middle;
        padding: 15px 10px;"><a href="#" style="display: block; background: url('images/trust-ssl.png') 50% 50% no-repeat; background-size: contain; text-decoration: none; position: absolute; top: 15px; bottom: 15px; left: 10px; right: 10px; ">&nbsp;</a></div>
    </div>
                </div>