Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Zoom auf Box legen
#4
@basti1012 meine jetzige Version ist fast perfekt. Aber ich bekomme keine Text-Hintergrund Farbe hin ... der TExt (im folgenden Beispiel "03") kommt in schwarz auf transparentem Hintergrund ... und ist dann je nach Hintergrund nicht sichtbar. Wie bekomme ich den auf einen weissen hintergrund?

a#bx08 {
color: black;
background-color: RGB(48,216,97);
position: absolute;
width: 300px;
height: 140px;
top: 305px;
left: 1165px;
text-align: left;
transition: all 0.7s ease;
}
a#bx08:hover {
background-color: green;
color: black;
transform: scale(2.1);
z-index: 20;
transition: all 0.7s ease;
}

href="sl/index.html"; target="_parent">
08
08

Danke,
Brainstuff
Zitieren


Nachrichten in diesem Thema
Zoom auf Box legen - von admin - 18.04.2022, 17:34
RE: Zoom auf Box legen - von admin - 18.04.2022, 17:34
RE: Zoom auf Box legen - von admin - 18.04.2022, 17:34
RE: Zoom auf Box legen - von admin - 18.04.2022, 17:35
RE: Zoom auf Box legen - von admin - 18.04.2022, 17:35
RE: Zoom auf Box legen - von admin - 18.04.2022, 17:35

Gehe zu:


Benutzer, die gerade dieses Thema anschauen:
1 Gast/Gäste