extreme condensed Bootstrap

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
User avatar
naturick
Veteran Member
Posts: 39
Joined: 2014-07-07 18:47
Location: Cluj-Napoca
Contact:

extreme condensed Bootstrap

Post by naturick » 2014-07-17 05:46

Hello,
I'm using bootstrap compact for my appgini created application. I would like to know if any of you know a more compacted (extreme condensded) bootstrap css.

Of course there is the possibility to personalize this one, but I'm not sure I can do this, many aspects, many variables...and probably there is a ready to use very essential and condensed interface...

Thanks!

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: extreme condensed Bootstrap

Post by a.gneady » 2014-07-25 23:26

You could experiment with the Bootstrap customizer at http://getbootstrap.com/customize ... Jump to Typography and trying changing @font-size-base, @line-height-base .. etc. Then scroll down, click "Compile and download", and save the downloaded file to the generated "resources/initializr/css" folder, overwriting the existing css file in it.
:idea: AppGini plugins to add more power to your apps:

User avatar
naturick
Veteran Member
Posts: 39
Joined: 2014-07-07 18:47
Location: Cluj-Napoca
Contact:

Re: extreme condensed Bootstrap

Post by naturick » 2014-07-28 05:01

As soon as I come to office....I'll try.

Thank you!

Post Reply