Hallo, habe mir ein Versandkostenfrei… Bild fix in das untere linke Ecke gemacht.
Jetzt wollte ich fragen, wie kann ich das Bild ändern wenn ich auf Italienische Sprache wechsel. Kann ich das mit [{ oxmultilang ident=“…“}]" irgenwie machen?
auf page.tpl
<a class="versand"></a>
und in der oxid.css
.versand {
height: 154px;
width: 300px;
position:fixed;
bottom: 0;
left: 0;
background: url ("../../img/versand.gif") no-repeat scroll 0 0;
background-size: 100% auto;
z-index: 999998
}