by (120 points)
Hello there,

my first problem:
If I apply a style to content via the drop down menu "Styles" it does not have any effect. Actually it does in the preview of the edit-dialog but not on the page after saving. For example making text italic only works via the button (the "i"-Button), not via the drop down menu. Is that normal behavior?

my second problem:
What would be the right way to change colors of headings? Especially the categories on the main-menu - like "Home", "Products", etc. in the demo. Extent a css? How would I apply the extended content of the css to the template?

Thanks in advance from an obvious newbie.

Cheers,
jakl

1 Answer

by (14.9k points)
Hello Jackl..
1) The content styles: You need to edit the "content.css" to alter the style drop-down in the editor. After altering the "content.css" you should Flush all browser cache etc to make sure you reload the editor properly and see the new CSS.

2) To alter the colors of all the headings just locate the class of the item you need to edit and got to the edit CSS screen and make your changes to the proper sheet. Here is more info:
http://www.seotoaster.com/how-to-edit-css.html
...