Design nei messaggi (modifica)

Hello.

In private messages I see:

Maybe the menu on the left is a mess? Maybe add an icon or remove an icon to align menu items?

Maybe. I’m thinking tweaking list-style-position might be good enough without adding a list marker icon.

Got a mock-up of what you think would be an improvement?

1 Mi Piace

Options can be many.

  1. remove: <i class="fa fa-group d-icon d-icon-group glyph"></i> and add to li class: archive

  1. or add an icon to the last item.

A single icon is evident. Or add another icon to highlight a group. Or to remove it.

Non sarebbe meglio per te in questo modo?


Senza rimuovere le icone o altro, ma semplicemente allineando Archive sotto il nome del gruppo.
Aggiungere un’altra icona, secondo me, renderebbe la grafica della pagina troppo “pesante”.

2 Mi Piace

Yes, that’s an option. I was just saying that you can remove or add an icon to align. Accordingly, to move the inscription: Archive

.user-navigation .nav-stacked li.archive {
     padding-left: 30px; // was - padding-left: 15px;
}
2 Mi Piace

Feel free to submit a PR.

6 Mi Piace