Ja, wie gesagt, editor.css erstellen und dort halt deklarieren. Hier mein ein Beispiel von mir
Hintergrund schwarz h1-h5 rot, text weiss:
Code:body { font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; margin: 0; vertical-align: top; padding: 0; font-size: 20px; line-height: 22px; color: #FFFFFF; background: #000000; } h1 { padding: 0; font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 30px; line-height: 38px; font-weight: bold; color: #F70C00; background: transparent; text-align: left; width: 100%; } h2, .contentheading { padding: 0;font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 24px; line-height: 26px; color: #F70C00; background: transparent; text-align: left; font-weight: bold; } table.contentpaneopen h3 { margin-top: 25px; } h3, .componentheading, table.moduletable th, legend { margin: 0; font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 20px; line-height: 22px; text-align: left; color: #F70C00; background: transparent; padding: 0; } h4 { font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 18px; line-height: 20px; color: #F70C00; background: transparent; } h5 { font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 16px; line-height: 18px; color: #F70C00; background: transparent; } h6 { font-family: Century Gothic, Tahoma, Arial, sans-serif; font-style: italic; font-size: 14px; line-height: 16px; color: #F70C00; background: transparent; } a:link, a:visited { color: #1B57B1; text-decoration: none; font-weight: normal; } a:hover { color: #00c; text-decoration: underline; font-weight: normal; } div.caption { padding: 0 10px 0 10px; } div.caption img { border: 1px solid #CCC } div.caption p { font-size: .90em; color: #666; text-align: center; }
EDIT:
Prinzipiell kannst Du auch einfach den gewünschten Style aus deinem Template.css in die editor.css reinkopieren, dann Sieht es im editor genau gleich aus wie nachher auf der Seite.


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen