breite im Theme Talian

  • Hallo

    Ich suche gerade verzweifelt die Einstellungen wo ich in dem Theme Talian die breite des Blogs(also den Textteil) und der Sidebars rechts und links verändern kann.
    Ich will die beiden sides etwas weiter nach aussen haben und den BlogText etwas breiter.

    Virtual Assistance For Business : Free Premium Wordpress blog theme “Talian” released. An elegant theme that is very much close to my heart. :)

    • 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

  • Code
    #wrap_talia {[COLOR="Blue"]style.css (line 125)[/COLOR]
    margin:0 auto;
    [COLOR="#ff0000"]width:930px;[/COLOR]
    }
    Code
    #container_talia { [COLOR="blue"]style.css (line 132)[/COLOR]
    float:left;
    margin:0;
    [COLOR="#ff0000"]width:920px;[/COLOR]
    }
    Code
    #header_talia {[COLOR="Blue"]style.css (line 137)[/COLOR]
    float:left;
    height:120px;
    padding-left:10px;
    padding-right:10px;
    [COLOR="Red"]width:900px;[/COLOR]
    }
    Code
    #content_talia {[COLOR="Blue"]style.css (line 144)[/COLOR]
    float:left;
    padding-left:10px;
    padding-right:10px;
    position:relative;
    [COLOR="Red"]width:900px;[/COLOR]
    }
    Code
    .right-content-talia {[COLOR="Blue"]style.css (line 151)[/COLOR]
    float:right;
    [COLOR="#ff0000"]width:700px;[/COLOR]
    }
    Code
    #left-post {[COLOR="#0000ff"]style.css (line 159)[/COLOR]
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    position:relative;
    [COLOR="Red"]width:480px;[/COLOR]
    }
    Code
    #right-sidebars {[COLOR="Blue"]style.css (line 167)[/COLOR]
    float:right;
    padding-bottom:25px;
    [COLOR="Red"]width:200px;[/COLOR]
    }
    Code
    .sidebar-box {[COLOR="Blue"]style.css (line 328)[/COLOR]
    float:left;
    margin:0;
    padding:10px 0 0;
    [COLOR="#ff0000"]width:200px;[/COLOR]
    }

    Kann sein, das es noch mehr Stellen gibt. Das Theme setzt ja extrem auf pixelgenaue Angaben... Tipp: Firebug runterladen und selbst nachschauen. ;)

Jetzt mitmachen!

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