by dgent » Mon Mar 25, 2013 3:44 pm
Yes, bring up your webpage with your live admin icon on it, I use Google Chrome for this..
Then right click on the icon and click 'inspect element'
This should show the contents of the liveadmin div which the contents should look like this
<img style="cursor: pointer;border: none 0px;" id="liveadmin_status_image_liveadmin" src="http://www.yourwebsite.com/liveadmin/images/on_off/tm_02_on.png" onclick="Live_3a5e4b8ee5d22f0cd5ab1e0a054f8486_Admin.StartChatPanel();">
Now make a hyperlink copying the code in the 'onclick' field from above into the link below.
<a href="javascript:void(0)" onclick="Live_3a5e43jej4js4339892839e0a054f8486_Admin.StartChatPanel();">LIVE CHAT</a>