allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
782 stars 56 forks source link

Improved Design #89

Closed allo- closed 1 year ago

allo- commented 7 years ago

The website could use some nice design. Help wanted from people, who know how to create good designs.

plungingChode commented 4 years ago

I tried my best with #214 .

allo- commented 4 years ago

Thank you for the effort! I need to take a closer look before saying more about it.

Maybe you can post a screenshot for now so I can get a first impression?

plungingChode commented 4 years ago

Sure thing, here it is: image

It's currently using the default select/text input elements, but I plan to change that to custom ones (as with the checkbox widget). image

allo- commented 4 years ago

This is great. The side bar looks very professional.

The checkboxes may be a bit too large (in relation to the text next to them), but this are details. I am not sure about adding too many custom widgets. The check boxes may have an advantage because most native checkboxes are rather small, but I think for text fields and dropdown menus it's nice to have the native look.

plungingChode commented 4 years ago

The checkboxes are implemented, so that they can be resized by changing a single height/width pair in the CSS. And if the other widgets are not necessary, it's all the simpler for me.

allo- commented 4 years ago

I am not sure and you seem to know about design, so maybe the custom widgets would fit the design. The details can be tweaked later and I will test it on my own. I just wanted the screenshots for a first impression.

allo- commented 1 year ago

I think this is implemented for quite a while. Closing this bug. Further development may happen for reducing scripts in #261.