ilch Forum » Ilch Clan 1.1 » Design und Templates » Länder sichtbar machen

Geschlossen
  1. #1
    User Pic
    disliked.Mirco Mitglied
    Registriert seit
    19.01.2008
    Beiträge
    86
    Beitragswertungen
    0 Beitragspunkte
    Hi Leute,

    wie der Thread schon heißt ist bei mir die Länder Auswahl nicht sichbar (Text hat die gleiche Farbe wie der Hintergrund) finde allerdings nicht den richtigen Eintrag in der CSS Datei genervt

    Hier mal ein Screen was ich meine:
    gesperrtes Bild


    Und hier mal die CSS Datei:
    #left_nav    {width:179px;
    			  float:none;
    			  clear:none;
    			  text-align:center;
    			  vertical-align:middle;
    			  align: center;    }
    
    .head_navi      {width:	179px;
    				height: 30px;
    				float:	none;
    				clear:	none;
    				background-image:url(images/navigation.jpg);
    				text-align:left;
    				vertical-align:middle;
    				color:#FFFFFF;
    			    line-height:28px;
    				text-indent:20px;}
    				
    				
    .right_nav_list  		{width:	157px;
    						float:left;
    			            clear:none;
    			            text-align:left;
    			            vertical-align:middle;
    						display: block;
    						margin:0px;
    						font-align: center;
    						height:16px;
    						color:#FFFFFF;
    						font-size:10px;
    						text-indent:16px;
    						line-height:15px;
    						}
    						
    a .right_nav_list 	{   width:	157px;
    						float: none;
    						clear: none;
    						display: block;
    						margin:0px;
    						font-align: center;
    						height:16px;
    						color:#FFFFFF;
    						text-indent:16px;
    						font-size:10px;
    						font-family:Verdana, Arial, Helvetica, sans-serif;
    						text-decoration: none;
    						line-height:15px;
    						font-weight:normal;}										
    									
    				
    .leftbox-menupunkte		{width:	179px;
    						float: none;
    						clear: none;
    						display: block;
    						margin:0px;
    						padding:3px 0px 0px 0px;
    						width:179px;
    						height:22px;
    						color:#FFFFFF;
    						text-indent:6px;
    						font-size:10px;
    						font-family:Verdana, Arial, Helvetica, sans-serif;
    						text-decoration: none;
    						line-height:14px;
    						background-image:url(images/news_bg.jpg);
    						font-weight:normal;
    						vertical-align:middle;
    						text-align: center;
    						}
    						
    a .leftbox-menupunkte	 {display: block;
    						margin:0px;
    						padding:3px 0px 0px 0px;
    						width:179px;
    						height:22px;
    						color:#FFFFFF;
    						text-indent:20px;
    						font-size:10px;
    						font-family:Verdana, Arial, Helvetica, sans-serif;
    						text-decoration: none;
    						line-height:20px;
    						background-image:url(images/news_bg.jpg);
    						font-weight:normal;
    						vertical-align:middle;
    						text-align: center;
    						}
    			
    			
    			
    
    td 
    {
      font-family: Arial; 
      font-size: 11px;
    }
    
    a 
    { 
      color: #ffffff; 
      font-family: Arial; 
      font-size: 11px; 
      text-decoration: none;
    }
    
    a:hover 
    { 
      color: #9b9b9b; 
      background-image:url(images/rollover.jpg);  
    }
    
    a.box 
    { 
      color: #ffffff; 
      font-family: Arial; 
      font-size: 11px;
      align: center;
      text-align: center; 
    }
    
    a.box:hover 
    {  
      color: #9b9b9b;
      background-image: url(" ");
      align: center;
      text-align: center;
    }
    
    .Chead
    {
      background-color: #333333;
      color: #ffffff;
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #FFFFFF;
    }
    
    .Callg
    {
    	color: #FFFFFF;
    }
    
    .Callg td
    {
      color: #FFFFFF;
    }
    
    .Cnorm 
    {
      background-color: #333333;
    }
    
    .Cmite
    {
      background-color: #333333;
    }
    .Cdark
    {
    	background-color: #333333;
    }
    
    #Ballg
    {
    	color: #FFFFFF;
    }
    #Ballg td
    {
    	color: #FFFFFF;
    }
    
    .Bhead
    {
    	color: #FFFFFF;
    }
    
    .Bbody
    {
    	color: #FFFFFF;
    }
    
    .Bbody2
    {
    	color: #000000;
    }
    
    .rand
    {
    }
    
    .smalfont 
    { 
        font-size: 11px;
    	text-decoration: none; 
    }
    
    .border 
    { 
        background-color: #848484;
    }
    
    hr 
    { 
        height: 0px; 
    	border-top-width: 1px; 
    }
    
    input, textarea, select
    { 
        color: #000000;  
        font: 11px Arial;  
        border-color: #000000;
      	border-width: 1px;
        border-style: solid;  
        font-weight: none;  
        text-decoration: none;  
    }
    
    #menu {}
    #menu ul { padding-left: 11px; margin-left: 10px; }
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }


    Danke schon einmal, für die Hilfe glücklich
    So far......

    GreetZ
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    disliked.Mirco Mitglied
    Registriert seit
    19.01.2008
    Beiträge
    86
    Beitragswertungen
    0 Beitragspunkte
    Keiner eine Idee? genervt


    Zuletzt modifiziert von disliked.Mirco am 12.10.2008 - 11:28:55
    So far......

    GreetZ
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Design und Templates

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten