ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Design/ Farbe lässt sich nicht ändern

Geschlossen
  1. #1
    User Pic
    Smurfi Mitglied
    Registriert seit
    29.06.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    Nabend,

    habe die Sufu genutz aber nicht die Anwort gefunden auf meine Frage, evt bin ich heut auch einfach nur zu Doof um den fehler zu finden zwinker

    Auf meiner Hp (Ilch version 1.1) -> siehe hier <- ist wenn man runter Scrollt das weiße Feld, jetzt hab ich zwar schon alles so hinbekommen wie ich das haben will doch Ich weiß nicht wie Ich das weiße Feld auch Schwarz bekomme?

    Das ist ursprünglich das atrox_design,
    Ich habe in der Index als auch in der Style.css nachgeschaut doch nichts gefunden wie Ich das ändern kann.
    Hier mal die Style.css

    body						{
    						background-repeat:repeat-x;
    						background-position:top;
    						background-color:#000000;
    						}
    
    #hmenu					{
    						width: 600px;
    						padding-bottom:10px;
    						padding-left:10px;
    						font-size: 10pxpx;
    						color: #000000;
    						}
    
    .kn_rcc_light		{
    						background-color: #ebebeb;
    						color: #000000;
    						}
    .kn_rcc_dark		{
    						background-color: #dddddd;
    						color: #000000;
    						}
    
    .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: #ff0000;
    						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: #ffffff;
    						font-family: Arial, Helvetica, sans-serif;
    						font-size:11px;
    						padding-left: 8px;
    						padding-bottom: 8px;
    						}
    
    .calbox_mt 						{
    								background-color:		#ff0000;
    								width:					200px;
    								text-align:				center;
    								}
    .calbox_month 					{
    								color:					#000000;
    								background-color:		#000000;
    								font-size:				10px;
    								}
    
    #loginbox				{
    								margin: 0px;
    								padding: 0px;
    								}
    #login_hallo		{
    								color: #ffffff;
    								}
    #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: #ffffff;
      font-weight: bold;
    }
    
     a:link {
    	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #ffffff;
    	font-weight: bold;
     }
    
      a:visited
      {
    	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #FFFFFF; // ok
    	font-weight: bold;
     }
     a:hover {
     	font-family: Verdana, Helvetica, sans-serif, Default;
    	font-size: 9px;
    	text-decoration: none;
    	color: #C0C0C0;
    	font-weight: bold;
     }
    
    a.box
    {
      color: #FFFFFF; // ok
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    a.box:hover
    {
      color: #C0C0C0;
      text-decoration: none;
    }
    
    a.calbox_arow							{
    								color:							#000000;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.calbox_arow:hover				{
    								color:							#000000;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.gbook_insert						{
    								color:							#000000;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.gbook_insert:hover			{
    								color:							#C0C0C0;
    								background-color:		#000000;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.login_button						{
    								display:						block;
    								width:							73px;
    								height:							19px;
    								color:							#000000;
    								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:							#C0C0C0;
    								font-size:					10px;
    								text-decoration:		none;
    								}
    a.hmenu:hover							{
    								color:							#000000;
    								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: 							#000000;
    									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: 							#C0C0C0;
    									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: 							#000000;
    									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: 							#C0C0C0;
    									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: #000000;
      color: #ffffff;
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #ffffff;
    }
    
    .Callg
    {
    	color: #000000;
    	  font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    .Callg td
    {
      color: #000000;
        font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    .Cnorm
    {
      background-color: #000000;
    }
    
    .Cmite
    {
      background-color: #000000;
    }
    .Cdark
    {
      background-color: #000000;
    }
    
    #Ballg
    {
    	color: #000000;
    }
    #Ballg td
    {
    	color: #000000;
    }
    
    .Bhead
    {
    	color: #000000;
    }
    
    .Bbody
    {
    	color: #000000;
    }
    
    .Bbody2
    {
    	color: #000000;
    }
    
    .rand
    {
    }
    
    .smalfont
    {
        font-size: 10px;
    	text-decoration: none;
    }
    
    .border
    {
        background-color: #B8B8B8;
    }
    
    hr
    {
        height: 0px;
    	border-top-width: 1px;
    }
    
    input, textarea, select
    {
        color: #000000;
    	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: #ffffff;
    }
    a.test:hover
    {
      color: #C0C0C0;
    }


    Wäre super wenn mir jemand sagt wie Ich das ändern kann.

    lg Smurfi


    verwendete ilchClan Version: 1.1

    betroffene Homepage: seuche81.se.funpic.de/A-sFx/?news
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    annemarie gelöschter User
    na einfach die zeile im design wo steht

    <td width="556" valign="top" bgcolor="#d8d8d8" align="left">


    mit

    <td width="556" valign="top" bgcolor="#000000" align="left">


    ersetzen
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Smurfi Mitglied
    Registriert seit
    29.06.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    Danke für die schnelle Antwort lächeln

    omg war Ich Blind, danke dir annemarie lächelnDrink

    ...Kann wieder geclosed werden

    lg Smurfi
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten