Hi michael,
ich will links oben in der ecke ein image positionieren,
mein code:
img#logoOben {
position:fixed;
top: 6px;
left: 5px;
z-index:3;
}
warum bindest du es nicht als background img im #header
ein?
Grüße,
Engin
GYRO
Hi michael,
ich will links oben in der ecke ein image positionieren,
mein code:
img#logoOben {
position:fixed;
top: 6px;
left: 5px;
z-index:3;
}
warum bindest du es nicht als background img im #header
ein?
Grüße,
Engin
GYRO