HOW TO
Beginning with ArcGIS Pro 3.3, hyperlinked text can be added to layouts using a text element. By default, inserted URLs or file paths are displayed as blue text, and modifications to the text color do not affect the appearance of the hyperlinks. Changing the hyperlink color improves visibility and enhances the map’s visual.
The map shows the hyperlinked text in the default blue color in the layout.
This article describes the workflow to apply different colors to hyperlinked text in an ArcGIS Pro layout using the <CLR></CLR> text formatting tags.
<CLR red="255" green="0" blue="0"><LINK url="[link_URL]">[link_name]</LINK></CLR>
<CLR magenta="100"><LINK url="[link_URL]">[link_name]</LINK></CLR>
The following is an example of working html tags for the color magenta.
<CLR magenta="100"><LINK url="https://www.esri.com/en-us/home">https://www.esri.com/en-us/home</LINK></CLR>
The map layout shows the hyperlinked text in different colors.
Get help from ArcGIS experts
Download the Esri Support App