Adminlte: Flexbox layout

Created on 12 Jul 2015  路  3Comments  路  Source: ColorlibHQ/AdminLTE

Hi,

I just want to know if a flexbox version of adminlte is planned (bye bye tricky footer \o/) or if I have to leave the master branch :掳(

Thanks

question

Most helpful comment

It wasn't about the grid system, bootstrap is fine for that, it was about the main structure : header / asides/ content / footer
I dreamed about a world where you can avoid float and where it's not necessary to use js to place the footer at the bottom of a page... Flexbox do that

I asked this question because I didn't want to custom adminlte file (overload a class doesn't work is this case) but if there is no other way...

All 3 comments

I think this would be a good way to handle issue #437.

Hello,

AdminLTE depends on Bootstrap which provides a good grid system. Flexbox is only supported by newer browsers (IE 11) while AdminLTE should support IE9+. What is the issue you are having? We may be able to help.

Thanks

It wasn't about the grid system, bootstrap is fine for that, it was about the main structure : header / asides/ content / footer
I dreamed about a world where you can avoid float and where it's not necessary to use js to place the footer at the bottom of a page... Flexbox do that

I asked this question because I didn't want to custom adminlte file (overload a class doesn't work is this case) but if there is no other way...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gaea44 picture gaea44  路  3Comments

noblemfd picture noblemfd  路  3Comments

vibs2006 picture vibs2006  路  4Comments

vbetancourt picture vbetancourt  路  3Comments

jrandhawa09 picture jrandhawa09  路  3Comments