Giter VIP home page Giter VIP logo

Comments (6)

jandrei avatar jandrei commented on May 30, 2024 1

Closing because it is dangerous to template, and i dont have sure i have succeed making this.

from admin-template.

rmpestano avatar rmpestano commented on May 30, 2024

Hi @jandrei,

don't you think we can do what you propose in PR #36 using pure css? ex:

  <style>
            #loader {
                display: none;
            }
            
            .main-header {
                display: none;
            }
        </style>

Or are you thinking in something else?

We also have to becareful because if we hide the header we main get javascript errors because admin-lte uses javascript to control when header is visibled or not (based on user display resolution).

from admin-template.

rmpestano avatar rmpestano commented on May 30, 2024

I've tested above css and the only issue I saw is that there is a black area on top of left menu (above search input). But maybe it will be filled with your custom menu implementation, look:

hide-header

from admin-template.

jandrei avatar jandrei commented on May 30, 2024

Now i understand the danger of make that change int the template, but i wish could make this possible, i go study better before try other PR.
I see in js the local with this responsability, but I I would like do this for remove code unnecessary into html.

from admin-template.

rmpestano avatar rmpestano commented on May 30, 2024

No problem, you can actually keep the PR open If you think you can evolve the Idea.

from admin-template.

jandrei avatar jandrei commented on May 30, 2024

Ok, thank you.

from admin-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.