ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Hintergrundfarbe im Forum ändern

Geschlossen
  1. #1
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Hallo zusammen.

    Habe mal eine Frage an Euch.

    Wo kann ich die Schriftfarbe und die Hintergrundfarbe im Forum ändern.

    Kann da nichts finden.

    Bin auch nicht der Fitteste auf dem Gebiet.

    Gruß


    Dennis

    betroffene Homepage: dbpg-esports.cx.net
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.637
    Beitragswertungen
    1193 Beitragspunkte
    Tabellenhintergrund: cnorm/cmite/cdark in deiner style.css
    Contenhintergrund: include/designs/BloodyDesigns_No2/images/bg_site.png
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Kannst Du mir detailiert schreiben,

    was genau für was ist?

    Wo steht die Hintergrundfarbe (FORUM, SHOUTBOX, MEMBER)
    Wo steht dazu die SchriftFarbe?
    Wo steht NEWS Schriftfarbe?
    Wollte die dafür verwenden.(Entnehme da den Farbcode)

    Falls einer von Euch es für mich machen kann, währe ich sehr dankbar.

    /* Maretz.eu - Free Ilch Clan und Community Templates */
    #full
    {
      width: 1234px; 
      border: none;
    }  
    #contentno2 {
      background: url(images/bg_site.png);
      background-repeat: repeat;
      width: 1234px;
      border: none;
    }
    body   
    { 
      background-color: #000000;
      background-image: url('images/background.jpg') ;	
      background-attachment:fixed;
      background-position: 50% 50%;
      background-repeat:repeat;
      margin:0; 
      padding:0;
    }
    #headerback
    {
      background-image: url('images/headerback.png') ;
      height: 181px; 
      width: 1234px;
      float: left;  
      border: none;
    }
    #header
    {
      position:relative; 
      background-image: url('images/header.jpg') ;
      height: 181px; 
      width: 1200px; 
      top: 0px;
      float: left;
      left: 18px;
      max-width: 1200px;
      max-height: 181px;
      overflow: hidden;	
    } 
    #tickerbereich
    {
      background-image: url('images/ticker.png') ;
      height: 23px; 
      width: 1234px;
      float: left;  
      border: none;
    }
    #loginbar
    {
      position:relative;  
      top: 0px;
      float: left;
      left: 21px;
      max-height: 27px;
      font-size: 12px;
      color: #cccccc;
      overflow: hidden;	
    } 
    #leftbut
    {
      position:relative; 
      width: 30px;
      height: 70px;
      top: -64px;
      left: 0px;
      z-index: 1;	
    }
    #rightbut
    {
      position:relative; 
      width: 30px;
      height: 0px;
      top: -64px;
      left: 1204px;
      z-index: 1;	
    }
    #lastforumbox
    {
      position:relative; 
      width: 163px;
      height: 120px; 
      top: 24px;
      float: left;
      left: 57px;
      max-width: 163px;
      max-height: 120px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #lastnewsbox
    {
      position:relative; 
      width: 163px;
      height: 120px; 
      top: 24px;
      float: left;
      left: 38px;
      max-width: 163px;
      max-height: 120px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #nextwarbox
    {
      position:relative; 
      width: 162px;
      height: 126px; 
      top: 26px;
      float: left;
      left: 35px;
      max-width: 162px;
      max-height: 126px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #showbox
    {
      position:relative; 
      width: 294px;
      height: 162px; 
      top: 3px;
      float: left;
      left: 6px;
      max-width: 294px;
      max-height: 162px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    }
    #lastwarbox
    {
      position:relative; 
      width: 132px;
      height: 126px; 
      top: 26px;
      float: left;
      left: 65px;
      max-width: 132px;
      max-height: 126px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    }  
    #tickerbox
    {
      position:relative;
      width: 1162px;
      height: 20px; 
      top: 1px;
      left: 36px;
      float: left;
      vertical-align:middle;
      max-width: 1162px;
      max-height: 20px;
      font-family: Arial, Verdana;
      font-size: 12px;
      font-weight: bold;
      color: #cccccc;
      overflow: hidden;	
    }
    #left_col {
      width: 198px;
      float: left;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      font-family: Verdana, Arial;
      font-size: 11px;
      color: #ffffff;
      overflow: hidden;
    }
    #menuleftmiddle {
      align="top" 
      width: 198px;
      border: none;
    }
    #menuleftbottom {
      float: left;
      align: top;
      width: 174px;
      height: 0px; 
      border: none;
    }
    #right_col {
      width: 198px;
      float: right;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      font-family: Verdana, Arial;
      font-size: 11px;
      color: #ffffff;
      overflow: hidden;
    }
    #menurightmiddle {
      width: 198px;
      float: left;
      border: none;
    }
    #menurightbottom {
      width: 198px;
      height: 0px; 
      float: left;
      border: none;
    }
    #menu_heading_left
    {
      background: url(images/left_top.png);
      width: 198px; 
      height: 22px; 
      color: #a3a3a3;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      float: left;
    }
    #menu_heading_left_font
    {
      color: #656565;
      font-family: Stencil Std, Arial;
      font-size: 16px;
      font-weight: normal;
      text-shadow: 1px 1px 0 #212121;
      float: center;
      padding-top: 2px;
    }
    #menu_heading_right
    {
      background: url(images/right_top.png);
      width: 198px; 
      height: 22px; 
      color: #a3a3a3;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      float: left;
      margin-left: 0px;
    }
    #menu_heading_right_font
    {
      color: #656565;
      font-family: Stencil Std, Arial;
      font-size: 16px;
      font-weight: normal;
      text-shadow: 1px 1px 0 #212121;
      float: center;
      padding-top: 2px;
    }
    #main_col {
      width: 838px;
      float: left;
      z-index:1;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      clear: none;
      color: #ffffff;
      text-align:left;
      font-size: 12px;
      font-family: Verdana,Arial;
      overflow: hidden;
      z-index:2;
    }
    #main_colin
    {
      width: 826px;
      float: left;
      padding-top: 3px;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 3px;
      font-family: Verdana, Arial;
      font-size: 12px;
      color: #ffffff;
      max-width:826px;
      overflow: hidden;	
    }
    #footend
    {
      background-image: url(images/foot_end.png);
      width: 974px;
      height: 38px; 
      float: center;
      font-family: Verdana, Arial;
      font-size: 10px;
      color: #d8d8d8;
      border: none;
    }
    .menuone
    {
      width: 177px;
      float: left;
      padding-top: 1px;
      padding-left: 17px;
      padding-right: 4px;
      padding-bottom: 1px;
      color: #ffffff;
      max-width:173px;
      overflow: hidden;	
    }
    .menutwo
    {
      width: 177px;
      float: left;
      padding-top: 1px;
      padding-left: 4px;
      padding-right: 17px;
      padding-bottom: 1px;
      color: #ffffff;
      max-width:173px;
      overflow: hidden;	
    }
    .a
    {
    	color: #565656;
    	
    }
    .menu
    {
    	display:block;
    
                 float: center;
      
    	color: #A0A0A0;    
    
    	font-size: 12px;
    
    	width: 177px;
    
    	height: 29px;
    
    	text-align:center;
    
    	text-decoration: none;
    
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    
                 font-weight:bold;
    
    	line-height: 27px;
    
    	background-image: url('images/menu_normal.png');
    
    	background-repeat: no-repeat;
    }
    .menu:hover
    {
    	display:block;
    
                 float: center;
    
    	color: #ffffff;     
    
    	font-size: 13px;
    
    	width: 177px;
    
    	height: 29px;
    
    	text-align:center;
    
    	text-decoration: none;
    
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    
                 font-weight:bold;
    
    	line-height: 27px;
        
    	background-image: url('images/menu_over.png');
    
    	background-repeat: no-repeat;
    } 
    .title   
    {
    
    	font-size: 16px;
    	font-weight: bold;
            font-family: Arial, Verdana, Helvetica, sans-serif;
    	color: #ffffff; 
    
    }
    
    .newstext  
    {
    
    	font-size: 12px;
    	font-weight: normal;
            font-family: Arial, Verdana, Helvetica, sans-serif;
    	color: #A0A0A0; 
    
    }
    
    .bcontent
    
    {
    
    	margin-left: 10px;
    
    }
    
    td 
    
    {
    
      font-family: Verdana; 
    
      font-size: 11px;
    
      color: #727272;   
    
    }
    
    a
    
    { 
    
      color: #727272;    
    
      font-family: Verdana; 
    
      font-size: 11px; 
    
      text-decoration: none;
    
    }
    
    a:hover 
    
    { 
    
      color: #969696;   
    
      text-decoration: none;  
    
    }
    
    a.box 
    
    { 
    
      color: #727272;  
    
      font-family: Verdana; 
    
      font-size: 11px;
    
      text-decoration: none;
    
     }
    
    a.box:hover 
    
    {  
    
      color: #969696;   
    
      text-decoration: none;
    
    }
    
    .Chead
    
    {
    
       		background-color: #1f1f1f;
            color: #cccccc;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px; 
    
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    
    {
    
      color: #cccccc;   
    
    }
    
    .Callg
    
    {
    
    	color: #ff0000;
    
    }
    
    .Callg td
    
    {
    
      color: ff0000;
    
    }
    
    
    .Cnorm 
    
    {
    
    	background-color: #ffffff;              
      	color: #2f2f2f;
    
    }
    
    .Cmite
    
    { 
    
      	background-color: #ffffff;		
      	color:#2f2f2f;
    
    }
    .mite
    {
      background-color: #ffffff;
      color:#0A0A0A;
    }
    .Cdark
    
    {
    
      		background-color: #1f1f1f; 
            color: #3F3F3F;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
    }
    
    
    
    #Ballg
    
    {
    
    	color: #FF0000;
    
    	background-color: #ff0000;
    
    }
    
    #Ballg td
    
    {
    
    	color: #ff0000;
    
    	background-color: #ff0000;
    
    }
    
    .Bhead
    
    {
    
    	color: #ff0000;
    
    }
    
    .Bbody
    
    {
    
    	color: #ff0000;
    
    }
    
    
    
    .smalfont 
    
    { 
    
    	color: #606060;    
    
        font-size: 10px;
    
    	text-decoration: none; 
    
    }
    
    .smallfont 
    
    { 
    
    	color: #606060;    
    
        font-size: 12px;
    
    	text-decoration: none; 
    
    }
    .smalfont_copyright 
    
    { 
    
    	color: #2f2f2f;
    
        font-size: 11px;
    
    	text-decoration: none; 
    
    }
    .dltext
    
    { 
    
    	color: #ffffff;     
    
        font-size: 11px;
    
    	text-decoration: none; 
    
    }
    .downloads
    {
            background-color: #E6E6E6;
            color: #0A0A0A;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
      		background-image: url('bilder/td_bg2.jpg');
            background-repeat: repeat-x
    }
    
    .border 
    {
    
       background-color: #801414;   
    }
    a.border
    {
       color: #01414;
    }
    .rand
    {
      border: 1px solid #801414;
    
    }
    
    hr 
    
    { 
    height: 1px;
                    border: solid #801414 1px;
                    border-top-width: 1px;
    				width: 100%;
    }
    
    input, textarea, select
    
    { 
    
        color: #2f2f2f;
    
    	background-color: #cccccc;
    
        font: 11px  Verdana;  
    
        border-color: #801414;
    
      	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: 11px; }
    
    #smallmenu a { font-size: 11px; }
    
    
    .sbback 
    {
        background-color: #575757;
        color:#0b0b0b;
    }
    .sbback2 
    {
        background-color: #6b6b6b;
        color:#0b0b0b;	
    }
    .content  
    {
    	font-size: 11px;
    	font-weight: bold;
    	color: #0094FF;  	
    }
    legend
    {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    }
    fieldset
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    input
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    textarea
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    .no1_news_da {color: #cccccc; font-size: 12px; height: 32px; padding-left: 0px; width: 50px;}
    .no1_news_break {color: #cccccc; font-size: 12px; height: 32px;}
    .lastwarsbox {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .lastwarsbox:hover {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .warsbox {color: #cccccc; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .warsbox:hover {color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    
    #motioncontainer {
      width: 1202px;
      height: 75px; 
      top: 7px;
      float: left;
      left: 17px
    }
    
    #motioncontainer a img {
    border: 0px solid #cccccc; 
    }
    
    #motioncontainer a:hover img {
    border: 0px solid navy; 
    }
    
    #statusdiv {
    background-color: lightyellow;
    border: 0px solid gray;
    padding: 0px;
    position: absolute; 
    left: 0px;
    visibility: hidden;
    }
    
    #motioncontainer a:hover {
    color: red; 
    }



    Zuletzt modifiziert von xxxXChIkOXxxx am 15.08.2011 - 13:07:25
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    MVN050 Mitglied
    Registriert seit
    20.09.2008
    Beiträge
    1.273
    Beitragswertungen
    29 Beitragspunkte
    was jetzt ganz genau für was ist kann ich dir nicht sagen ABER unser meister Lord hat recht
    um die farbe oder hintergrundfarbe zu ändert öffnste du deine style.css vom design
    die wäre hier
    include/designs/xxx/style.css
    öffnest du mit einem windoofeditor

    dort suchst du nach
    cnorm
    cdark
    cmite
    diese werte veränderst du
    color=farbe vom text
    background=hintergrundfarbe

    welcher code für welche farbe steht einfach mal in google "HTML-Farben" eingeben
    edit

     
     
    .Cnorm
     
    {
     
        background-color: #ffffff;              
        color: #2f2f2f;
     
    }
     
    .Cmite
     
    {
     
        background-color: #ffffff;     
        color:#2f2f2f;
     
    }
    .mite
    {
      background-color: #ffffff;
      color:#0A0A0A;
    }
    .Cdark
     
    {
     
            background-color: #1f1f1f;
            color: #3F3F3F;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
    
    
    }



    cnorm cmite cdark steht dabei für alles
    ja forum member news....


    Zuletzt modifiziert von MVN050 am 15.08.2011 - 13:10:03
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Danke Euch !!!!

    Hat alles super geklappt.

    Kann geschlossen werden....
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Hasenpupsi1986 Mitglied
    Registriert seit
    18.04.2012
    Beiträge
    11
    Beitragswertungen
    0 Beitragspunkte
    Hab bei dem genau das glaiche Problem. Hab das mit cmite usw auch gemacht, Hintergrundfarbe lässt sich auch ändern, aber bei der Textfarbe ändert sich überhaupt nichts, ganz egal was ich da eingebe...
    Don´t hate the playa, hate the Game!
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    Maretz Hall Of Fame
    Registriert seit
    28.02.2009
    Beiträge
    740
    Beitragswertungen
    74 Beitragspunkte
    da ich nun nicht weiß, welche Schrift zu meinst.. :
    Markiere mal den text mit der linken Mousetaste und gehe mit der rechten Mousetaste auf auswahl Quelltext anzeigen ( Anleitung im FF).
    Dort müsste die class dann zu erlesen sein und diese kannst Du dann in der style ändern.
    Hier noch ein Info zur Belegung: externer Link (siehe Welcher Eintrag in der .css vom Design hat welche Bedeutung? )

    PS: smalfont /a / a.box
    Mfg maretz


    Zuletzt modifiziert von Maretz am 07.05.2012 - 22:19:31
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    Hasenpupsi1986 Mitglied
    Registriert seit
    18.04.2012
    Beiträge
    11
    Beitragswertungen
    0 Beitragspunkte
    Sorry, meine den newstext... der sich übrigens immernoch nicht ändert XD
    Don´t hate the playa, hate the Game!
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    Maretz Hall Of Fame
    Registriert seit
    28.02.2009
    Beiträge
    740
    Beitragswertungen
    74 Beitragspunkte
    Lass mal nen Link zur Seite da.Hast Du eine ext. newsversion drauf, wo die Textfarbe in der news.htm neu belegt wurde......
    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    Hasenpupsi1986 Mitglied
    Registriert seit
    18.04.2012
    Beiträge
    11
    Beitragswertungen
    0 Beitragspunkte
    Nicht das ich wüsste... hab allerdings die "facebooklikebuttons" draufgehauen, da ist ja auch eine news.htm dazu...

    www.b2yh.de
    Don´t hate the playa, hate the Game!
    0 Mitglieder finden den Beitrag gut.
  11. #11
    User Pic
    Maretz Hall Of Fame
    Registriert seit
    28.02.2009
    Beiträge
    740
    Beitragswertungen
    74 Beitragspunkte
    class = td

    Diese wirkt sich aber auch auf andere Bereiche aus.

    Mfg Maretz
    0 Mitglieder finden den Beitrag gut.
  12. #12
    User Pic
    Hasenpupsi1986 Mitglied
    Registriert seit
    18.04.2012
    Beiträge
    11
    Beitragswertungen
    0 Beitragspunkte
    Kannste mir noch verraten wie man den shoutboxhintergrund ändern kann? XD der Text wird nämlich auch über Td geändert
    Don´t hate the playa, hate the Game!
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten