2pisoftware / cmfive

DEPRECATED! Please see https://github.com/2pisoftware/cmfive-core for new version
http://cmfive.com
4 stars 4 forks source link

modernise UI #8

Closed careck closed 10 years ago

careck commented 11 years ago

using a HTML5 framework which makes the whole UI usable on mobile devices as well.

adam-buckley commented 11 years ago

Using a 3rd party library may be too hard to integrate into cmfive, though its worth looking at Foundation if we do. It may also be just as fast to write our own responsive code

careck commented 10 years ago

Found this today: http://startbootstrap.com/sb-admin

based on Bootstrap.

adam-buckley commented 10 years ago

IT HAS FINALLY BEGUN :)

screen shot 2014-01-08 at 4 29 01 pm

careck commented 10 years ago

nice work getting it into 0.8.0 ... but now I'm looking at some forms and see that we will have to implement them differently from the way we did this before.

My suggestion is to have the label above the field instead of to the left. That way the forms will look much more compressed.

careck commented 10 years ago

almost there with foundation ... now we only need to look at making tables nicer!

careck commented 10 years ago

I think this can be closed off ... mostly converted everything to foundation, only tables and a few bits here and there to convert over in due course.