Topic awaiting preservation: resizing menu w/ resolution change (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Oxford, MS |
posted 01-31-2004 06:48
Ok here is my problem. I have a menu that is fine at 1280x1024 but if you look at it in another resolution or resize the browser, the menu moves. It is placed using css so I know why it is changing I just don't know how to make it so that it won't change. |
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 02-01-2004 23:04
I'm honestly too tired to read code/css right now, but I looked at the page and it seems to me that the main part of the page is centered through placing a table within a centered div but the menu is placed Xpx from the left through the css used by the javascripted menu creation. |