Menu Design Issues

Previous Next

 

See Also

The preferred method for adding style in the Web Designer is using cascading style sheets (CSS). CSS selectors are added in the menu definition phase by specifying the class property in menu pages and  menu lines. You can then add CSS code to the CustStyle.css file, where all styling of individual lines and pages will be controlled.

 

Using the Menu control Class List  and Style properties (for inline styles), you can adjust the overall menu style, for example: a border around the menu, background color, etc. Do not use CSS for positioning the menu. A menu can be positioned by placing it in the appropriate position on the page, and embedding it within container controls.