Base solution for your next web application
Open Closed

Changing Metronic Theme to Layout1 In Core Solution #2806


User avatar
0
mikemey01 created

Hi, I've read some of the other threads about changing from the default (layout4) theme used in ASP.NET Zero to the default Metronic layout (layout1) and I'm having some issues in the Core/jQuery solution.

The previous thread I read was here: #1860

I changed the _Layout.cshtmal file to point to the correct theme path, visually it updated but the "Administration" menu won't un-collapse. There is no sidebar.cshtml file for me to update in the core solution - where do I find these files to make the updates?

Thanks,

Mike


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

    Hi,

    You need to change files in here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/tree/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Views/Shared/Components/AppAreaNameSideBar">https://github.com/aspnetzero/aspnet-ze ... ameSideBar</a>.

    Please let us know if you face any problems.