Hi,
I create new skin based on "artisteer-greenlagoon" skin, I just replaced the all divs markup with my design markup [i'm using tables style]
All controls in layout.master are the same as original, and for the SiteMenu I used the same original css classes too
The new skin works fine, but the problem is SitemMenu doesn't work as original skin [only links with no style applied], Also when I checked the generated html code in browser it looks different
New Skin Generated markup code Sample
<div class="AspNet-Menu-Horizontal" id="ctl01_SiteMenu1_ctl00">
<ul class="AspNet-Menu">
<li class="AspNet-Menu-Leaf">
<a href="/mojo/home.aspx" class="AspNet-Menu">
Home</a>
</li>
<li class="AspNet-Menu-Leaf AspNet-Menu-SelectedLeaf">
<a href="/mojo/about.aspx" class="AspNet-Menu AspNet-Menu-SelectedLeaf">