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]
tab top menu alignment
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.. ?
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.. ?
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
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