ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Farben ändern

Geschlossen
  1. #1
    User Pic
    Werner63 Mitglied
    Registriert seit
    20.02.2009
    Beiträge
    29
    Beitragswertungen
    0 Beitragspunkte
    Hallöööle...

    Habe mal eine frage .Wie kann ich meine Schriftfarben ändern?

    (Last News - Last Forum - Last Action - Dann die blaue schrift beim login.) Würde die gerne alle Rot haben Wie mach ich das oder wie heißen die die ich in der Style umändern muss`???

    da die Style datei
    .menu
    {
    display:block;

    color: #000000;

    font-size: 11px;

    width: 164px;

    height: 20px;

    text-indent: 25px;

    text-decoration: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    line-height: 19px;

    background-image: url('bilder/loa_01_button.png');

    background-repeat: no-repeat;
    }
    .menu:hover
    {
    display:block;

    color: #990000;

    font-size: 11px;

    width: 164px;

    height: 20px;

    text-indent: 27px;

    text-decoration: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    line-height: 19px;

    background-image: url('bilder/loa_01_button_v.png');

    background-repeat: no-repeat;
    }

    .title

    {

    font-size: 10px;
    font-weight: bold;
    color: #0066CC;

    }

    .login_1

    {

    color: #000000;

    background:#FFF url('bilder/login_1.gif') ;

    width: 103px;

    height: 17px;

    border-width: 0px;

    font-weight: normal;

    text-decoration: none;

    text-align: center;

    padding-top: 3px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma

    }

    .login_2

    {

    color: #000000;

    background:#FFF url('bilder/login_2.gif') ;

    width: 103px;

    height: 15px;


    Zuletzt modifiziert von Werner63 am 24.02.2009 - 23:47:11
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    was hast du denn bis jetzt versucht ??
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Werner63 Mitglied
    Registriert seit
    20.02.2009
    Beiträge
    29
    Beitragswertungen
    0 Beitragspunkte
    Hat sich schon erledigt habe schon geändert bekommen nach 5 Stunden Code ändern..... Nur noch ein kleines Problem mit meinem Kalender...Will das man besser sieht das an dem und dem Tag ein eintrag drin steht ... Es ist ja so ganz leicht angedeutet die farbe ist etwas dicker aber sieht man nur wenn man es weiß das diesen Tag was drin steht...Was kann ich da machen ?

    www.idg-clan.de


    Zuletzt modifiziert von Werner63 am 26.02.2009 - 19:51:03
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Werner63 Mitglied
    Registriert seit
    20.02.2009
    Beiträge
    29
    Beitragswertungen
    0 Beitragspunkte
    ZitatZitat geschrieben von Chapter

    was hast du denn bis jetzt versucht ??
    .menu
    {
    display:block;

    color: #000000;

    font-size: 11px;

    width: 164px;

    height: 20px;

    text-indent: 25px;

    text-decoration: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    line-height: 19px;

    background-image: url('bilder/loa_01_button.png');

    background-repeat: no-repeat;
    }
    .menu:hover
    {
    display:block;

    color: #990000;

    font-size: 11px;

    width: 164px;

    height: 20px;

    text-indent: 27px;

    text-decoration: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    line-height: 19px;

    background-image: url('bilder/loa_01_button_v.png');

    background-repeat: no-repeat;
    }

    .title

    {

    font-size: 10px;
    font-weight: bold;
    color: #9acd32;

    }

    .login_1

    {

    color: #000000;

    background:#FFF url('bilder/login_1.gif') ;

    width: 103px;

    height: 17px;

    border-width: 0px;

    font-weight: normal;

    text-decoration: none;

    text-align: center;

    padding-top: 3px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma

    }

    .login_2

    {

    color: #000000;

    background:#FFF url('bilder/login_2.gif') ;

    width: 103px;

    height: 15px;

    border-width: 0px;

    font-weight: normal;

    text-decoration: none;

    text-align: center;

    padding-top: 5px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma

    }

    .login_s

    {

    background:url('bilder/login_s.gif') ;

    width:40px;

    height:20px;

    border-width: 0px;

    font-weight: normal;

    text-decoration: none

    }

    .btitle

    {

    color: #000000;
    font-weight: bold;
    font-size:12px;

    }

    .bcontent

    {

    margin-left: 10px;

    }

    body

    {

    background-color: #000000;

    margin-left:0px;

    margin-right:0px;

    margin-top:0px;

    margin-bottom:0px;

    }

    td

    {

    font-family: Verdana;

    font-size: 10px;

    color: #FFFFFF;

    }

    a

    {

    color: #9acd32;

    font-family: Verdana;

    font-size: 10px;

    text-decoration: none;

    }

    a:hover

    {

    color: #CC0000;

    text-decoration: none;

    }

    a.box

    {

    color: #9acd32;

    font-family: Verdana;

    font-size: 10px;

    text-decoration: none;

    }

    a.box:hover

    {

    color: #990000;

    text-decoration: none;

    }

    .Chead

    {

    color: #000000;



    }

    .Chead td, .Chead td strong, .Chead h4, .Chead td b

    {

    color: #000000;

    }

    .Callg

    {

    color: #000000;

    }

    .Callg td

    {

    color: #CC0000;

    }


    .Cnorm

    {

    color: #000000;

    background-color: #666666;

    }

    .Cmite

    {

    color:#000000;

    background-color: #576973;

    }

    .Cdark

    {

    background-color: #5D5D5D;

    }



    #Ballg

    {

    color: #FFFFFF;

    background-color: #111111;

    }

    #Ballg td

    {

    color: #666666;

    background-color: #111111;

    }

    .Bhead

    {

    color: #000000;

    }

    .Bbody

    {

    color: #FFFFFF;

    }



    .smalfont

    {

    color: #FFFFFF;

    font-size: 10px;

    text-decoration: none;

    }

    .smalfont_copyright

    {

    color: #FFFFFF;

    font-size: 10px;

    text-decoration: none;

    }

    .border

    {

    background-color: #696969;

    }

    hr

    {

    height: 0px;

    border-top-width: 1px;

    }

    input, textarea, select

    {

    color: #333333;

    background-color: #999999;

    font: 10px Verdana;

    border-color: #333333;

    border-width: 1px;

    border-style: double;

    font-weight: normal;

    text-decoration: none;

    }

    #menu {}

    #menu ul { padding-left: 10px; margin-left: 10px; }

    #smallmenu { }

    #smallmenu li { font-size: 10px; }

    #smallmenu a { font-size: 10px; }
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    was willst du ?? die farbe der links ändern, damit man die einträge im kalender besser sieht ?? dazu musst du die linkfarben in der css ändern.
    probier doch einfach mal so schwer ist das nicht.
    überall wo was mit a steht in deiner style.css sind linkfarben

    z.b. Chead, a
    {
    color: #oo66cc;
    }
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Werner63 Mitglied
    Registriert seit
    20.02.2009
    Beiträge
    29
    Beitragswertungen
    0 Beitragspunkte
    Ja nur die Farbe die anzeigt welcher Tag heute ist ....Denn das sieht man so gut wie garnicht... Habe ja schon versucht die farbe zu ändern aber irgendwie ohne erfolg....leider
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    also entweder mal hier versuchen:

    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    
    {
    
    color: #000000;
    
    }

    oder so

    Chead a
    {
    color: #oo66cc;
    }


    also chead a mal hinzufügen....

    wenn das auch nicht geht, kannst du in der templates/kalender.htm auch nach den einträgen suchen und ne neue class oder ein div mit id hinzufügen und das ganze neu definieren in der style.css


    Zuletzt modifiziert von Chapter am 27.02.2009 - 15:55:37
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten