You've got two rules for "#header #headimg" (the second is in the embedded stylesheet) one sets its width to 400px and the other to 900px. Make sure it has its width set to 400px and then give it float:left.
To get #container to move up decrease the height on #headerwrap or simply don't set one.
Also you need to remove the height declaration from "#header #top" (because of IE7's incorrect overflow implementation).
Main Topics
Browse All Topics





by: therealteunePosted on 2009-06-21 at 13:12:37ID: 24678484
Try this add the search to the div id top:
Select allOpen in new window