2013-09-28, 03:15 PM
^ the code you have posted is exactly the required code structure to move logo to the top
<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div class="logo">
// logo related code here
</div>
<div class="menu">
<ul>
<li>
// header menu items here
if position adjustments are required then they can be done with css style codes