Grundsätzliches zu Twenty Ten

  • Hallo ins Forum, ich bin umgestiegen von Twenty Eleven auf Twenty Ten, da ich die Sidebarfrage nicht lösen konnte. Mit Twenty Ten geht das einfacher, trotzdem stehe ich aber vor einem neuen Problem, ich bekomme den Header nicht hin, irgendwie hat sich da was verschoben. http://www.henkelkoerbchen.de/trautmann

    PHP
    /* This is the custom header image */
    #branding img {
        clear: both;
        border-top: 1px solid #000;
        display: block;
        border-bottom: 1px solid #000;
        margin: -19.5px
    }

    Hätte jemand mal Zeit da drüber zu schauen?
    Man wurschtelt sich halt so durch :-?

    Einmal editiert, zuletzt von schrulla_online (11. November 2011 um 12:44)

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • hi

    [COLOR=#000000][COLOR=#FF8000]/* This is the custom header image */
    #branding img {
    [/COLOR][COLOR=#0000BB]clear[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]both[/COLOR][COLOR=#007700];
    [/COLOR][COLOR=#0000BB]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000BB]top[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]1px solid [/COLOR][COLOR=#FF8000]#000;
    [/COLOR][COLOR=#0000BB]display[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]block[/COLOR][COLOR=#007700];
    [/COLOR][COLOR=#0000BB]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000BB]bottom[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]1px solid [/COLOR][COLOR=#FF8000]#000;
    [/COLOR][COLOR=#0000BB]margin[/COLOR][COLOR=#007700]: -[/COLOR][COLOR=#0000BB]19.5px
    [/COLOR][COLOR=#007700]}

    [/COLOR][/COLOR][COLOR=#000000][COLOR=#FF8000]/* This is the custom header image */
    #branding img {
    [/COLOR][COLOR=#0000BB]clear[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]both[/COLOR][COLOR=#007700];
    [/COLOR][COLOR=#0000BB]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000BB]top[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]1px solid [/COLOR][COLOR=#FF8000]#000;
    [/COLOR][COLOR=#0000BB]display[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]block[/COLOR][COLOR=#007700];
    [/COLOR][COLOR=#0000BB]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000BB]bottom[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000BB]1px solid [/COLOR][COLOR=#FF8000]#000;
    [/COLOR][COLOR=#0000BB]margin[/COLOR][COLOR=#007700]: 0 -[/COLOR][COLOR=#0000BB]19.5px
    [/COLOR][COLOR=#007700]} [/COLOR][/COLOR]

  • bei mir klappt das einwandfrei?

    jetzt hast was geändert sehe ich.

    #access {
    background: none repeat scroll 0 0 #000000;
    display: block;
    float: left;


    }

    ändern auf:

    #access {
    background: none repeat scroll 0 0 #000000;
    display: block;
    float: left;
    width: 940px;
    margin-left:-19.7px;


    }


    dann ist das menü über die ganze breite.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!