Hi, I have downloaded latest asp.net zero and metronic 5x theme, But it looks metronics 4x is integrated with this downloaded version on asp.net zero.
I am not able to found proper documentation for changing entire theme, could you please provide some guide line for how to change entire them
I want to implement (Demo 5 - Modern Dashboard) metronics theme
Thank you!
2 Answer(s)
-
0
replace the layout file as required to meet theme. update bundles if needed, rebuild the metronic css files using their build process, its not an easy task.
-
0
hi vrpatlola,
changing theme is kinda hard and each theme needs to be evaluated on its own. Roughly add the theme files and replace the dynamic data with the ones you get from application services.
ATTENTION: ASP.NET MVC 5.x has Metronic 4X. If you want to use Metronic 5X download ASP.NET Core & Angular orASP.NET Core & JQuery
See version differences table <a class="postlink" href="https://aspnetzero.com/Documents/Version-Differences">https://aspnetzero.com/Documents/Version-Differences</a>