Saturday, February 6, 2010

How to set the position of the menu items ussing the menu control on ASP.NET?

Hi, i hope all is fine there. I have a menu control on my asp webpage, placed on the left side of the page into the column of a table, that table is part of a master page, each of the items of this menu are set as well, i have three of them, but they are way too separated from each other, one on the top of the menu, one on the middle, and the last one out of sight on the bottom of the menu control, i would like to place them one after the other, but as near as its possible from each other, so the user doesnt need to scroll down to get to the last item, i tried many ways editing the html source, but i still cant get it, what can i do to make this possible?.





Thank you so much in advance.How to set the position of the menu items ussing the menu control on ASP.NET?
Is there a style sheet? Maybe the spacing in pre-defined in a CSS.


Otherwise, make sure your padding and spacing on your buttons is set to 0.

No comments:

Post a Comment