A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
I'm putting my site links at the bottom of the page, and wanted to include the printer friendly view link.
But portal:SkinPreview doesn't appear to support RenderAsListItem="true".
Not a big problem, I can wrap it up like this
<li class="topnavitem"><portal:SkinPreview ID="SkinPreview1" runat="server" /></li>
but just wondering why some header/footer elements support this and others don't?