Quote from
xLikes on December 11, 2019, 9:00 pm
Ich bin im moment dabei mein Forum anzupassen.
Eigene Bilder habe ich bereits eingefügt bekommen.
#af-wrapper div[id="forum-1"].forum .forum-status:before {
content: "";
background-image: url(img/Bild);
color: black;
background-size: 50px 50px;
background-repeat: no-repeat;
height: 50px;
width: 50px;
display: inline-block;
}
Jetzt zeigt es leider das Bild und das Icon an. Wie bekomme ich das gerade gerückt?
Ich bin im moment dabei mein Forum anzupassen.
Eigene Bilder habe ich bereits eingefügt bekommen.
#af-wrapper div[id="forum-1"].forum .forum-status:before {
content: "";
background-image: url(img/Bild);
color: black;
background-size: 50px 50px;
background-repeat: no-repeat;
height: 50px;
width: 50px;
display: inline-block;
}
Jetzt zeigt es leider das Bild und das Icon an. Wie bekomme ich das gerade gerückt?