How would I move from the default ASP.NET layout to another theme

Viewed 7

I just started to use MVC for a simple website. Very new to this. I am trying to change from the default layout to a simple layout page with sidebar navigation with drop-down list capability. Something similar to one that is shown in the enter link description here

Could you please guide me through this? I have downloaded the HTML, CSS and js files. I added them to the project and referred to them in the bundleconfig.cs. But still no success.

Thank you very much

0 Answers
Related