Hello everyone.
I have been trying to figure out this issue for some time on my own through various forums and html discussions. I can't seem to figure this out so I am hoping someone here is up to taking a closer look at what I have in order to make it work.
The page here
http://www.bestdamnnetwork.com/demo/ looks and works correctly when viewed in FF but does not work as intended in I.E.
What happens when viewed in I.E. is it positions my main table down the page and not at the top like it does in FF.
I have gotten far enough to know how to make the page look correctly in I.E. by taking out or commenting out this line within the code which is the line below the body tag.
<a id="leftlink" href="http://www.bestdamnnetwork.com" target="_blank"></a>
What that line does is make the floating banner logo that is fixed on the top left of the page be hypelinked to a url and it opens in a new window. I plan to use it across many of my sites for branding purposes.
If I remove this line then the site looks fine in both browsers but then I don't get the branded logo hyperlinked as I want like it works in FF when the line of code is in place.
Would someone here mind taking a look at the source in the demo folder.
Maybe you can see what is missing or think of a work around to accomplish what I am wanting to do so that it will work in both FF and I.E.?
Thanks for your time and consideration,
Richard Wing