Changing colors

  • Thread starter Thread starter ErayK
  • Start date Start date
If your text only appears in text placeholders - not in textboxes or
shapes - and you haven't set the font colour for any of these yet, then all
you need to do is modify the text colour on the master slide (View ->
Master -> Slide Master).

If this doesn't work, you can use a macro. There is an entry for this in the
FAQ (see below for links). Copy the code from the "Change the font color of
text" FAQ into a new macro called ChangeFontColor, modify the RGB value for
the colour you want, and then run the macro.

Relevant links:
http://www.rdpslides.com/pptfaq/ - The PowerPoint FAQ
http://www.rdpslides.com/pptfaq/FAQ00465.htm - "Change the font color of
text"
http://www.rdpslides.com/pptfaq/FAQ00033.htm - how to use macro (VBA) code
 
ErayK said:
i want to change font colors in all slides do u have ay
idea how can i do that?

It depends on how the file was set up in the first place, ErayK. If your
text is in placeholders, you can change the appropriate color on the
slide master, and that will change that text.

Further, if your text used one of the colors in the slide color scheme,
you can change that color, and the text will follow. See the Color
Schemes pages of my site for more specifics on that. (URL's in
signature.)
 
Go to 'view' ---> 'master' ---> 'slide master' You can
make all changes here and they will be reflected
throughout your presentation.
 
Back
Top