Base solution for your next web application
Open Closed

Changing metronic theme #376


User avatar
0
hoisel created

Hi, how does one change the default metronic theme? What would be the steps to follow?

Thanks, Hoisel


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    Do you want to completely change Metronic or just switch to another Metronic layout (all layouts here: <a class="postlink" href="http://www.keenthemes.com/preview/metronic/">http://www.keenthemes.com/preview/metronic/</a>).

    If you want to change the layout, it's a little easier. Just get all metronic files from here: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/releases/tag/v1.3.1">https://github.com/aspnetzero/aspnet-ze ... tag/v1.3.1</a> And include needed css/js files of the layout. Then adapt the layout. It will mostly works but will require some additional steps for each page.

    If you want to change Metronic completely, it will be harder. This is nature of themes. If you really want; themes include some guide for development. You can follow the guide and revise layout and all pages. Note that you will not change any server-side code normally. Probably you will change a little javascript code. But you will change most of html structure and css includes.