Hi,
The ASP.NET CSS Friendly Adapter uses .css to render the menu style. So the .css file for the Menu acts as its theme.
If you have themes, you can have separate .css file for the theme. For example, if MenuExample1.css and MenuExample2.css for Theme1 and Theme2 respectively, you can put them separately in the following location.
~/App_Themes/Theme1/MenuExample1.css
~/App_Themes/Theme2/MenuExample2.css
Zhao Ji Ma
Sincerely,
Microsoft Online Community Support
?Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ?