gurayyarar / AdminBSBMaterialDesign

AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design
https://gurayyarar.github.io/AdminBSBMaterialDesign
MIT License
2.74k stars 1.56k forks source link

Cant change to other themes #151

Closed tifDev closed 5 years ago

tifDev commented 5 years ago

When i change the theme CSS style to (i.e.) <link href="css/themes/theme-green.css" rel="stylesheet" /> the theme gets grey always no matter what theme CSS i choose.

mattLLVW commented 5 years ago

you also need to change the theme in the html file:

<body class="theme-green">