Giter Site home page Giter Site logo

inspiritas-bootstrap's People

Contributors

andriijas avatar ansman avatar budnik avatar buraktuyan avatar calvein avatar caniszczyk avatar cgunther avatar fat avatar iamnirav avatar jacobrask avatar jorgenfb avatar littke avatar lookfirst avatar marcusds avatar mdo avatar mgaetan89 avatar necolas avatar pamelafox avatar pokonski avatar pthrasher avatar purwandi avatar rvagg avatar sankage avatar smaboshe avatar smerik avatar sspmark avatar synchro avatar tinyfly avatar tobz avatar wrightlabs 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  avatar  avatar  avatar  avatar

inspiritas-bootstrap's Issues

select box styling

It appears to me the select boxes, radio buttons and check boxes are not style as it was done for input text fields.

OR

Are there any special classes for them?

Thanks

The main-menu jumps to the right when hiding it

The main-menu div with the avatar, name and links has the responsive navbar support.
When hiding the menu by clicking the btn-navbar element, the menu first jumps to the right and only then gets hidden.

When setting the pull-right class on the nav-collapse instead of the auth element it looks a little better but still not perfect.

Project license

Hi, Jonatan. Awesome job with this bootstrap theme. Seriously.

I have been searching along the files and I did not found the template license, just the framework one. Did I miss something? If not, could you specify one?

Thanks!

Support Bootstrap 3

Bootstrap 3 RC1 is out now. Would be nice if the CSS/LESS supported the new changes.

Submit button outside of the form

In the example page, the form submit button is outside of the form which means we can't use it to submit the form without javascript.

When placing the form-action div inside the form, it is moved to the right so I had to use the following which is a bit messy:

<form class="form-horizontal" method="POST">
    <div class="row-fluid">     
        <div class="control-group">
            <label class="control-label" for="field1">field1</label>
            <div class="controls">
                <textarea name="field1" id="field1" class="input-xxlarge" rows="5" required></textarea>
            </div>
        </div>
    </div>
    <div class="form-actions row-fluid">
        <button class="btn btn-primary" type="submit">Submit</button>
    </div>
</form>

Is it possible to make the form look nice with the buttons inside it without using two row-fluid classes?
Thanks

IE9 errors

Reportedly the theme does not work well in IE9. Haven't been able to check since I have no win7 machine. If anyone can confirm or give more info that'd be good, otherwise I'll look into it.

Chrome rendering errors

Seems like the Dashboard part of the theme won't render inline correctly on Chrome any more

image

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.