EHRI / ehri-frontend

The EHRI project's portal interface.
https://portal.ehri-project.eu
European Union Public License 1.2
14 stars 9 forks source link

Improve general appearance of portal... #133

Closed mikesname closed 6 years ago

mikesname commented 10 years ago
PonteIneptique commented 10 years ago

If you have any wireframes in mind, I'll be glad to integrate them

mikesname commented 10 years ago

It's purely cosmetic - I just want to make it look nicer and less default-Bootstrap-y.

PonteIneptique commented 10 years ago

Let's try to make a list of things that should be reworked a little @retosp and @mikesname ?

Comes to my mind :

mikesname commented 10 years ago

I think in the short term:

PonteIneptique commented 10 years ago
PonteIneptique commented 10 years ago

First attempt to partly answer this issue #182

PonteIneptique commented 10 years ago

For login, let's have a look at that

http://bootsnipp.com/snippets/featured/small-log-in-box-in-panel

mikesname commented 10 years ago

Yes! With just Google and Facebook buttons, plus username/password... nice and simple.

PonteIneptique commented 10 years ago

Important stuff I was looking for as well :

@import (reference) "foo.less";

Wouldn't output the file but every function/class in it would be accessible. So we can get rid of bootstrap.css while having our own theme :) Less Doc

PonteIneptique commented 10 years ago

185 added new login / new panels / new button groups

PonteIneptique commented 10 years ago

Lots of change in #202 including a hell of a work on responsive stuff. Headers (h*) now have a much more reasonable size on small screen...

Tested in Chrome and Firefox