style.css (firefox)

Dieses Thema im Forum "Webentwicklung" wurde erstellt von Metzelbude, 8. März 2006 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 8. März 2006
    Hi,

    im i-net erporer funkt alles mit dieser css, bei firefox nich. kann mir jemand helfen oder die css so ändern, dass das ganze auch unter firefox funktioniert?

    hier der code:
    Code:
    BODY {
    
    LEFTMARGIN:0; 
    TOPMARGIN:0; 
    MARGINWIDTH:0;
    MARGINHEIGHT:0;
    
    TD { font-family: verdana; font-size: 7px; color: #000000; }
    INPUT, SELECT, TEXTAREA { 
     font-size:7px; 
     font-family:tahoma; 
     font-weight:normal;
     color:#000000;
     background-color:#cccccc;
     border-width:1px;
     border-style:solid;
     border-color:#ffffff;
     
     scrollbar-base-color:#FFFFFF;
     scrollbar-3dlight-color:#DFDFDF;
     scrollbar-arrow-color:#61667B;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-face-color:#FFFFFF;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-shadow-color:#61667B;
     scrollbar-track-color:#FFFFFF;
     
     
    
    
    }
    p { ;font-family:arial; font-size:8.5px; color: #000000; }
    H3 { font-family:arial; font-size:8.5px; color: #FFFFFF; }
    H2 { font-family:arial; font-size: 8.5px; color: #000000; }
    H1 { font-family:arial; font-size: 8.5px; color: #000000; }
    B { font-weight:bold; font-family:arial; font-size: 8.5px;color: #000000}
    
    a:link { text-decoration: none; font-family:arial; font-size: 8.5px; color: #000000; }
    a:active { text-decoration: none; font-family:arial; font-size: 8.5px; color: #000000; }
    a:visited { text-decoration: none; font-family:arial; font-size: 8.5px; color: #000000; }
    a:hover { text-decoration: underline; font-family:arial; font-size: 8.5px; color: #000000; }
    
    
    a.right:link { text-decoration: none; font-family:tahoma; font-size: 8px; color: #000000; }
    a.right:active { text-decoration: none; font-family:tahoma; font-size: 8px; color: #000000; }
    a.right:visited { text-decoration: none; font-family:tahoma; font-size: 8px; color: #000000; }
    a.right:hover { text-decoration: underline; font-family:tahoma; font-size: 8px; color: #ED1D24; }
    
    
    
    .small { font-size: 14px; font-family: verdana; }
    .fehler { text-decoration: underline; color: #FF0000; }
    .normal { color: #000000; }
    
    p.black { font-family:tahoma; font-size: 7px; color: #000000; }
    
    
     
  2. 8. März 2006
    welcher berreich funzt nicht ?

    alles ?

    wenn ja such dir jede einzelne "funktion" raus und google nach

    z.b. LEFTMARGIN Firefox kompatiebel ... kommt immer ein ergebnis raus das sogar funzt
     
  3. 8. März 2006
    Auf'm ersten Blick: da fehlt 'ne "geschweifte Klammer zu" für den Body-Teil.
     
  4. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.