Maruti Admin HTML

Themeforest Maruti Admin HTML

Download Maruti Admin HTML

Download Maruti Admin HTML



Here we are presenting Responsive Admin Template with Clean and Minimal design. You will find too many options with this theme.




Pages we have included


1. Login Screen
2. Homepage / Dashboard
3. Charts
4. Chat
5. Interface Elements
6. Grid
7. Tables
8. Basic Forms
9. Forms with Validations
10. Forms with Wizards
11. Gallery
12. Calendar
13. Buttons and Icons
14. Widgets


For Support, you can email us !

Features



  • Reponsive layout

  • Collapsible Menu

  • Valid HTML5/CSS3

  • Progress Bars

  • Button Dropdown

  • Nav Bar

  • Breadcrumbs

  • Labels & Badges

  • Modal Window, Tooltip

  • Tables (Static & Dynamic)

  • Graphs & Charts

  • Simple Chart

  • Bar Graph

  • Pie Chart

  • Chat

  • Buttons & Icons (Glyphicons)

  • Forms and Wizard Forms

  • Calendar

  • CSS3 Animations (IE version 9 and below not supported)

  • Tabbed Widget

  • Accordion Widget

  • Color Picker

  • Date Picker

  • Growl Notifications

  • Alert Boxes

  • Sortable List

  • Bootstrap Components

  • Dropdown Menu

  • Single Button Group

  • Tabs

  • Pagination


Credits Goes to




Flag Counter

Download Maruti Admin HTML

