relative positioning (again)

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
kngpengwin
Beginner
Beginner
Posts: 1
Joined: Wed Oct 30, 2002 10:38 pm

relative positioning (again)

Post by kngpengwin »

I'm trying to position the menu 100 pixels from the left edge of a table cell. is there any way to do this? I've tried using PlaceMenu at the edge of the cell and then putting 100 into Menu Left, but the Menu Left doesn't do anything (I'm using Menu Top to move it down 20 pixels from the top of the cell, and that works).
I've also tried sandwiching PlaceMenu next to an image that is 100 pixels wide, but on Macs this causes a line break in the table cell (works fine on PC).
I've also tried using "center" for Screen Position and then counting back from center and putting a negative number in Menu Left, but the menu just centers.

anybody have any advice?

thanks!

- george
creativejam
Beginner
Beginner
Posts: 5
Joined: Tue Nov 05, 2002 8:41 pm

Post by creativejam »

Having same problem and would also love some help with this.

JIM
creativejam
Beginner
Beginner
Posts: 5
Joined: Tue Nov 05, 2002 8:41 pm

Post by creativejam »

Try this tip from Andy.

Try using an offset for the left position like this

"offset=-200" //Left

Put whatever value you need in there to line things up

Same would work for relative Top positioning I imagine.

JIM
Post Reply