ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Schriftfarbe im fenster

Geschlossen
  1. #1
    User Pic
    Botox84 Mitglied
    Registriert seit
    09.08.2006
    Beiträge
    1.190
    Beitragswertungen
    21 Beitragspunkte
    Hi, ich habe hier eine seite für meine kleinen sohn luca gebastelt, die seite ist noch leer, also nicht wundern.

    die schriftfarbe im mittelbereich ist mir zu hell, sie soll richtig schwarz, nur weiß ich nicht was ich da genau in der style.css umändern soll, hab schon einiges probiert, finde es aber nicht, weiß jemand rat?


    Hier der code:

    body
    {
    margin: 0;
    padding: 0;
    background: #444B55 url(img/bg.jpg);
    color: #333333;
    font:10px Verdana, Helvetica, sans-serif;
    text-decoration: none
    scrollbar-3dlight-color : #444B55;
    scrollbar-base-color : #cccccc;
    scrollbar-darkshadow-color : #000000;
    scrollbar-face-color : #444B55;
    scrollbar-highlight-color : #000000;
    scrollbar-shadow-color : #cccccc;
    scrollbar-track-color : #383B41;
    }

    #top {
    margin: 0 auto;
    padding: 0;
    width: 950px
    }
    #footer_menu {
    color: #ffffff;
    width:200px;
    float:left;
    margin:55px 0px 0px 350px;
    display:inline;
    }
    #header {
    background-image: url(img/header.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 950px;
    height: 77px
    }
    #header2 {
    background-image: url(img/header2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 950px;
    height: 119px
    }

    #header3 {
    background-image: url(img/header3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 950px;
    height: 72px
    }

    #center {
    background-image: url(img/center.jpg);

    background-position: center;
    margin: 0 auto;
    padding: 0;
    width:950px;

    }
    #footer {
    background-image: url(img/footer.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;

    width: 950px;
    height: 75px;
    clear: both
    }

    #left_col {
    width: 160px;
    color: #000000;
    float: left;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    }

    #left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
    color: #000000;
    }
    #left_col .menu_heading
    {
    color: #000000;
    display:block;
    letter-spacing: 1px;
    font-size: 11px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 0px;
    }
    #left_col ul
    {
    padding: 0;
    margin: 5;
    list-style: inside url(img/box_menu_pfeil.gif);
    width: 145px;
    }

    #left_col li
    {
    margin:0;
    padding: 5px 0 0 2px;
    background: url(img/box_menu_trennlinie.gif) no-repeat bottom;
    }

    #left_col li ul
    {
    width: 145px;
    background: url(img/box_menu_trennlinie.gif) no-repeat top;
    }

    #left_col li li
    {
    padding-left: 16px;
    }
    #left_col li a
    {
    color: #333333;
    padding-left: 8px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    }
    #left_col li a:hover
    {
    color: #A9361D;
    padding-left: 8px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    }
    #main_col {
    width: 550px;
    float: left;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 6px;
    clear: none;
    min-height: 100px;

    }
    #right_col1 {
    width: 182px;
    float: right;
    padding-top: 0px;
    padding-left: 8px;
    padding-right: 10px;
    padding-bottom: 0px;

    }

    #right_col1 .menu_heading
    {
    color: #000000;
    display:block;
    letter-spacing: 1px;
    font-size: 11px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 0px;
    }

    #search_box{
    color: #999999;

    float:right;
    margin:15px 20px 0px 0px;
    display:inline;
    }
    img {
    border:0px;
    }

    td
    {
    font-family: Verdana;
    font-size: 11px;
    }

    a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
    {
    color: #333333;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    }

    a:hover
    {
    color: #A9361D;
    text-decoration: none;
    font-size: 11px;
    }

    a.box
    {
    color: #333333;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    }

    a.box:hover
    {
    color: #A9361D;
    text-decoration: none;
    font-size: 11px;
    }

    .Chead
    {
    font-size: 11px;
    background: #999999;
    color: #333333;
    }

    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
    background: #CCCCCC;
    color: #333333;
    }

    .Callg
    {

    color: #333333;
    }

    .Callg td
    {
    color: #333333;
    }

    .Cnorm
    {
    background-color: #FFFF99;
    }
    .Cmite
    {
    background-color: #FFFF99;
    }
    .Cdark
    {
    background-color: #FFFF99;
    }

    .rand
    {
    border: solid #333333 1px;
    }

    .smalfont
    {
    font-size: 10px;
    text-decoration: none;
    }

    .border
    {
    background-color: #333333;
    }
    .title
    {
    color: #333333;
    font: 11px Verdana;
    font-weight: bold
    }
    .login {
    color:#000000;
    background-color:#CCCCCC;
    font-size: 10px;
    font-family: verdana, arial, helvetica;
    border-style: solid;
    border: 1px;
    border-color:#FFFFFF;
    }
    hr
    {
    height: 0px;
    border: solid #383B41 0px;
    border-top-width: 1px;
    }

    input, textarea, select
    {
    color: #000000;
    font: 11px Verdana;
    border-color: #333333;
    border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
    background-color: #EFEFEF;
    }


    verwendete ilchClan Version: 1.1

    betroffene Homepage: externer Link
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Zh0kZ Mitglied
    Registriert seit
    16.09.2006
    Beiträge
    763
    Beitragswertungen
    0 Beitragspunkte
    externer Link

    oben in der Suchleiste das Wort "Farbnamen" eingeben und schon bekommst du eine schöne Tabelle mit Farben und den dazu gehörigen Farbcode.

    Etwas ausprobieren, mache einfach ein Backup und schon kannste da ohne sorgen etwas rumspielen zwinker

    Da muss ich auch gerade durch verrückt
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten