As of 6/1/2026, ISS (IT) will no longer provide user support. This change supports the transition to CU HyperLynx and the future Drupal platform. Existing websites will continue to function as normal. Submit all help requests through the web support form:
https://www.ucdenver.edu/web-support-request
Those who would like to use icons on a page, can also do
so by embedding HTML code directly from Font Awesome into a content block using the steps below:
For advanced users, you can also embed the SVG markup, instead of the HTML code. Follow the steps above, but copy the SVG markup from Font Awesome (beginning with "<svg xmlns=") instead of the HTML code. Keep in mind that you will need to set a height attribute once you've pasted the SVG markup into the content block.
For example, the height attribute might look like the following: data-fa-i2svg height="2em"