bongartz
Threadersteller
Dabei seit: 05.01.2007
Ort: Uerdingen / Ingolstadt
Alter: 26
Geschlecht:
|
Verfasst Do 25.03.2010 14:21
Titel
|
 |
|
| emorikaner hat geschrieben: | | bongartz hat geschrieben: |
@charset "UTF-8";
div.contextextflied {
width: 350px;
height: 330px;
background: rgba(254,255,255,0.25);
margin-top: 43px;
position: absolute;
float: right;
margin-right: 5px;
z-index: 3;
}
#ueberschrft {
width: 100px;
height: 30px;
background: rgba(254,255,255,0.25);
left: 350px;
float: right;
position: absolute;
margin-top: 43px;
margin-right: 7px;
z-index: 2;
}
#bgbild {
position: absolute;
height:420px;
width:800px;
z-index: 1;
}
|
Hätte ich auch ohne onlinebsp eig darauf kommen sollen
Für nen z-index brauchst du position, und zwar entweder relative, absolute oder fixed.
Welches von den 3 ist egal.
Ach ja kann es sein, dass du .contextfield meinst ? Nicht schlimm nur mal aufgefallen  |
Hey,
cool Danke. Immer diese blöden Kleinigkeiten.
Alternativ müsste das auch mit einem Flash Filmchen gehen oder irre ich jetzt schon wieder .
|
|