- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2020 10:51 PM
I'm trying to add the the little video icon from the retina_icons into the description area of a Record Producer but I've got no idea how to do that (bad HTML/CSS skills). Trying to put it in front of a link, something like this:
Within the Service Portal. Any help would be appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2020 11:48 PM
Hey, sure... just use:
<div class=" icon-video"> </div>
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2020 07:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2020 11:11 PM
I hope this helps! 🙂 and stay safe!
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2020 11:47 PM
Oh... and I forgot to mention, if you want to leverage the OOB video reproduction retina icon you can do something like this:
<div class=" icon-video"> </div>
You can find the complete list of retina icons here:
yourinstanceurl/styles/retina_icons/retina_icons.html
Thanks,
Berny