die alten kampfberichtbilder
Verfasst: 19. Jun 2011, 12:33
falls jemand lieber die alten kampfberichtbilder in seinem style haette ist hier nun die antwort:
als kleine vorschau was ihr euch da in den style setzt:


Code: Alles auswählen
/* Kampfbericht Bilder austauschen */
img[src$="sieg.jpg"] { width: 0px !important; }
img[src$="sieg.jpg"] { display: inline-block; width: 109px; height: 87px; background: url(http://s3.imgimg.de/uploads/Siegd5e3b4b0jpg.jpg); background-repeat: no-repeat; padding-left: 109px; overflow: hidden; }
img[src$="niederlage.jpg"] { width: 0px !important; }
img[src$="niederlage.jpg"] { display: inline-block; width: 109px; height: 87px; background: url(http://s3.imgimg.de/uploads/Niederlage028d4de0jpg.jpg); background-repeat: no-repeat; padding-left: 109px; overflow: hidden; }

