Ich benutze das Theme WoWCataclysm, und kann bei diesem Theme den Quote Hintergrund nicht ändern. Aktiv ist nur der 1. Hintergrund ist weis, und der Text ebenfalls.
Wenn ich nun die Farben ändere
übernimmt er mir das nicht. Hab auch schon in allen CSS Datein nachgeschaut, und die Farben geändert. Weis jemand wie das bei diesem Theme funktioniert?blockquote {
background: #AE0A23;
border: 1px solid #4E4E4E;
font-size: 0.95em;
margin: 0.5em 1px 0 25px;
overflow: hidden;
padding: 5px;
}
blockquote blockquote {
/* Nested quotes */
background-color: #4E4E4E;
font-size: 1em;
margin: 0.5em 1px 0 15px;
}
blockquote blockquote blockquote {
/* Nested quotes */
background-color: #4E4E4E;
}
Danke & LG
