Sue Busher Posted April 13 Share Posted April 13 AI am interested in improving how we show documents on our sites. Something like the above image where the some 'graphics' are static, but others are links). Does anyone know if this is possible via the text editor? Quote Link to comment Share on other sites More sharing options...
Graham Quince Posted April 14 Share Posted April 14 Hi Sue, The Text widget can display some special characters, but that does depend on the fonts available (I think). This website is pretty handy for finding then copying and pasting icons: https://copychar.cc/ I find that if I make each link it's own single-celled table, it becomes easy to copy and paste and retain the layout. If you're trying to tidy up your policy pages, I recently posted this code: This doesn't look identical to yours, but it's all in HTML so can be adapted easily enough. The benefit of the HTML solution is that you can use both Frog's icons as fonts and we import FontAwesome, which is packed with icons. Graham Quote Link to comment Share on other sites More sharing options...