Es werden nicht alle Images von Einkaufswelten in mobilen Browsern angezeigt Ein Banner-Element wird normal angezeigt, ein Kategorie-Teaser nicht. siehe per Handy hier: www.skaide.com Woran liegt das?
Die CSS sagt: [quote]media=“screen, projection” .emotion-listing .teaser_box .teaser_img { height: 100%; }[/quote] Besser wäre [quote]media=“screen, projection” .emotion-listing .teaser_box .teaser_img { height: 266px; //so gross wie die box ist }[/quote]
Ist das Problem bekannt?
jetzt schon.