try icon indicating copy to clipboard operation
try copied to clipboard

Allow customizing the default UI experience

Open cecilphillip opened this issue 6 years ago • 1 comments

As a content developer, I would like to be able to apply my own custom branding/theming/etc to the default Try .NET experience.

Today, new content is rendered with the default purple header and footer. It contains things like Microsoft privacy policies, .NET support policies, and a Microsoft copyright. I would like to be able to customize the header and footer, as well as have more control over implementing my own navigation.

cecilphillip avatar Aug 23 '19 14:08 cecilphillip

Feature:

  • Remove header & footer (like in Jupyter notebook; header & footer takes lot of working area) OR
  • Make them scrollable OR
  • Make them smaller

Anil86 avatar Jun 03 '20 23:06 Anil86