Positioning Vertical Menus

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
redwards
Beginner
Beginner
Posts: 1
Joined: Thu Oct 12, 2006 3:44 pm

Positioning Vertical Menus

Post by redwards »

I admit, I'm new. But I've tried everything I can think of and have studied the examples.

I'm trying to position a vertical menu (Right to Left Openstyle).
My test page is at http://www.amt-mep.org/milonic/ser_lean.htm

The original file is at http://www.amt-mep.org/ser_le.htm

I can't move the menu down to where I need it. Here is a snipit of the menu_data.js file

screenposition="right"
top=150;
openstyle="rtl";
orientation="vertical";

Thanks for any help
Bob
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm not sure what you want here, but you have two top= defined in the main menu, so remove the top=10 from that. However, if you want it to look the same as you have now the best bet is to put it into the table.

EDIT: Link removed

Hope this helps.

Ruth
Last edited by Ruth on Thu Nov 30, 2006 6:50 am, edited 1 time in total.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I forgot to mention I needed to know when you were done with what I posted so I can remove it from my site. Sorry.

Ruth
Post Reply