| To open link on your page in a new window you have to use _blank function. Simply add the target="_blank" to your <a></a> tag. Your link tag should look like this: <a href="http://www.hostbite.us" target="_blank">example</a> |
Powered by WHMCompleteSolution