Sporadischer Fehler:
Styles die per CSS definiert sind, werden in manchen Artikeln falsch dargetsellt. Trotz Cache-Leerung, Neu-Zuweisung des verwendeten Templates kein Erfolg ??
Falsche Darstellung der Styles
CSS Datei
Hier der css code:
p, body, td,input {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14 px; color : White;
}
.topnav {
font-size : 24px;
font-weight : bold;
color : White;
}
.topnav:link { text-decoration:none; color: white}
.topnav:visited { text-decoration:none; color: white}
.topnav:hover { text-decoration:none; color: red}
.topnav:active { text-decoration:none; color: yellow}
.navi {
font-size : 12px;
font-weight : bold;
color : White;
cursor:pointer;
}
.navi:link { text-decoration:none; color: white}
.navi:visited { text-decoration:none; color: white}
.navi:hover { text-decoration:none; color: white}
.navi:active { text-decoration:none; color: white}
input {
font-size : 10px;
background-color : transparent;
color : White;
border : 1px solid #008855;
border-color : #008855 #008855 #008855 #008855;
border-width : 1px 1px 1px 1px;
}
.big { font-size : 20px;
font-weight : bold;
}
.sub { font-size : 20px;
}
.small { font-size : 10px;
}
-----------> wenn ich .big modifiziere, nimmt er die änderungen nur sporadisch an. sobal ich einen komplett neuen artikel erstelle ist alles suppi-toll, bei existierenden nimmt er die änderungen eben nur manchmal. auch wenn ich die artikel offline stelle , wieder online, das template neu zuweise, etc.
Danke erstmal....
Kümmert euch aber bitte lieber um den bug im WYS edi: siehe artikel
http://www.contenido.de/forum/viewtopic.php?t=1513
nochmal danke
p, body, td,input {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14 px; color : White;
}
.topnav {
font-size : 24px;
font-weight : bold;
color : White;
}
.topnav:link { text-decoration:none; color: white}
.topnav:visited { text-decoration:none; color: white}
.topnav:hover { text-decoration:none; color: red}
.topnav:active { text-decoration:none; color: yellow}
.navi {
font-size : 12px;
font-weight : bold;
color : White;
cursor:pointer;
}
.navi:link { text-decoration:none; color: white}
.navi:visited { text-decoration:none; color: white}
.navi:hover { text-decoration:none; color: white}
.navi:active { text-decoration:none; color: white}
input {
font-size : 10px;
background-color : transparent;
color : White;
border : 1px solid #008855;
border-color : #008855 #008855 #008855 #008855;
border-width : 1px 1px 1px 1px;
}
.big { font-size : 20px;
font-weight : bold;
}
.sub { font-size : 20px;
}
.small { font-size : 10px;
}
-----------> wenn ich .big modifiziere, nimmt er die änderungen nur sporadisch an. sobal ich einen komplett neuen artikel erstelle ist alles suppi-toll, bei existierenden nimmt er die änderungen eben nur manchmal. auch wenn ich die artikel offline stelle , wieder online, das template neu zuweise, etc.
Danke erstmal....
Kümmert euch aber bitte lieber um den bug im WYS edi: siehe artikel
http://www.contenido.de/forum/viewtopic.php?t=1513
nochmal danke