Giter VIP home page Giter VIP logo

bootstrapdash / purpleadmin-free-admin-template Goto Github PK

View Code? Open in Web Editor NEW
699.0 699.0 429.0 26.11 MB

Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.

Home Page: https://www.bootstrapdash.com/product/purple-free-admin-template/

License: MIT License

CSS 37.85% JavaScript 4.56% HTML 50.09% SCSS 7.49%
admin-dashboard bootstrap bootstrap-template bootstrap-theme bootstrap5 chartjs cms crm gulp material-design material-ui

purpleadmin-free-admin-template's People

Contributors

bootstrapdash-team avatar fabulumar avatar fathimalinsak avatar verfasor avatar webtoffee-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

purpleadmin-free-admin-template's Issues

Unable to edit css

I tried editing css but it didn't work . I am newbies to scss and gulp.js concept for designing . I did a lot of research but found nothing on how to compile scss to css again . Please Help me edit css

How To remove Default loader from admin template as well as facing performance issue?

Hi Team,
I have tried your code and its working well but i want to remove the default loader from the website i have removed website from whole section but still loader not removed its appears during page navigation.
also i am facing issue related to loading time of the website if i upload above admin template to any server it take for loading initially as well as page navigation.
Can you please help me on that why i got performance issue?

Need multiple theme options.

Hi I need scss variables where it will possible to change css by putting one color theme class in body and it will change whole the projectr according to it.

Forms are using Bootstrap 4 classes?

Bootstrap 4 docs say to use a form-group https://getbootstrap.com/docs/4.6/components/forms/ e.g

  <div class="form-group">
    <label for="exampleInputEmail1">Email address</label>
    <input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
  </div>

And bootstrap 5 mb3 e.g https://getbootstrap.com/docs/5.0/forms/form-control/

<div class="mb-3">
  <label for="exampleFormControlInput1" class="form-label">Email address</label>
  <input type="email" class="form-control" id="exampleFormControlInput1" placeholder="[email protected]">
</div>

Although purple states bootstrap 5, it seems like it is using bootstrap 4 style forms

Can we remove footer?

Hi,
As you said your template is inside MIT license so can I remove footer from your template and put mine one?

Can I remove this one -> Copyright © 2017 Bootstrap Dash. All rights reserved.
and replace it with -> Copyright © 2017 My Company. All rights reserved.

Thank you.

Option tag block overflow mobile view on google chrome inspect view

I'm using this free template for a my project
I have been populated select tag option using database. But when i view it in mobile view using Google chrome inspect view the design block of option tag go beyond the screen size

Let me show what i am talking here
option
This is only show when i check it as a mobile view. And i am not add any extra class for option tag i am using original classes

Mit licence ?

hello i want to use a free bootstrap template in my project but when i try to download it i see it's a MIT License, so

i can Use this template for whatever i want as long as i include the original copyright and license notice in any copy of the software/source.

but i want to change the footer and delete this sentence : "Copyright © exemple.com 2020"
is that will affect my software ? because i want to use it in a comercial purpose not just personal.

License?

What license comes with this template?

Unable to start the application with gulp or npm.

Upon running the app with gulp, I get this errors.
Please consider using 'npm or yarn start' as scripts instead.

[15:16:42] gulp-notify: [Gulp error in gulp-sass] Error in plugin "gulp-sass"
Message:
    node_modules\bootstrap\scss\_modal.scss
Error: Incompatible units: 'rem' and 'px'.
        on line 178 of node_modules/bootstrap/scss/_modal.scss
        from line 38 of node_modules/bootstrap/scss/bootstrap.scss
        from line 63 of assets/scss/style.scss
>>   padding: $modal-inner-padding - $modal-footer-margin-between / 2;

   -----------^

Details:
    status: 1
    file: E:/websites/purple_dash/app/node_modules/bootstrap/scss/_modal.scss
    line: 178
    column: 12
    formatted: Error: Incompatible units: 'rem' and 'px'.
        on line 178 of node_modules/bootstrap/scss/_modal.scss
        from line 38 of node_modules/bootstrap/scss/bootstrap.scss
        from line 63 of assets/scss/style.scss
>>   padding: $modal-inner-padding - $modal-footer-margin-between / 2;

   -----------^

    messageFormatted: node_modules\bootstrap\scss\_modal.scss
Error: Incompatible units: 'rem' and 'px'.
        on line 178 of node_modules/bootstrap/scss/_modal.scss
        from line 38 of node_modules/bootstrap/scss/bootstrap.scss
        from line 63 of assets/scss/style.scss
>>   padding: $modal-inner-padding - $modal-footer-margin-between / 2;

   -----------^

    messageOriginal: Incompatible units: 'rem' and 'px'.
    relativePath: node_modules\bootstrap\scss\_modal.scss

[15:16:42] The following tasks did not complete: serve, sass
[15:16:42] Did you forget to signal async completion?

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.