ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Shoutbox 1.0 Farbe anpassen

Geschlossen
  1. #1
    User Pic
    Dustin2010 Mitglied
    Registriert seit
    11.06.2010
    Beiträge
    14
    Beitragswertungen
    0 Beitragspunkte
    Hi wie kann ich das hellblaue in der Shoutbox an mein Design anpassen!!! Danke für eure Hilfe

    Mfg Dustin

    betroffene Homepage: hgec.de
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Dustin2010 Mitglied
    Registriert seit
    11.06.2010
    Beiträge
    14
    Beitragswertungen
    0 Beitragspunkte
    Hallo gibts da keine Möglichkeit oder gibts noch eine andere Shoutbox?
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.647
    Beitragswertungen
    1199 Beitragspunkte
    Klar gibt es ein Möglichkeit, problematisch ist nur zu erkennen, wie die Farbgebung eingebunden ist! Ich tippe mal auf: Cnorm, Cmite, Cdark der style.css! genau kann aber das nur sehen, wenn Du den Quellcode postest!
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    LittleBIGFan Mitglied
    Registriert seit
    28.11.2009
    Beiträge
    314
    Beitragswertungen
    2 Beitragspunkte
    Hm ich tippe mal darauf:

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



    In deiner style.css Zeile 361

    ändere die color in #0b0b0b und schau obs passt zwinker


    Ansonsten bin ich mir nich sicher könnte auch an bbody liegen aber ich werd aus dem Quelltext kaum schlau.. im Notfall durchsuch deine style nach #236377 und probier durch welches die Shoutbox is lachen


    Zuletzt modifiziert von LittleBIGFan am 19.06.2010 - 23:19:23
    externer Link Guardians of the Relic
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Dustin2010 Mitglied
    Registriert seit
    11.06.2010
    Beiträge
    14
    Beitragswertungen
    0 Beitragspunkte
    .menu
    {
    display:block;
    background:url(Bilder/button.png) no-repeat;
    color: #000000;
    font-size: 11px;
    text-align: left;
    line-height: 20px;
    padding-top: 10px;



    }
    .menu:hover
    {
    display:block;
    background:url(Bilder/hbutton.png) no-repeat;

    color: #236377;

    }

    .title

    {

    color: #236377;

    }

    .login_1

    {

    color: #236377;

    text-align: center;


    }

    .login_2

    {

    color: #FFFFFF;


    }



    .btitle

    {

    color: #ffffff;
    font-size: 12px;


    }



    td

    {

    color: #236377;
    font-size: 10px;

    }

    a

    {

    color: #236377;

    }

    a:hover

    {

    color: #FFFFFF;

    }


    a.box:active {
    color:#1da3d7;
    text-decoration:underline;

    }

    a.box

    {

    color: #666666;


    }

    a.box:hover

    {

    color: #236377;

    text-decoration: none;

    }

    .Chead

    {

    background-color: #0b0b0b;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url('Bilder/td_bg.jpg');
    background-repeat: repeat-x



    }

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

    {

    color: #FFFFFF;

    }

    .Callg

    {

    color: #666666;

    }

    .Callg td

    {

    color: #666666;

    }


    .Cmite

    {

    color:#ffffff;

    background-color: #666666;

    }


    #Ballg

    {

    color: #ffffff;

    background-color: #111111;

    }

    #Ballg td

    {

    color: #666666;

    background-color: #111111;

    }

    .Bhead

    {

    color: #000000;

    }

    .Bbody

    {

    color: #ffffff;

    }



    .smalfont

    {

    color: #ffffff;

    text-decoration: none;

    }

    .smalfont_copyright

    {

    color: #FFFFFF;

    text-decoration: none;

    }

    .border

    {

    background-color: #333333;

    }


    input, textarea, select

    {

    color: #333333;

    background-color: #999999;

    border-color: #333333;

    text-decoration: none;

    }


    body

    {

    background: #151515 url(bg.jpg);

    background-attachment:fixed;

    background-position:top center;

    background-repeat:no-repeat;

    margin : 0 auto;

    }
    #header {
    background-image: url(img/bg1.gif);
    }
    .hmenu {
    font-family: Arial, Helvetica, sans-serif;
    color: #236377;
    font-size: 18px;
    text-decoration: none;
    width: 650px;
    text-align: center;
    }
    .explode {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #236377;
    text-decoration: none;
    }
    .boxes_right {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }
    .boxes_right_hmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
    padding-top: 10px;
    }
    .boxes_right_abstand {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
    padding-top: 6px;
    }
    .menu_botton:hover
    {
    color:#FFFFFF;
    font-size:14px;
    background:url(Bilder/button.png) no-repeat;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 40px;
    vertical-align: middle;
    }
    .menu_botton
    {
    color:#FFFFFF;
    font-size:14px;
    background:url(Bilder/button.png) no-repeat;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 40px;
    vertical-align: middle;
    }
    .menue {
    padding-left: 13px;
    }


    select {
    color: #236377;
    font-weight: normal;
    text-decoration: none;
    padding: 2px;
    word-spacing: 1px;
    margin: 1px;
    border: 1px inset #666666;
    font-family: Verdana;
    font-size: 12px;
    background-image: url(localhost/cms/ilch/include/designs/pb_free/Bilder/pb_freetemplate_01.jpg);
    background-position: center center;
    }
    input, textarea {
    color: #999999;
    font-weight: none;
    text-decoration: none;
    background-color: #CCCCCC;
    padding: 2px;
    word-spacing: 1px;
    margin: 1px;
    border: 1px inset #666666;
    font-family: Verdana;
    font-size: 12px;
    }


    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
    color: #236377;
    }
    a.Chead
    {
    color:#FFFFFF;
    }

    .Callg
    {
    background-color: #EFEFEF;
    color: #0b0b0b;
    }

    .Callg td
    {
    color: #0b0b0b;
    }

    .Cnorm
    {
    background-color: #EEEEEE;
    color: #000000;
    }
    .Cmite
    {
    background-color: #D7D7D7;
    color:#0b0b0b;
    }
    .mite
    {
    background-color: #D7D7D7;
    color:#ff00dd;
    }
    .Cdark

    {

    background-color: #0b0b0b; //foren beitrag-hintergrund, letzter beitrag hintergrund
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url('Bilder/td_bg.jpg');
    background-repeat: repeat-x
    }

    #Ballg
    {
    color: #0b0b0b;
    }
    #Ballg td
    {
    color: #0b0b0b;
    }

    .Bhead

    {
    background-color: #236377;
    color: #FFFFFF;
    }
    .Bbody
    {
    background-color: #236377;
    color: #0b0b0b;
    }

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


    .hmenu a.smalfont
    {
    font-size: 11px;
    text-decoration: none;
    color:#236377;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    height:20px;

    }
    a.hmenu
    {
    font-size: 11px;
    text-decoration: none;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 10px;
    height:20px;

    }
    .cbg1
    {
    color:#666666;
    font-size: 9px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 10px;
    height:20px;

    }
    .deinemudda
    {
    color:#CCCCCC;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    }
    .smalfont
    {
    color:#236377;
    font-size: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 10px;
    height:20px;

    }
    a.smalfont
    {
    font-size: 11px;
    text-decoration: none;
    color:#666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 10px;
    height:20px;

    }

    a.box
    {
    font-family: Arial, Helvetica, sans-serif;
    color: #236377;
    font-size: 11px;
    }

    .border
    {
    background-color: #236377;
    }
    a.border
    {
    color: #FFFFFF;
    }




    .lastforum {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding-top: 8px;
    text-decoration: none;
    font-size: 11px;
    line-height: 5px;
    }

    .lastbox {
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    padding-top: 8px;
    text-decoration: none;
    font-size: 11px;
    line-height: 19px;
    }

    .sbback
    {
    background-color: #575757;
    color:#0b0b0b;
    }
    .sbback2
    {
    background-color: #6b6b6b;
    color:#0b0b0b;
    }

    .lastbox {
    font-family: Arial, Helvetica, sans-serif;
    color: #a0a0a0;
    padding-top: 0px;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
    }













    Das ist der Code der Style CSS
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.647
    Beitragswertungen
    1199 Beitragspunkte
    Hast du den Tip von LittleBIGFan getestet?
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten