Giter Club home page Giter Club logo

bootstrap-admin's Introduction

Hi there ๐Ÿ‘‹

Iโ€™m Ari Stathopoulos, a developer from Greece.

Read my bio on my personal site, where you can also reach me.

Currently working on various projects for Emilia Capital, and contributing to WordPress Core as a sponsored contributor.

bootstrap-admin's People

Contributors

aristath avatar kwayyinfotech 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootstrap-admin's Issues

Incompatible License

As mentioned in twbs/bootstrap#2054 as well as here, Bootstrap can not be used within any GPLv2 project as the Apache License 2.0 is incompatible.

This just needs to be re-licensed under the GPLv3 to resolve this issue.

Submenu Popovers showing behind elements

I'm using WP 3.5 with Bootstrap Admin 1.16.2, and the popovers are showing behind most elements rather than over them. I found some issues about this in the Bootstrap repo:

twbs/bootstrap#5889

I've tried changing z-index via Chrome Dev Tools, and have had no success so I'm thinking it's something like the above link is talking about.

Change from FontAwesome to Openwebicons

I read the post about the licensing issues with FontAwesome.

Openwebicons has the same license. How does this make it safer for Bootstrap Admin?

Christian

P.S.: Love the style ๐Ÿ‘

Conflict with Advanced Custom Fields plugin

Hi,

Thank you for the plugin -- very ambitious project!!

I have been trying it out and discovered that there is a conflict with the Advanced Custom Fields plugin, which is a very popular plugin that allows you to add custom metaboxes to the edit screens.

When you add a description for your metabox, the description looks really messed up with the dark gray background: http://cl.ly/image/20430x0Z3p2c

The text also does not wrap: http://cl.ly/image/0D2c0i2V2w3F

This is because the description uses a "label" tag, and all labels have this style applied to it. I would contribute a code fix with a more specific selector, but I'm not sure which labels you want to target with this dark gray background/nowrap text.

some issues

im using the download from wordpress.org,
menu's on hover cause admin bar to flicker,
some pages the menu pop up appears behind elements,
page icons have too much top margin.
styling conflicts with visual composer from code canyon,

love the project tho, good job ๐Ÿ‘

[Suggestion]Small color change

Hello,

I like to suggest you a small color change to make it more batter.

All the post meta boxes are with white background. I like to add a very light grey color so it highlight more. Here is the change:

File: /bootstrap-admin/assets/css/compiled-style.css

Current style:

.postbox {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 30px 10px 20px 10px;
  margin-bottom: 20px;
  background: #fff;
}

Updated style:

.postbox {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 30px 10px 20px 10px;
  margin-bottom: 20px;
  background: #F8F8F8;
}

css plugin icon

.icon32.fonticon {
margin: 16px 8px 0 0;
}

maybe u should make it to margin 0.. because it's a bit of out of place
Untitled

and if i set it to margin 0

Untitled2

Issues with WP 3.8

The plugin doesn't seem to play that nice with WP 3.8. Icons become weird for me, and it doesn't quite blend in to the different themes.
I'm guessing this plugins is intended to be re-written for Bootstrap 3 anyway, right?

Just checking in :)

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.