http://66.242.134.178/site_com/index.asp
If I resize the browser window to be smaller, the menu does not fit right on the screen. I know it is a positioning issue, but I wasn't able to find anything about it on the site. Lil help?!?!?
Menu positioning
I have IE5.5 resolution 800x600, about 3/4 of the last menu image is outside the white area at the right and beyond the browser window causing a scroll bar. Is it supposed to be outside like that? The left position is set at 146, so the menu starts at the left position and will remain at that position. What exactly is the layout you want? For exmaple, you can get rid of that left=146; and if you want the menu centered use screenposition="center"; instead. With the top set at 199 that would put the menu 199px down the screen and centered left to right.
Ruth
Ruth
Last edited by Ruth on Tue Sep 14, 2004 9:17 pm, edited 1 time in total.
check this thread
Hi,
I think it's a similar issue again.
I hope Andy will have an enhancement soon.
Please look at this thread.
viewtopic.php?t=4898
Jason
I think it's a similar issue again.
I hope Andy will have an enhancement soon.
Please look at this thread.
viewtopic.php?t=4898
Jason
I think John's issue is actually different than the ones you've had Jason. John just needs to use screenposition="center", as Ruth suggested, rather than positioning his menu at absolute coordinates using top= and left=. That way, the menu will continue to re-center as the user resizes the window.rav4ski wrote:I think it's a similar issue again.
Cheers,
Kevin