Thread Starter
farz
(@farz)
I ended up using an HTML solution that seems to work well on FF and IE. For any others using this them: Please take note of the multiple header files (Header.php, myheader.php, myheader1.php) and move your code to the appropriate area. As an example in the header.php section I commented out
<!--
<div id="banner" onclick="location.href='http://thefward.com/?page_id=2'" style="cursor: pointer;">
</div>-->
And added my code below.