I am trying to get this code to fit right after “Contact” on my site but when I put it on there a big gap shows up. Any help would be greatly appreciated.
Code is as follows:
HTML Code:
<a href='javascript:void(0);' style='width:136px;height:73px;display:block;cursor:pointer;' onclick="window.open('http://chat.dsagentchat.com/?PublicId=add56b18-0423-4ed0-b29d-d293fa496f1a','','width=444,height=444');"><img src="http://chat.dsagentchat.com/Presence/Icon.aspx?PublicId=add56b18-0423-4ed0-b29d-d293fa496f1a&type=me" border="0" onload="if(document.all){ this.style.visibility='hidden'; this.parentNode.style.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=\''+ this.src +'\')'; } else { this.style.visibility='visible'; }" /></a>
Site:
www.phoenixgolfhomes.net
Thanks again!