tab top menu alignment

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pratik
Beginner
Beginner
Posts: 3
Joined: Fri Dec 09, 2005 5:31 pm
Contact:

tab top menu alignment

Post by pratik »

hey i downloaded.. a menu called "TAB TOP" from Milonic link: http://milonic.com/menusample52.php ...

the problem is tht m using in on an asp.net page ... and the default alignment is left.. we as i wanna put it in a table... where is alignment wud be right.. like i want it on right hand top side of my site.. so how do i do tht .. plz help[/code][/url]
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Please provide a link to the page so we can see the layout and tell us where on the page you want the menu.

Ruth
pratik
Beginner
Beginner
Posts: 3
Joined: Fri Dec 09, 2005 5:31 pm
Contact:

Post by pratik »

by defult the menu comes on the left side of the page and i want it to come on right side...

and also i have a table of width 770 px ... i want the menu to come inside it.. (my screen reso. is 1024 x 768) but the menu comes on the left side of the page so how do i bring it on the right side of the table.. ?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hello,

Below my name is a link for putting menus in a table since you can't just put the call for the files there. As to moving it to the right, there are also links for style properties, menu properties, item properties. Menu properties includes one called screenposition= left, right, center, middle etc.

But, since you are putting the menu in a table it will be position="relative"; so if you want it to be on the right, I believe you'll have to put a table inside the table cell where you want the menu, align that table right and then put the menu in it. That's all a guess based on your description.

Ruth
Post Reply