What I meant is, while you have:
Code:
<script type="text/javascript" src="http://rackgaming.co.uk/dev/ddtabmenufiles/ddtabmenu.js">
/***********************************************
* DD Tab Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
added to the top of your page, it doesn't seem like you're actually using the menu on the page. That is to say, if you removed the above, your page's top menu still works and drops down, as it's not actually powered by this script. If so, then the pushing down of your header due to the menu would simply be a CSS issue, and not related to this script.
Bookmarks