answersLogoWhite

0

Resave the document into your my documents folder, and change the colour (don't forget to save it again afterwards!)

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you change color of a single - or many - words within a document?

it is Easy , Just highlight the word or scentence you want to change the color of and then Change the Color in the Icon that Appears maybe on the right or in the middle with an " A " letter under it a colored line with red then choose the color that you want.


If you change font color on computer will document print that color?

if you have a color printer


How do you change the whole colour of a Word Document Sheet?

You can change the color of a whole docuemet sheet by when you print your document put a blank page of the color you want in the printer.


How do you change font color in an accent document?

how to change font colours 2how to change font colours 2


When you change the page color it appears only on the screen Changing the background color has no effect on a printed document?

true


How can you change the color of your gumshield?

Gum shields are the same as mouth guards. There are some gum shields that come with color inserts to allow you to change the color when you want.


What type of lighting keyframe lets you change colors?

RGB keyframes allow you to change colors in lighting, as they control the red, green, and blue color channels independently. By adjusting the values of these channels within the keyframe, you can create a wide range of color options for your lighting effects.


Does Microsoft Excel allow you to change font size and line color?

Yes it does.


Why does the color of the newspaper change within some days?

it doesn't dumbo


Can photoshop cs2 change rgb color to cmyk color?

ANSWER----Follow the instructions given blow to change RGB color to CMYK color in photo shop CS2 ---1) Open photo shop CS2 ---> 2) make a new document (or open the existing one) --->3) Go to Image ---> 4) Mode ---> 5) CMYK Color -------> Finishnow check your document, you will see your document color has been changed from RGB color to CMYK Color.... EndsSo enjoy with CMYK colorsHope it helpsCheers--------------------------------


What is the ability to change fur color called?

The ability to change fur color is called "camouflage" or "morphological color change." Some animals, such as chameleons or arctic foxes, have specialized cells in their skin or fur that allow them to change color to blend in with their environment for protection or hunting purposes.


How do you change the color of an asp label in PerlScript It should be something like window-document-Form1-Label-'color' 'red' but this doesn't work. Any help appreciated.?

Meant to have $window->document->Form1->Row1Label->{'color'} = "red"; but it took out all my symbols in the last statement.