1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. zenthorus

Beiträge von zenthorus

  • Problem background-position

    • zenthorus
    • 12. Dezember 2005 um 18:29

    ja, mit Deinem Lösungsvorschlag klappt es. Danke.

    Alles ein wenig mysteriös :)

    Habe das Ganze dokumentiert:
    http://www.lohercom.de/firefox_xhmtl.html

  • Problem background-position

    • zenthorus
    • 12. Dezember 2005 um 15:17

    Bitte schau hier:
    Hier das Ganze zum Betrachten: http://www.lohercom.de/firefox.html<br>

  • Problem background-position

    • zenthorus
    • 12. Dezember 2005 um 14:51
    Zitat von Dr. Evil

    ich vermute mal das übliche height-Problem:

    Code
    body {
    height: 100%;
    background: url(pixs/bckgrd_blue_corner.gif) bottom left no-repeat #FFFFCC;
    }

    Danke für Euere Tipps... ich habe herausgefunden, dass alles wunderbar funktioniert, wenn ich die Doctype auskommentiere... oh weh...:

    HTML
    <!--
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
    -->
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
    background-color: #FFFFCC;
    height:100%;
    background: url(pixs/bckgrd_blue_corner.gif) bottom left no-repeat;
    }
    -->
    </style>
    
    
    <body>
    <h1>h1-headline</h1>
    <p>The little Absatz that makes me happy</p>
    <h2>h2 -headline</h2>
    </body>
    </html>
    Alles anzeigen


    Hier das Ganze zum Betrachten: http://www.lohercom.de/firefox.html

  • Problem background-position

    • zenthorus
    • 12. Dezember 2005 um 04:03

    Wenn ich über CSS ein Bild in body einbaue, wird die Position nicht korrekt dargestellt. Wer weiß Bescheid?

    CSS-Code:
    body {
    background-color: #FFFFCC;
    background-image: url(pixs/bckgrd_blue_corner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }

Unterstütze uns!

Jährlich (2025)

107,3 %

107,3% (697,41 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon