I have a design and I am trying to add a live chat button into the navigation, however, I can not get it to align properly. Here is where I am trying to add it:
http://www.ihubhost.net/forums
And this is the code I am using:
<a href="#" onclick="openLiveHelp(); return false">
<img src="http://www.ihubhost.net/order/modules/livehelp/include/status.php"
id="LiveHelpStatus" name="LiveHelpStatus" border="0" alt="Live Help" height="35"/></a>
Any help would be appreciated.
thanks,
Dave