Luiey Ackerman

Luiey Ackerman

  • 1.4k
  • 217
  • 1.4k

How to apply admin boostrap into default MVC template?

Oct 5 2017 11:42 PM
Hey guys,
I'm just get into ASP.NET to extend my knowledge from Windows based programming to Web based programming. I have been stuck into how to apply bootstrap template to current mvc code properly.

Give an example, I have downloaded a Gatelella admin bootstrap. I create a new web solution with default template scaffolding. I want to start changing the login page with current MVC code but in bootstrap theme.
What should I replace in MVC to be able to follow the login style in bootstrap into the MVC login?

Going through some tutorial cannot make me perform the thing successfully. The project file together with the login.html from bootstrap is uploaded. Please find the link on the bottom of this post. Need help from someone to show me the way how it be done. I don't have any colleague nearby to teach me about MVC.

Project source code:-
https://ufile.io/c8rem

Answers (2)