View Single Post
  #6 (permalink)  
Old Apr 25th, 2008, 18:47
dab42pat dab42pat is offline
SuperMember

SuperMember
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: please help me understand! CSS Menu in IE GONE WRONG!

Hi

Locate this piece of code in your source

HTML: Select all
<title></title>
                <script type="text/javascript" src="dropdowntabfiles/dropdowntabs.js">

</script>
Remove the <title></title> completely

put the remaining code eg <script to </script> in the <head> section of your page.

I dont know if this will cure it but give it a go.

Also as mentioned before, your header image in ie is the size of a small continent.

Pat
Reply With Quote