Removing the underlines and color from links?

I

indy_sarah

I can't find where to remove the underline and color all Microsoft Office programs add to weblinks. Uber-frustrating! Anyone know for PowerPoint?

Many thanks!
 
J

Jim Gordon MVP

in said:
I can't find where to remove the underline and color all Microsoft Office
programs add to weblinks. Uber-frustrating! Anyone know for PowerPoint?

Many thanks!

Hi,

From the Format menu choose Slide Color Scheme. You can control the accent
color on the Advanced tab.

The underline I think you are stuck with unless you remove the hyperlink.

-Jim

--
Jim Gordon
Mac MVP

MVPs are not Microsoft Employees
MVP info
 
D

David M. Marcovitz

Quoting from "(e-mail address removed)"


Hi,

From the Format menu choose Slide Color Scheme. You can control the
accent color on the Advanced tab.

The underline I think you are stuck with unless you remove the
hyperlink.

-Jim

The way to get rid of the underline is to put a semi-transparent shape
on top of the words you want to link and make the shape have the
hyperlink instead of the words. This is far from ideal, but as long as
the text stays in the same place, it works.

--David
 
J

Jim Gordon MVP

The way to get rid of the underline is to put a semi-transparent shape
on top of the words you want to link and make the shape have the
hyperlink instead of the words. This is far from ideal, but as long as
the text stays in the same place, it works.

--David

I found it interesting that when I tried to format the style of the text the
underline checkbox was disabled. Also, this VBA code was ignored:
With .TextFrame.TextRange.Font
.Underline = False
End With

David's suggestion is good. Another way would be to type the text normally.
Before inserting the hyperlink, right-click (control-click) on the textbox
frame and choose Save As Picture.

Then, delete the textbox frame and use Insert > Picture > From File and
import the picture of the text box you just saved. Put the hyperlink on the
picture.

-Jim

--
Jim Gordon
Mac MVP

MVPs are not Microsoft Employees
MVP info
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top