Horizontal position centered

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Horizontal position centered

Post by Maz »

On menu 5 how do I position the menu 50px down, centered, 100% width.

with(milonic=new menuname("mainmenu2")){_c=1
//top = 50;
//left = 3;
//itemwidth=70;
//menuwidth="100%";
borderwidth = 1;
screenposition = "center;50";
//alignment="center";
style = mainStyle;
alwaysvisible = 1;
orientation="horizontal"
//filter = null;
//followscroll = null;
//keepalive = 1;
//overallwidth = "100%";
//righttoleft = null;
//itemheight=200;
//openonclick = null;
//bgimage= null;
//position="relative"
//separatorcolor="silver";


Thank you!
maz
Post Reply