How to Set Column width with child menu hidden

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/26/2015 1:29:14 PM
Gravatar
Total Posts 92
Keep Smiling Phill

How to Set Column width with child menu hidden

The content that belongs here is too complex to display securely.
2/26/2015 2:31:27 PM
Gravatar
Total Posts 2247

Re: How to Set Column width with child menu hidden

Hi Phill,

The left column is still showing up because the <!-- --> comments are html comments which are client side, not asp.net comments which are server side. Use <%-- --> or remove the control altogether.

HTH,
Joe D.

2/26/2015 2:35:27 PM
Gravatar
Total Posts 92
Keep Smiling Phill

Re: How to Set Column width with child menu hidden

Hi Joe D.

Thanks.  I removed the line completely and of course as you noted the menu was gone as I got the real-estate back too.

Great stuff, thanks.

Phill

You must sign in to post in the forums. This thread is closed to new posts.