Sorry about that - I thought you were wanting them side-by-side... my bad interpretation.
Changing the
CSS for the logo to:
- Code: Select all
#logo {
width:200px;
height:127px;
position:absolute;
left:0; top:0;
background-color: #6666FF;}
Should give you what you're after?