Habe folgendes Problem:
Ein Freund von mir hat mir ein neues Design für unsere ilch HP erstellt allerdings habe ich Probleme mit der style.css. Genauer gesagt ich bekomme es nicht hin, wenn das Design "Alar_Novanter" ausgewählt wurde, dass die Überschriften der Boxen wie z.B. "Menü" die Farbe weis bekommen
Hier mal die style.css.
/* CSS Datei enthält Teile vom Standarddesign von css Datei copyright by ilch.de erstellt von scaRFhogg seite: www.daiwai.de */ body { margin: 0; padding: 0; background-color: #000000; font-size: 12px; font-family: Verdana, sans-serif; } td { font-family: Verdana; font-size: 12px; } a { color: #FFFFFF; font-family: Verdana; font-size: 11px; text-decoration: none; } a:hover { color: #FFFFFF; text-decoration: none; } a.box { color: #FFFFFF; font-family: Verdana; font-size: 11px; text-decoration: none; } a.box:hover { color: #FFFFFF; font-family: Verdana; font-size: 11px; text-decoration: none; } .Chead { background: #c9c9c9; color: #FFFFFF; } .Chead td, .Chead td strong, .Chead h4, .Chead td b { background: #FF0000; color: #FFFFFF; } .Callg { background-color: #EFEFEF; color: #FFFFFF; } .Callg td { color: #FFFFFF; } .Cnorm { background-color: #e5e5e5; } .Cmite { background-color: #e6e6e6; } .Cdark { background-color: #FFDB90; } .rand { border: solid #FF0000 1px; } .smalfont { font-size: 10px; text-decoration: none; } .border { background-color: #FFFFFF; } hr { height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px; } input, textarea, select { color: #FFFFFF; font: 12px Verdana; border-color: #FFFFFF; border-width: 1px; border-style: solid; font-weight: none; text-decoration: none; background-color: #FFFFFF; }
Fehlt da die entsprechende Section oder wird die Farbe der Überschriften gar in den .php Boxen selbst festgelegt?
Danke im Vorraus!
verwendete ilchClan Version: 1.1
betroffene Homepage: unstoppable-gilde.de