D
Dan
Could some kind soul please enlighten me on the mysteries of the various .css style sheet files that are shown in (e.g.) _themes/anteroomx? I have a modified older theme, and its .css files are ante1011.css, color0, color1, custom, graph0, graph1, and theme (all .css). When I open one of these and make style changes, it shows up OK in the file. One odd thing, it appears that one can have multiple instances of the same user-defined style - e.g. multiple instances of .mstheme-bannertxt - and there also apparent concatenations that I don't understand, like ".mstheme-bannertxt a:link" - is that a legal form of definition (without the "" of course)? When I make changes either by editing, say, ante1011.css in code view, or by modifying a style from the style list, the changes show OK. However, the change is not necessarily reflected in the theme. And, when I open the theme and modify, say, the Colors|Custom of of one of the link definitions (Hyperlink Followed, say), the change does not show up after I save or save as. If I open Text|More text styles|a:visited|Modify, then change color, it does show up. So - I don't understand how the various css files work together in a theme - where which changes are saved etc. I've been unable to find out anything useful online or in the various books I have. Help!