seite immer 100% hoch?

Status
Nicht offen für weitere Antworten.
Kein Problem :)

Code:
#wrapper {
        position:relative;
        width:762px;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin:0px auto;
        padding:0px;
        text-align:left;
        background-image:url(images/content.jpg);
        background-repeat:repeat-y;
}

#footer {
        position:absolute;
        bottom:0;
        width:762px;
        background-image:url(images/footer.jpg);
        background-repeat:no-repeat;
        height:36px;
        margin:0px;
        padding:0px;
}
 
Juchu :)
Danke euch :)

Nur, jetzt hab ich wieder Probleme mit den Umlauten.
Könnte mir nochmal einer sagen, wie ich das jetzt richtig mache? :rolleyes: Is auch bestimmt das Letzte mal...
 
Status
Nicht offen für weitere Antworten.
Zurück