ilch Forum » Ilch Clan 1.1 » Design und Templates » Problem mit Navi !

Geschlossen
  1. #1
    User Pic
    elementz Mitglied
    Registriert seit
    19.11.2007
    Beiträge
    69
    Beitragswertungen
    0 Beitragspunkte
    Hi,

    ich hab die Navi meiner Page verändert. Ich hab das so gemacht das wenn man zb über Forum geht Rechts ein Symbol kommt. Nur dieses Symbol wird zu Hälfte angezeigt.

    Was hab ich Falsch gemacht......

    Hier link zum Symbol ant0n.kilu.de/button2.png

    Und hier die style.css

    body   
    { 
    	background-color: #F2F2F2;
    	scrollbar-face-color: #DDDDDD;
    	scrollbar-highlight-color: #EFEFEF;
    	scrollbar-shadow-color: #003366;
    	scrollbar-3dlight-color: #000000;
    	scrollbar-arrow-color:  #038E3B;
    	scrollbar-track-color: #EFEFEF;
    	scrollbar-darkshadow-color: #DDDDDD;
    }
    
    .abg
    {
      background-color: #003366;
    }
    
    td 
    {
      font-family: Verdana; 
      font-size: 10px;
    }
    
    a 
    { 
      color: #000000; // Überschriften_text_bei_wars_hyperlinks
    	font-family: Verdana; 
    	font-size: 10px; 
    	text-decoration: underline; 
    }
    
    a:hover 
    {   
      text-decoration: none;  
    }
    
    a.box 
    { 
      color: #ffffff; // Schriftfarbe_fuer_last_news
    	font-family: Verdana; 
    	font-size: 10px; 
    	text-decoration: underline; 
    }
    
    a.box:hover 
    {   
      text-decoration: none;  
    }
    
    .Chead
    {
      background-color: ; // Hintergrund_fuer_ueberschriften
      color: #FFA800
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #ffffff; // Schriftfarbe_fuer_kleine_ueberschriften
    }
    
    .Callg
    {
      background-color: ;
    	color: #396F44
    }
    
    .Callg td
    {
      color: #ffffff; // Textfarbe
    }
    
    .Cnorm 
    {
      background-color: #e1e1e1; // Feld_bei_kontakt
    }
    .Cmite
    {
      background-color: #ffffff; // Zeile
    }
    .Cdark
    {
      background-color: #D7D7D7; // Zeile
    }
    
    #Ballg
    {
    	color: #ffffff;
    }
    #Ballg td
    {
    	color: #000000;
    }
    
    .Bhead
    
    {
      background-color: #4E7AA5;
    	color: #ffffff;
    }
    .Bbody
    {
      background-color: #B4C6D8;
    	color: #000000;
    }
    
    .rand
    {
      border: 1px solid #000000; // Rand
    }
    
    .smalfont 
    { 
        font-size: 10px;
    		text-decoration: none; 
    }
    
    .border 
    { 
       background-color: #; // Rand
    }
    hr 
    { 
        height: 0px; 
    		border: solid #003366 0px; 
    		border-top-width: 1px; 
    }
    
    input, textarea, select
    { 
        color: #000000;  // Shoutboxtextwasvorgegebenist
        font: 10px Verdana;  
        border-color: #022914;
      	border-width: 1px;
        border-style: solid;  
        font-weight: none;  
        text-decoration: none;  
        background-color: #EFEFEF;  
    }
    
    .menu:link, .menu:visited, .menu:active 
    { 
    display: block; 
    color: #FFFFFF; 
    font-size: 11px; 
    background: url(http://ant0n.kilu.de/ilch/include/designs/design_14_1/images/design/button1.png); 
    width: 160px; 
    height: 20px; 
    text-indent: 15px; 
    text-decoration: none; 
    font-family: Arial, sans-serif; 
    line-height: 20px; 
    } 
    
    .menu:hover 
    { 
    display: block; 
    color: #FFFFFF; 
    font-size: 11px; 
    background:url(http://ant0n.kilu.de/ilch/include/designs/design_14_1/images/design/button2.png); 
    width: 160px; 
    height: 20px; 
    text-indent: 15px; 
    text-decoration: none; 
    font-family: Arial, sans-serif; 
    line-height: 20px; 
    font-style: italic; 
    } 
    
    
    #menu {}
    #menu ul { padding-left: 9px; margin-left: 9px; }
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }



    Hoffe einer kan mir Helfen

    mfg

    elementz


    verwendete ilchClan Version: 1.1

    betroffene Homepage: darkgaming-clan.de/
    Die Welt ist eine Bühne ! Und wir die Puppen die Unterhalten werden !!!
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Hassmann Mitglied
    Registriert seit
    13.02.2008
    Beiträge
    1.591
    Beitragswertungen
    9 Beitragspunkte
    du hast sicherlich nicht die grösen der punkte angepasst (width und height) !!!
    Sub2Go.NET | Kostenlosen Webspace mit vielen features! Für Ilch-Forumsmitglieder doppelten Speicher!
    Mave1993.de Blog
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Design und Templates

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten