How to properly attach bootstrap template files to an existing project in ASP.NET core mvc

Zachariah 1 Reputation point
2020-09-22T19:06:48+00:00

I've downloaded this Cool admin template (4.1) in order to create a help desk ticket application using Asp.net core MVC. I tried copying the files from the cool admin template and putting it into the lib/bootstrap/dist folder. In order to properly use the template. Not sure If i did it correctly since I've had problems doing this before.

CSS, fonts, images, js, media, and vendor are the files inside the coolAdmin template files inside the Cool Admin template

Below are the files pasted into the dist folder
26631-cooladmin-template-files.png

solution explorer
26641-dir.png

This is how the index site now looks:
26612-index-site.png

I am inexperienced with HTML so I have not yet changed any hrefs just yet. Do I need to make changes to any hrefs or anything else in order to make the site recognize the new theme?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,694 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.