Replies

Nov 3, 2020 5 years ago
Lantern
is actually pumpkin spice
User Avatar
Ito

So right now the Mail, Friend Request, and Leave Comment bits on default user profiles are aligned left for some reason. It looks bad (and bugs the everliving shit outta me), especially when other aspects on the profiles are centered. Can we please get those centered as well?

Nov 3, 2020 5 years ago
Tartelette
User Avatar

Full support!

Nov 3, 2020 5 years ago
Elementary, my dear
Written
User Avatar

Agreed! They should be automatically centered.

In the meantime, adding these to your profile coding should help:

form { text-align: center; } /* FOR COMMENT BOX CENTERING */

.user-options {text-align: center;}

The past is written, but the future is left for us to write. ~ Picard

Nov 4, 2020 5 years ago Official
Bug
User Avatar
Segfault

We are not going to do this because it might mess with people's existing custom profile code. We will keep this in mind in future work, however!

For now, you can center it yourself with custom code if you'd like. Thank you for providing code for it, I see you around all the time always being so helpful <3

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Please log in to reply to this topic.