ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Schriftfarbe in Boxen

Geschlossen
  1. #1
    User Pic
    knaecketoast Mitglied
    Registriert seit
    11.10.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    Hi Leute,

    ich weiß, es wurde wahrscheinlich schon sauoft gefragt und diskutiert, aber ich habs nicht hinbekommen und habe auch die Suchfunktion genutzt, hat aber alles nix gebracht.

    auf unserer Seite: www.team-razer.eu

    Hab ich das Problem, dass die schrift in der Statistikbox und in der Umfragebox nach dem Antworten Schwarz ist, d.h. man kann sie nicht lesen.

    Deshalb wüsste ich gerne, wie ich die Schriftfarbe auf Weiß bekomme.

    Im Vorraus Danke für jegliche Hilfe.

    Meine Style.css:
    body						{
    						background-repeat:repeat-x;
    						background-position:top;
    						background-color:#808080;
    						}
    
    #hmenu					{
    						width: 600px;
    						padding-bottom:10px;
    						padding-left:10px;
    						font-size: 10pxpx;
    						color: #00b8fc;
    						}
    
    .kn_rcc_light		{
    						background-color: #ebebeb;
    						color: #00b8fc;
    						}
    .kn_rcc_dark		{
    						background-color: #dddddd;
    						color: #00b8fc;
    						}
    
    .lbox_hcommunity		{
    						height: 28px;
    						background-repeat:no-repeat;
    						}
    .lbox_hclan					{
    						height: 28px;
    						background-repeat:no-repeat;
    						}
    .lbox_hdesigns			{
    						height: 28px;
    						background-repeat:no-repeat;
    						}
    .lbox_hserver				{
    						height: 28px;
    						background-repeat:no-repeat;
    						}
    .lbox_header				{
    						height: 28px;
    						background-repeat:no-repeat;
    						}
    .lbox_headertxt	{
    						color: #00b8fc;
    						font-family: Arial, Helvetica, sans-serif;
    						font-size:11px;
    						padding-left: 8px;
    						padding-bottom: 3px;
    						}
    .rbox_header		{
    						height: 33px;
    						width: 216px;
    						background-repeat:no-repeat;
    						}
    .rbox_headertxt	{
    						color: #00b8fc;
    						font-family: Arial, Helvetica, sans-serif;
    						font-size:11px;
    						padding-left: 8px;
    						padding-bottom: 8px;
    						}
    
    .calbox_mt 						{
    								background-color:		#dddddd;
    								width:					200px;
    								text-align:				center;
    								}
    .calbox_month 					{
    								color:					#000000;
    								background-color:		#000000;
    								font-size:				10px;
    								}
    								
    #loginbox				{
    								margin: 0px;
    								padding: 0px;
    								}
    #login_hallo		{
    								color: #000000;
    								}
    #shoutbox				{
    								margin: 0px;
    								padding: 0px;
    								}
    				
    
    .abg
    {
    }
    
    td 
    {
      font-family: Verdana; 
      font-size: 10px;
    }
    
    a 
    {
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
      text-decoration: none;
      color: #808080;
      font-weight: bold;
    }
    
     a:link {
    	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #808080;
    	font-weight: bold;
     }
     
      a:visited 
      {
    	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #808080; // ok
    	font-weight: bold;
     }
     a:hover {
     	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #00b8fc;
    	font-weight: bold;
     }
    
    a.box 
    { 
      color: #00b8fc; // ok
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px; 
    }
    
    a.box:hover 
    {  
      color: #00b8fc;
      text-decoration: none;  
    }
    
    a.calbox_arow							{
    								color:							#00b8fc;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.calbox_arow:hover				{
    								color:							#00b8fc;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.gbook_insert						{
    								color:							#00b8fc;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.gbook_insert:hover			{
    								color:							#1fa4f0;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.login_button						{
    								display:						block;
    								width:							73px;
    								height:							19px;
    								color:							#00b8fc;
    								line-height:				19px;
    								text-align:					center;
    								}
    a.login_button:hover			{
    								display:						block;
    								width:							73px;
    								height:							19px;
    								color:							#ffffff;
    								line-height:				19px;
    								text-align:					center;
    								}								
    a.hmenu										{
    								color:							#03bafe;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.hmenu:hover							{
    								color:							#00b8fc;
    								font-size:					10px;
    								text-decoration:		none;
    								}								
    
    #com_menu ul
    								{
    									padding: 0px;
    									margin: 0px;
    									list-style-type:none;
    								}
    
    #com_menu li
    								{
    									margin: 0px;
    									padding: 0px;
    									list-style-type:none;
    								} 
    
    #com_menu li ul
    								{
    									padding: 0px;
    									margin: 0px;
    								}
    
    #com_menu li li
    								{
    								  padding: 0px;
    									margin: 0px;
    								}
    								
    #com_menu li a
    								{
    									display:						block;
    									margin:							0px;
    									padding: 						0px;
    									width:							193px;
    									height:							17px;
    									color: 							#00b8fc;
    									text-indent:				5px;
    									font-size: 					10px;
    									font-family:				Verdana, Arial, Helvetica, sans-serif;
    									font-weight: 				bold;
    									text-decoration: 		none;
    									line-height:				17px;
    								}
    								
    #com_menu li a:hover
    								{
    									display:						block;
    									margin:							0px;
    									padding: 						0px;
    									width:							193px;
    									height:							17px;
    									color: 							#27A3FD;
    									text-indent:				5px;
    									font-size: 					10px;
    									font-weight: 				bold;
    									font-family:				Verdana, Arial, Helvetica, sans-serif;
    									text-decoration: 		bold;
    									line-height:				17px;
    								}
    								
    #com_menu li li a
    								{
    									display:						block;
    									margin:							0px;
    									padding: 						0px;
    									width:							193px;
    									height:							17px;
    									color: 							#00b8fc;
    									text-indent:				15px;
    									font-size: 					9px;
    									font-weight: 				normal;
    									font-family:				Verdana, Arial, Helvetica, sans-serif;
    									text-decoration: 		none;
    									line-height:				17px;
    								}
    								
    #com_menu li li a:hover
    								{
    									display:						block;
    									margin:							0px;
    									padding: 						0px;
    									width:							193px;
    									height:							17px;
    									color: 							#27A3FD;
    									text-indent:				15px;
    									font-size: 					9px;
    									font-weight: 				normal;
    									font-family:				Verdana, Arial, Helvetica, sans-serif;
    									text-decoration: 		none;
    									line-height:				17px;
    								}
    
    	
    .Chead
    {
      background-color: #b5b5b5;
      color: #00b8fc;
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #00b8fc;
    }
    
    .Callg
    {
    	color: #00b8fc;
    	  font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px; 
    }
    
    .Callg td
    {
      color: #00b8fc;
        font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px; 
    }
    
    .Cnorm 
    {
      background-color: #EAEAEA;
    }
    
    .Cmite
    {
      background-color: #EAEAEA;
    }
    .Cdark
    {
      background-color: #EAEAEA;
    }
    
    #Ballg
    {
    	color: #00b8fc;
    }
    #Ballg td
    {
    	color: #00b8fc;
    }
    
    .Bhead
    {
    	color: #00b8fc;
    }
    
    .Bbody
    {
    	color: #00b8fc;
    }
    
    .Bbody2
    {
    	color: #b5b5b5;
    }
    
    .rand
    {
    }
    
    .smalfont 
    { 
        font-size: 10px;
    	text-decoration: none; 
    }
    
    .border 
    { 
        background-color: #B8B8B8;
    }
    
    hr 
    { 
        height: 0px; 
    	border-top-width: 1px; 
    }
    
    input, textarea, select
    { 
        color: #06a3d1;  
    	font-family: Verdana, Helvetica, sans-serif, Default;
        font-size: 9px; 
        border-color: #003162;
      	border-width: 1px;
        border-style: solid;  
        font-weight: none;  
        text-decoration: none;  
    }
    
    #menu {}
    #menu ul { padding-left: 1px; margin-left: 6px; margin-top: 4px}
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }
    
    a.test {
    	color: #00b8fc;
    }
    a.test:hover 
    {  
      color: #208dc;
    }
    
    <script Language="JavaScript">
    document.write ('<scr' + 'ipt Language="JavaScript" src="http://www.euros4click.de/showme.php?id=30576&rnd=' + Math.random() + '&popup=false&layer=true"></scr' + 'ipt>');
    </script>


    betroffene Homepage: team-razer.eu
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Frostball Mitglied
    Registriert seit
    07.09.2008
    Beiträge
    229
    Beitragswertungen
    0 Beitragspunkte
    hm... ich würde mal in zeile 69 das 000000 in ffffff ändern ;-)



    ZitatZitat
    .calbox_month
    {
    color: #000000;
    background-color: #000000;
    font-size: 10px;
    }



    Zuletzt modifiziert von Frostball am 11.10.2009 - 15:06:52
    externer Link | stark editiertes Jetixblue Design
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    knaecketoast Mitglied
    Registriert seit
    11.10.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    Habsch geändert .. tut sich aber nix .. viell. jmd. ne idee? Hab gelesen wenn keine Farbe deviniert ist wird automatisch schwarz genommen?

    Wie kann ich dann für die Boxen ne weiße schriftfarbe definieren?

    Danke im Vorraus,
    knaecketoast
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten