ilch Forum » Allgemein » Plauder Ecke » Löschen

Geschlossen
  1. #31
    User Pic
    Fonsi1 Mitglied
    Registriert seit
    01.05.2010
    Beiträge
    455
    Beitragswertungen
    35 Beitragspunkte
    {
    display:block;
    color: #0061c1; // Menubuttonschrift
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 54px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/button.png');
    background-repeat: no-repeat;
    }
    
    .menu:hover
    {
    display:block;
    color: #0061c1; // menubutton m.over
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 56px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/hbutton.png');
    background-repeat: no-repeat;
    }
    
    .title
    
    {
    color: #0061c1;
    }
    
    .login_1
    {
    color: #0061c1;
    text-align: center;
    }
    
    .login_2
    {
    color: #FFFFFF;
    }
    
    
    .btitle
    {
    color: #ffffff;
    font-size: 13px;
    }
    
    td
    {
    color: #cccccc;
    font-size: 10px;
    }
    
    a
    {
    color: #0061c1;
    }
    
    a:hover
    {
    color: #FFFFFF;
    }
    
    a.box:active {
    color:#0061c1;
    text-decoration:underline;
    }
    
    a.box
    {
    color: #666666;
    }
    
    a.box:hover
    {
    color: #0061c1;
    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: #0061c1;
    background-color: #666666;
    border-color: #333333;
    text-decoration: none;
    }
    
    body
    {
    background: #000000 url('');
    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: #0061c1;
    font-size: 18px;
    text-decoration: none;
    width: 650px;
    text-align: center;
    }
    
    .explode
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0061c1;
    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: #cccccc;
    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: #0b0b0b;
    font-weight: none;
    text-decoration: none;
    background-color: #989898;
    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: #cccccc;
    }
    a.Chead
    {
    color:#FFFFFF;
    }
    
    .Callg
    {
    background-color: #EFEFEF;
    color: #0b0b0b;
    }
    
    .Callg td
    {
    color: #CCCCCC;
    }
    
    .Cnorm
    {
    background-color: #000000;
    color: #cccccc;
    }
    .Cmite
    {
    background-color: #000000;
    color:#cccccc;
    }
    .mite
    {
    background-color: #000000;
    color:#ff00dd;
    }
    .Cdark
    {
    background-color: #0b0b0b; //foren beitrag-hintergrund, letzter beitrag hintergrund
    color: #cccccc;
    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: #0061c1;
    color: #FFFFFF;
    }
    .Bbody
    {
    background-color: #0061c1;
    color: #0b0b0b;
    }
    
    .rand
    {
    border: 1px solid #0061c1;
    }
    
    
    .hmenu a.smalfont
    {
    font-size: 11px;
    text-decoration: none;
    color:#0061c1;
    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:#989898;
    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: #0061c1;
    font-size: 11px;
    }
    
    .border
    {
    background-color: #0061c1;
    }
    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;
    } 
    
    .box, .box a {
        color:#FF3366 !important;
    }
    0 Mitglieder finden den Beitrag gut.
  2. #32
    User Pic
    dastiii Mitglied
    Registriert seit
    27.12.2005
    Beiträge
    2.354
    Beitragswertungen
    84 Beitragspunkte
    Du machst es übrigens gerade kaputt, Fonsi1.

    .menu {
    display:block;
    color: #0061c1; // Menubuttonschrift
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 54px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/button.png');
    background-repeat: no-repeat;
    }
     .menu:hover
    {
    display:block;
    color: #0061c1; // menubutton m.over
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 56px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/hbutton.png');
    background-repeat: no-repeat;
    }
     .title
     {
    color: #0061c1;
    }
     .login_1
    {
    color: #0061c1;
    text-align: center;
    }
     .login_2
    {
    color: #FFFFFF;
    }
      .btitle
    {
    color: #ffffff;
    font-size: 13px;
    }
     td
    {
    color: #cccccc;
    font-size: 10px;
    }
     a
    {
    color: #0061c1;
    }
     a:hover
    {
    color: #FFFFFF;
    }
     a.box:active {
    color:#0061c1;
    text-decoration:underline;
    }
     a.box
    {
    color: #666666;
    }
     a.box:hover
    {
    color: #0061c1;
    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: #0061c1;
    background-color: #666666;
    border-color: #333333;
    text-decoration: none;
    }
     body
    {
    background: #000000 url('');
    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: #0061c1;
    font-size: 18px;
    text-decoration: none;
    width: 650px;
    text-align: center;
    }
     .explode
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0061c1;
    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: #cccccc;
    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: #0b0b0b;
    font-weight: none;
    text-decoration: none;
    background-color: #989898;
    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: #cccccc;
    }
    a.Chead
    {
    color:#FFFFFF;
    }
     .Callg
    {
    background-color: #EFEFEF;
    color: #0b0b0b;
    }
     .Callg td
    {
    color: #CCCCCC;
    }
     .Cnorm
    {
    background-color: #000000;
    color: #cccccc;
    }
    .Cmite
    {
    background-color: #000000;
    color:#cccccc;
    }
    .mite
    {
    background-color: #000000;
    color:#ff00dd;
    }
    .Cdark
    {
    background-color: #0b0b0b; //foren beitrag-hintergrund, letzter beitrag hintergrund
    color: #cccccc;
    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: #0061c1;
    color: #FFFFFF;
    }
    .Bbody
    {
    background-color: #0061c1;
    color: #0b0b0b;
    }
     .rand
    {
    border: 1px solid #0061c1;
    }
      .hmenu a.smalfont
    {
    font-size: 11px;
    text-decoration: none;
    color:#0061c1;
    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:#989898;
    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: #0061c1;
    font-size: 11px;
    }
     .border
    {
    background-color: #0061c1;
    }
    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;
    } 
     .box, .box a {
        color:#FF3366 !important;
    }



    PS: Mach doch einfach vorher Backups von den Dateien, dann kann dir auch nichts passieren...


    Zuletzt modifiziert von DaStIaC am 28.05.2011 - 20:03:53
    0 Mitglieder finden den Beitrag gut.
  3. #33
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    ich habe es gerade gemacht aber es passier nix habe es mit #000099 getestet
    0 Mitglieder finden den Beitrag gut.
  4. #34
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    ZitatZitat geschrieben von DioXin

    ich habe es gerade gemacht aber es passier nix habe es mit #000099 getestet


    frage mich gerade auch wer da von plan hat der eine schickt mir das so der andere wieder so..
    0 Mitglieder finden den Beitrag gut.
  5. #35
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    kannst du mir das denn so fertig machen das ich in der last News alles was da steht in Blau ist und Downloads und last Forum machen..ich check das echt nicht..
    0 Mitglieder finden den Beitrag gut.
  6. #36
    User Pic
    dastiii Mitglied
    Registriert seit
    27.12.2005
    Beiträge
    2.354
    Beitragswertungen
    84 Beitragspunkte
    Ja der Code ist auch falsch, kommt halt davon wenn man sich auf andere verlässt :/

    .menu {
    display:block;
    color: #0061c1;
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 54px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/button.png');
    background-repeat: no-repeat;
    }
     .menu:hover
    {
    display:block;
    color: #0061c1;
    font-size: 11px;
    width: 190px;
    height: 25px;
    text-indent: 56px;
    text-decoration: none;
    line-height: 30px;
    background-image: url('Bilder/hbutton.png');
    background-repeat: no-repeat;
    }
     .title
     {
    color: #0061c1;
    }
     .login_1
    {
    color: #0061c1;
    text-align: center;
    }
     .login_2
    {
    color: #FFFFFF;
    }
      .btitle
    {
    color: #ffffff;
    font-size: 13px;
    }
     td
    {
    color: #cccccc;
    font-size: 10px;
    }
     a
    {
    color: #0061c1;
    }
     a:hover
    {
    color: #FFFFFF;
    }
     a.box:active {
    color:#0061c1;
    text-decoration:underline;
    }
     a.box
    {
    /* hier normal */
    color: #666666;
    }
     a.box:hover
    {
    /* hier beim drüberfahren */
    color: #0061c1;
    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: #0061c1;
    background-color: #666666;
    border-color: #333333;
    text-decoration: none;
    }
     body
    {
    background: #000000 url('');
    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: #0061c1;
    font-size: 18px;
    text-decoration: none;
    width: 650px;
    text-align: center;
    }
     .explode
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0061c1;
    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: #cccccc;
    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: #0b0b0b;
    font-weight: none;
    text-decoration: none;
    background-color: #989898;
    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: #cccccc;
    }
    a.Chead
    {
    color:#FFFFFF;
    }
     .Callg
    {
    background-color: #EFEFEF;
    color: #0b0b0b;
    }
     .Callg td
    {
    color: #CCCCCC;
    }
     .Cnorm
    {
    background-color: #000000;
    color: #cccccc;
    }
    .Cmite
    {
    background-color: #000000;
    color:#cccccc;
    }
    .mite
    {
    background-color: #000000;
    color:#ff00dd;
    }
    .Cdark
    {
    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
    }
     #Ballg
    {
    color: #0b0b0b;
    }
     #Ballg td
    {
    color: #0b0b0b;
    }
     .Bhead
    {
    background-color: #0061c1;
    color: #FFFFFF;
    }
    .Bbody
    {
    background-color: #0061c1;
    color: #0b0b0b;
    }
     .rand
    {
    border: 1px solid #0061c1;
    }
      .hmenu a.smalfont
    {
    font-size: 11px;
    text-decoration: none;
    color:#0061c1;
    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:#989898;
    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: #0061c1;
    font-size: 11px;
    }
     .border
    {
    background-color: #0061c1;
    }
    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;
    }


    Hab dir da 2 Kommentare reingeschrieben. Unter /* hier normal */ kannst du die Farbe eintragen, die der Link standardmäßíg haben soll. Bei /* hier beim drüberfahren */ ist die Farbe, die beim drüberfahren mit der Maus kommen soll.


    Zuletzt modifiziert von DaStIaC am 28.05.2011 - 20:26:04
    0 Mitglieder finden den Beitrag gut.
  7. #37
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    danke mal sehen ob ich es schaffe..
    0 Mitglieder finden den Beitrag gut.
  8. #38
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    sorry aber du hast mich da auch nicht verstanden denn ich meine das so schau mal auf der Hp sniperclan.bplaced.net da wo links oben die box ist da soll die schrift blau sein
    0 Mitglieder finden den Beitrag gut.
  9. #39
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    sonst schreib mir welche zeile das ist die ich ändern ,muss wegen der Farbe.
    0 Mitglieder finden den Beitrag gut.
  10. #40
    User Pic
    dastiii Mitglied
    Registriert seit
    27.12.2005
    Beiträge
    2.354
    Beitragswertungen
    84 Beitragspunkte
    Ne du willst es nicht verstehen.

    sniperclan.bplaced.net/include/designs/DDv5_FSC_MoD_Blau/style.css

    Hier wurden KEINE Änderungen vorgenommen...

    EDIT: Oh jetzt, du hast nur blöderweise die Zeilennummern mitkopiert...


    Zuletzt modifiziert von DaStIaC am 28.05.2011 - 20:33:32
    0 Mitglieder finden den Beitrag gut.
  11. #41
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    sorry aber ich mache das zum 1 mal
    0 Mitglieder finden den Beitrag gut.
  12. #42
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    aber das forum hat sich doch geändert das ist blau..lach mich weg echt
    0 Mitglieder finden den Beitrag gut.
  13. #43
    User Pic
    dastiii Mitglied
    Registriert seit
    27.12.2005
    Beiträge
    2.354
    Beitragswertungen
    84 Beitragspunkte
    Ich habe dir doch die Stellen markiert?

    Unter meinen beiden Kommentaren in dem Code (/* hier normal */ und /* hier beim drüberfahren */) jeweils das color: #xxxxxx; verändern.

    Beim Kopieren musst du entweder über der Codebox auf "Zeilennummern entfernen" klicken oder direkt auf "In die Zwischenablage kopieren" klicken.

    Deinen Farbcode hast du dir doch schon rausgesucht oder nicht? Musste doch jetzt nur noch mit dem alten ersetzen.

    EDIT: Du musst hier nicht wegen jedem kleinen Scheiß nen neuen Post erstellen, du kannst deine Beiträge auch editieren.


    Zuletzt modifiziert von DaStIaC am 28.05.2011 - 20:38:45
    0 Mitglieder finden den Beitrag gut.
  14. #44
    User Pic
    DioXin Mitglied
    Registriert seit
    28.05.2011
    Beiträge
    124
    Beitragswertungen
    2 Beitragspunkte
    ZitatZitat geschrieben von DaStIaC

    Ich habe dir doch die Stellen markiert?

    Unter meinen beiden Kommentaren in dem Code (/* hier normal */ und /* hier beim drüberfahren */) jeweils das color: #xxxxxx; verändern.

    Beim Kopieren musst du entweder über der Codebox auf "Zeilennummern entfernen" klicken oder direkt auf "In die Zwischenablage kopieren" klicken.

    Deinen Farbcode hast du dir doch schon rausgesucht oder nicht? Musste doch jetzt nur noch mit dem alten ersetzen.

    EDIT: Du musst hier nicht wegen jedem kleinen Scheiß nen neuen Post erstellen, du kannst deine Beiträge auch editieren.


    Zuletzt modifiziert von DaStIaC am 28.05.2011 - 20:38:45


    sorry
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Plauder Ecke

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten