ezrpg-legacy / ezRPG-1.2.x

ezrpgproject.net
8 stars 7 forks source link

Remake theme using Bootstrap (or other UI framework) #50

Open JakeBooher opened 7 years ago

JakeBooher commented 7 years ago

Will help usability by making it responsive. Will probably use Bootstrap 4 for it

uaktags commented 7 years ago

Personally i hate Bootstrap for being so dang bloated. But it's by far probably one of the best options.

JakeBooher commented 7 years ago

You don't have to include all of bootstrap, you can compile it with only what you need

hubbyist commented 7 years ago

:+1: Bootstrap is so dang bloated

ferdis commented 7 years ago

This would be a good candidate for a third-party plugin/theme.

deohnas commented 7 years ago

I agree on a new default theme. Bootstrap or not, shouldn't really matter as themes imo should be detached from ezRPG and you could make a theme with any CSS/JavaScript framework/libraries you like. Though could probably make sense to have CSS Coding guidelines as well as for JavaScript.

JakeBooher commented 7 years ago

The default needs to, at least, be responsive. Though saying Bootstrap is bloated isn't really true as you only include what you need. UI Kit (https://getuikit.com/) is great too.