Comments

  1. Not sure what’s happening here, but my tables are offset to the right in Firefox. I’ve downloaded your demo and it works great in FF, but for whatever reason my custom version has the tables messed up, but I’m using the same styles / stylesheet. Any ideas what this Firefox thing is?


    Thanks!

    ReplyDelete
  2. Hi,
    can i show your code or something(link) that i can get more idea what is wrong with the table. you can send me an email also.

    ReplyDelete
  3. Hi,
    First of all, you guys have created a brilliant theme. I want to buy this theme but i need to know whether can you provide us with 3 level sub menu option. I need 3 level menu in my application and this is my basic necessity.

    ReplyDelete
  4. sorry to say but right now its not possible, may be in next updated but not promise….Thanks for your kind words mate really apriciate it!!!

    ReplyDelete
  5. Could you try this for me? I mean when you are able to make it up to this extent, why not get an 3rd level sub menu? This would definitely be useful for all and will definitely help you boost your sales too. Alternatively, if your designers and developers could just set a separate CSS or Java script for 3rd level sub menu for me and email me that file after i buy this theme would also be okay for me… Let me know on this.

    ReplyDelete
  6. Its an immediate requirement of mine..

    ReplyDelete
  7. Hi!
    Congratulations were beautiful design. I had a problem with. I want to change the date format from Form Elements. Date picker (dd-mm) (1.)


    I want format is “yyyy-mm-dd”. How can I this.


    Thank You

    ReplyDelete
  8. Just simple put this formate in input : data-date-format=”yyyy-mm-dd”



    <input type="text" data-date="2013-02-01" data-date-format="yyyy-mm-dd" value="2013-02-01" class="datepicker span11">


    please let me know if you have any query….

    ReplyDelete
  9. Thank you very much. It’s simple processed . I mixed up js an jquery files. I wish you success .

    ReplyDelete
  10. Can any one get me a 3 level sub menu in this theme? Let me know how much the customization charges would be.

    ReplyDelete
  11. Mate i understand your need & i wish to fulfill it immediate, but brother right now we are too busy at the moment can’t get a chance to update the theme as well… may be we can updated it on this weekend but not sure….

    ReplyDelete
  12. Brother.. Requesting you to do the needful. I will wait for this to happen by this weekend. Its an urgent requirement of mine. Thanks for your understanding.. and once again.. Great work.. I do not want to miss this theme for my application. Its the perfect one.. Thanks!

    ReplyDelete
  13. can you send me your email id or skype ID anything for more talk.

    ReplyDelete
  14. meetvikas99@gmail.com

    ReplyDelete
  15. I’m using the date picker form element. This is the date picker form element without the calendar icon right to the form. I’m trying to trigger an onChange event with it. For example, when the date is changed with the date picker, I want the form to submit. I’m using the onChange but nothing happens. The submit form action isn’t called when the date is changed. Even tried two different onChange actions. What am I doing wrong?


    <form action=”/” method=”post” id=”dateform” class=”form-horizontal”>

    <label class=”control-label”>Startdatum</label>
    <input id=”changedate” type=”text” name=”startdate” data-date=”01-01-2013” data-date-format=”dd-mm-yyyy” value=”01-01-2013” class=”datepicker span11” onChange=”this.form.submit()”>


    <label class=”control-label”>Slutdatum</label>
    <input id=”changedate” type=”text” name=”enddate” data-date=”07-06-2013” data-date-format=”dd-mm-yyyy” value=”07-06-2013” class=”datepicker span11” onChange=”document.dateform.submit()”>

    </form>

    ReplyDelete
  16. Hay mate!!! try this $('#changedate').live('change', function({

    $(this).closest('form input[type=submit]').trigger('click');
    //OR
    $(this).closest('form').submit();
    }))

    ReplyDelete
  17. Hi! Is it possible to hide rows in data-tables on mobile devices or small resolutions?

    ReplyDelete
  18. Hey mate!!! if you able to add class on the particular row which you don’t want, then its possible to hide otherwise you need to write JS for the hiding the particular row …..Thanks

    ReplyDelete
  19. I tried it with stylesheet classes, but after that the row looks not like the other.

    ReplyDelete
  20. Thanks for your creative with this template . I wonder that what kind of popup you use to add new event , I found in my browser but i can not find js of popup ? Can you tell me about this

    ReplyDelete
  21. Thanks for your creative with this template . I wonder that what kind of popup you use to add new event , I found in my browser but i can not find js of popup ? Can you tell me about this . My email is thanhnguyenzenki@gmail.com

    ReplyDelete
  22. Hi there!


    First of all nice template! I recently have downloaded it.


    I am having issue with IE 9 on win 7, none of the drop down menu works and icons “My Dashboard”, “Shopping Cart”, “Web Marketing” etc are showing vertical instead of horizontal, appreciate any help.

    ReplyDelete
  23. please make this changes
    replace this class:



    maruti-style.css (line 287)
    .stat-boxes li, .quick-actions li, .quick-actions-horizontal li {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D5D5D5;
    box-shadow: 0 1px 0 0 #FFFFFF inset, 0 1px 0 rgba(255, 255, 255, 0.4);
    float: left;
    line-height: 18px;
    margin: 0 10px 10px;
    padding: 0 10px;
    }


    maruti-style.css (line 146)
    #content {
    background: url(”../images/backgrounds/bodyBg.png”) repeat scroll 0 0 #FFFFFF;
    margin-left: 0;
    margin-right: 0;
    margin-top: 80px;
    min-height: 500px;
    padding-bottom: 25px;
    position: relative;
    width: auto;
    z-index: -1;
    }

    ReplyDelete
  24. That helped a bit, but now basic form is broken and can’t click on anything

    ReplyDelete
  25. Hey mate,


    Sorry for the late reply, i have checked it in my ie9 and its working properly, please update the latest version of ie9. and let me know if you have any problem.


    Thanks

    ReplyDelete
  26. if possible could send me updated version of your maruti-style.css file ?

    ReplyDelete
  27. Preview is down…

    ReplyDelete
  28. Hi – Great work with this theme! Can you (or anyone else) recommend the best way to get sortable data tables with this theme?


    Thanks!

    ReplyDelete
  29. Hi mate, you can get more help with this site plugin….. http://datatables.net/index

    ReplyDelete
  30. its there any way to put inputs side by side like grid ?? not just one per line …

    ReplyDelete
  31. Hey mate , sorry for the late reply, please check this url ( http://themedesigner.in/demo/matrix-admin/form-common.html ) and you can do same as per this, both coding is same. let me know if you have any query.

    ReplyDelete
  32. How do you create the tables. I have my data but I don’t see where you call the tables? Can you show me where should i be looking, I hope it is as easy as how the stats graphs are changed.

    ReplyDelete
  33. Can i please get the PSDs

    ReplyDelete
  34. So?ry, dont have psd of that because its too old template and that’s y i did’t write to psd inculded.

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme