I have several hyperlinks throughout my document, in several different colors. I would like the hyperlinks to remain the same color/style after being followed, and not simply change the style of followed hyperlinks. Is there any way to do so?
For example: I have two hyperlinks, one in red italics, the other in green bold. I want to be able to click on both of them and still have one in red italics and one in green bold instead of having them both turn purple.
22 Answers
You need to change the FollowedHyperlink built-in style.
Since you want to preserve your original format and you have multiple formats, setting FollowedHyperlink to a specific color or font won't help. You need to make the built-in style respect the underlying style you applied before clicking the link.
Here's how to do that:
- To display the styles window click Alt+Ctrl+Shift+S .
- Click
Options ...and then underSelect styles to showchooseAll styles. - Scroll down a bit and you'll see the
FollowedHyperlinkstyle. Hover above it with your mouse and then click the small arrow that appears next to it. - Click
Modify .... - In the
Style based ondropdown list choose(underlying properties). - Set the font color to
Automatic. The dialog box should look like the screenshot below. - Click OK.
Now, for reasons I haven't figured out yet, this may not work for the first click (it will become black) but if you apply your color again then the next clicks will preserve your style.
1You can change this formatting by modifying the defined style for "Followed Hyperlinks".
- Click the small arrow button at the bottom right of the styles section of the ribbon (Under the "Change Styles" button) A "Styles" window will appear.
- Click the "Options" link at the bottom right of this window
- In the "Select Styles to Show" dropdown, choose "All styles" then click OK in the Options dialog
- In the list of styles you will now see "Followed Hyperlink". Click the dropdown for this item and choose Modify.