Am 06.09.2005 um 22:00 schrieb Bass, Joshua L:
To get a header, I inserted a table at the top of the center table cell and gave it dimensions required for my header (i.e. height="150"). There I put my site menu and logo.
That's so 90ies.
Better solution (untested): give #logo position: absolute; left: 0; top: 0; width: 100% use background-image in #logo to display your image. for the three menus, put them into the sidebar where the should be and use position: absolute; right: 0; top: 0; to position them. make sure that #column-content and #column-one have a fitting margin-top
(found a nice hint for the margin: and padding: values : TRouBLe ;-)
ciao, tom -- http://de.wikipedia.org/wiki/Benutzer:TomK32 http://www.tomk32.de