A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
It's possible to disable the asp.net treeview in the Sitemap hence getting a plain bulleted list like in the previous version?
It renders as a list of ul/li elements, bullets or no bullets would only be controlled from CSS.
Best,
Joe
I meant that now does not look very well with my custom css skin because of the added AspNet-TreeView classes that interfere with my ul class.
I saw the place where to do the edits (styletreeview.css) , later I will try to fix it
I think that I need to study more css,...
On standard skins, anyway, I think makes the sitemap page tidier, it's a good idea
I just wrote the article Custom Menu CSS Classes to show how you can control the classes used.
Hope that helps,