Is there a way to create a Style that doesn't have a font color. The text that I want to apply the font to is already colored (different colors depending on the word), I just want they style to have the font size and background.

link|improve this question

60% accept rate
1  
Leaving the style's font color on "Automatic" doesn't work? – techie007 Nov 23 '11 at 1:31
Strangely it changes some text to black but leaves other text colored. – Jonathan Allen Nov 23 '11 at 2:35
I can confirm that it doesn't work properly and some words change their colors, whereas the majority doesn't. This seems to be a bug in MS Word. – Alexander Galkin Dec 21 '11 at 16:34
feedback

1 Answer

Styles were a big breakthrough in efficient document production in the early versions of Word, but it has gotten so complicated as to be more trouble than it is worth for most users.

In the style definition, there is a setting for "Style Based On" and one for "Style Type" -

enter image description here

enter image description here

Here you see two default styles built-in to Word 2007. Both have the font color set to blue. Here is the results of applying those styles to text where words have been individually colored:

enter image description here

As you can see, when the "Style Type" is "Linked" and "Style based on" is set to the Normal paragraph style, the color attribute of the style does not override any individual word colors. "Style Type" set to Character and "Style Based On" set to Default Paragraph Font DOES override individual colors.

When you define your own style you'll have choices for "Style Type" as shown here: enter image description here

You should be able to get what you want by choosing Linked for "Style Type" and Normal for "Style Based On" in the style definition.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.