Du musst in den Style folgenden Code einfügen und dann im Styleordner die entsprechenden Bilder hochladen (sieg.jpg und niederlage.jpg)globaler n00bbann hat geschrieben:und wie macht man das mit style? verändenr alleine?
Code: Alles auswählen
/* Kampfberichtbilder */
img[src$="sieg.jpg"] { width:0 ; background: url(sieg.jpg); padding-left: 109px; padding-bottom: 87px; }
img[src$="niederlage.jpg"] { width:0 ; background: url(niederlage.jpg); padding-left: 109px; padding-bottom: 87px; }