Closed Thread Icon

Topic awaiting preservation: resizing menu w/ resolution change (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9002" title="Pages that link to Topic awaiting preservation: resizing menu w/ resolution change (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: resizing menu w/ resolution change <span class="small">(Page 1 of 1)</span>\

 
minuterice
Nervous Wreck (II) Inmate

From: Oxford, MS
Insane since: Jan 2004

posted 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.
http://test.bus.olemiss.edu/departments/josh/marketing/menutest2.asp

Josh

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted 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.

I looked very quicky in the css and sure, it has a lot of position "absolute" which renders elements on a specific spot on the screen regardless on where in the code the element exists. I'm guessing you need position:relative someplace in here to get the menu bar placed in relation to the <td> it's supposed to be inside.

That's all I manage for tonight
Sleep well...
/Dan

{cell 260}
-{ a vibration is a movement that doesn't know which way to go }-

« BackwardsOnwards »

Show Forum Drop Down Menu