I would like to add a widget with the teamviewer button.
I have already created the button via the teamviewer site but I cannot insert it.
if I try to add an html widget the code is displayed and not the button.
this is the code:
<! - TeamViewer Logo (generated at https://www.teamviewer.com) ->
<div style = "position: relative; width: 120px; height: 60px;">
<a href="https://www.teamviewer.com/link/?url=505374&id=1595500380610" style="text-decoration:none;">
<img src = "https://static.teamviewer.com/resources/badges/teamviewer_badge_flat5.png" alt = "Remote access and support via the Internet with TeamViewer" title = "Remote access and support via the Internet with TeamViewer" border = " 0 "width =" 120 "height =" 60 "/>
<span style = "position: absolute; top: 31px; left: 10px; display: block; cursor: pointer; color: White; font-family: Arial; font-size: 11px; line-height: 1.2em; font- weight: bold; text-align: center; width: 105px; ">
SUPPORT - Information systems
</ Span>
</a>
is there any way to do it? thank you