Giter Club home page Giter Club logo

bootstrap-admin-template's People

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  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

bootstrap-admin-template's Issues

(random width of website) jasny-bootstrap.min.css causing display issues

I have noticed that jasny plugin causes many display problems with IE (tested with IE11), the width of the website would not take the complete width of the browser with larger resolutions and width was very random, sometime I was unable to center stuff, etc. and I found that jasny plugin was the cause. (Ex: apply the jasny's css to the blank.html page and use a large resolution with IE, you should see what I mean)
I have decided to completely flush this plugin and replace it with equivalents as it was causing more harm than good.

Modal not opening

i faced lots of problems while working with the amazing previous version all your work is just amazing , but now there is a problem while opening help from the top menu or from the wysiwyg text editor image insertion .
can u just make the js scripts simple to work with asp.net ?
thanx

Font icon not working on mozila

Hi,

I am new to bootstrap themes. i just downloaded the code and checked in firefox. Font icons are not working. please check the attached image
metis

I guess some font is missing with the code.

Thanks
Kartik

Plain html/js/css

Hi.

It would be awesome to have this theme, which seems like a very solid and nice such, without the nodejs requirements.

Would that be possible?
And if I were to fork it and do it myself, would you be interested in having it?
Does any of the functions really depend on the nodejs stuff or is it built that way cause that's what you use in your projects?

Thanks for an awesome bootstrap admin theme!
/J

css version available?

Hello,
i see that you are using less files to display css,
is there any way to get css files?

i tried compiling less to css but getting errors saying some .less files missing.

Thanks.

link, meta and img tags not closed

I don't know how it affects validity of the code (but I think negatively), but unclosed tags caused error in Spring Thymeleaf template engine.

auto slide-out menus

Is it possible to also make the drop down menus on the navbar automatically slide out similar to the wordpress admin? Most users find it annoying to have to click on menus multiple times when dealing with multi-level menus.It's easier for the menus to slide-out as you hover over them. Thanks.

license

hi, is not clear under with license is? thanks

Javascript not loading correctly

I have a problem with the javascript not being loaded correctly..

For example, when using Chosen - I copy almost everything from the sample file and put into my own system, but it only works when i manually put in:
$(".chzn-select").chosen();
in the Chrome developer console.. Otherwise Chosen just doesnt work..

I am loading the main.js file as the last javascript file in the document, so there should not be any issues.

Any thoughts?

responsive label font

as you can see , the problem with the label when i use it is the font inside it , if i have a big word and small screen it destroy it not making a scroll but by stretching the table .

1

Font Icon not showing in FireFox 30.0

I've tried using IE 11 and the font icons on the menu option display, but they are not showing in FireFox. I tried a local copy on my Windows 7 machine and on a Windows 7 machine running WAMPserver 2.5 with the same result on both.

In FireBug 2.0.1 the first icon that doesn't display has:
.fa-envelope:before { content: "๏ƒ "; } in font-awesome.min.css. Between the quotes is an image of a square.

Is there something that has to be enabled in the FireFox browser to display the icons?
There are no errors or warning on the screen.

Jquery problem

when i downloaded the 2nd version and viewed the calendar page i noticed that it didn't shown up !
nothing its blank
and in the forms area , the drop down menus and select aren't themed.
2

1

i use windows 8 , i installed the zip .

and please if you could make a panel in the message icon on the top nav par , or notification icon that when i press it it shows a notification menu :D or something like that.

integration with PHP

hey , am still new on web development and i was wondering how to integrate this awesome admin panel with PHP (Drupal7) .
please help !

Installation is not working fully

in the following steps i am not sure what to do please help

$ cd dist/
$ open index.html

I dont get dist folder in the file system

remoteChained and tagsinput

Hello and thanks for amazing theme ;)

i have an issue with jquery.chained.remote.min.js and jquery.tagsinput.min.js any time i enable the jquery.tagsinput.min.js, jquery.chained.remote.min.js don't play have you any idea? again thanks a lot ;)

UPDATE: if i remove chzn-select class from the select element chain work fine

Timepicker arrow icons are missing

I noted icons of up and down arrow keys of links/buttons in timepicker widget are not appearing properly. They are functioning properly as intended, but icons seems to be misplaced, transparent arrow seems appearing above

. I checked in chrome.

Please see the screenshot attached.

Show/Hide Sidebar weird animation

I've noticed the weird animation when toggling the left sidebar to be SHOWN.

The content comes from under the sidebar, till it gets positioned correctly on its right.

It happens because when you toggle it OFF, the #left div is set to display: none, and when you toggle it back ON, it comes back to its 220px width suddenly, while the animation of the #content div is still happening.

I'd set a webkit-transition over the width of the #left with the same time of the #content's margin webkit-transition (0.4s), and in .hide-sidebar #left set the width: 0 instead of display:none.
The problem with this approach is the weird effect that happens inside the #left sidebar, tho i still feel it's better than the current issue.

I'm sorry if i couldn't express myself very clearly, i'm not a native english speaker.

dev environment

Hi,
I am new to node, grunt,bower etc and i always used to avoid them.

but looking at your code, sophistication i decided give it a try and started learning them,
but i have one big doubt for you,

we/you can see output after grunt in dist folder but when developing, how you used to see the output?

everytime generating dist folder even for little changes is time wasting,
how you used to handle this?

Thanks.

EDIT: do you have any tutorial or followed any tutorials for this excellent workflow of metis?

Maybe some highlight in submenu?

Hello,

I would like just to propose to highlight in some way submenu positions when they are active. I mean for example position "General" in "Forms" menu.
I think it would be enough to add some css like:

color: white;
font-weight: bold;

I use it in my project.

RTL form general bug

Hai,

I use RTL template and get strange bug. Here is the sceenshot
bug_metis

The bug is cause by selecting option in some of customize drop down menu. I tried select with search, single select with group, deselect on single select, and single right to left select.

Page bouncing animation when any new page loads

I have the latest version 2.2.7.

Whenever any new page is loaded by clicking on a link (menu item) on the left nav bar, the page loads fine, but there is an animation effect as if the botton page is bouncing slightly.

Can we remove this effect? And how?

Nightly builds ?

Hi,
is it possible to provide some kind of nightly builds?
I think we don't want to setup the whole nodejs+grunt build env each time if one just want to use your template within a template engine of an application framework.
Plain HTML files would be the best (like the 1.2 version)

btw thanks for the great work !

style switcher not functioning

Hi
After integrating Metis to my site ( Laravel 4 application) and use helper function to call the necessary CSS and JS , style switcher collapse. I mean it does nothing on clicking any color. What might be the cause and how to solve? Thanks

How can I decrease the space between each inputs? And sub-menus..

How can I decrease the space between each inputs?

I know that's because of Bootstrap, but I think the space is too large between inputs. :)

About sub-menus...

The 3th version of bootstrap take off the submenus.. Anybody knows any project thats migrate sub-menus to bootstrap 3th version?

Thanks

Node.js and Grunt Requirement

Which parts of your project require Node.js and Grunt? Is it possible to omit those features, to allow for the rest of the project to work?

Doing a quick peek at the dist, it looks like it works fine. Is the requirements just to build the site?

Bootstrap 3

Are you planning on migrating to Boostrap 3 ? Thanks for you amazing job !

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.