Questions tagged [bootstrap-themes]

18 questions
0
votes
0 answers

Integrating Bootstrap3 Theme with Angular7

I am working on a project where I am building a UI and the theme selected for it is a bit old and is made in bootstrap 3.x and has support only for angularjs and not angular 4+. But it is apt and we like it and so selected it. I have searched around…
Subbu
  • 588
  • 1
  • 7
  • 18
0
votes
1 answer

How do I use a startbootstrap theme as part of an Express app

I am using a bootstrap theme from a site called startbootstrap, which requires you to download a lot of packages, and has its very own unique folder structure. I would like to serve this frontend in an Express application using Node. I have a vague…
0
votes
1 answer

Add Angular 4 seed project theme to asp.net core project

I need some certain views from a theme to be added to asp.net core project. I was able to add the whole theme by 1. Adding css, js, images, email_templates, etc to the wwwroot folder from Full Project Folder (of the theme). 2. Then in…
SaJa
  • 3
  • 6
1
2