HarveyBirdman
Liturgist
- Joined
- Jan 5, 2019
- Messages
- 1,048
The site is looking much better now.
You should probably take this to the avatar thread and let Infinitron deal with it.<- Avatar picture transparency still seems hacked to show the darker blue, rather than actually being transparent, so every other other post looks wrong. (Same in the mini avatar in the top bar.)
At the top of the page there is that jump to new button if there are unread posts.Is there a "go to first unread message" button? Did we lose it?
Is it just me or is the new font really shit? Did you change the style or the size? Whatever it is, please go back to the old one, and I'll be mostly okay with the forum's current state.
.message-body {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
There's an option to never show it again in that prompt.Also what about the message that asks you to authorize notifications? Can this be turned off?
Yet if you don't enable them, this prompt to do so seems to appear continuously.
Done.The share one could probably be nuked altogether
I can't reproduce it by adjusting page width. See:mobile version needs intra-thread page navigation at the top of threads as well as bottom. Right now it’s just at the bottom.
edit: to be more specific, it’s the narrow mobile version. When in landscape mode the mobile version has page navigation on top as well bottom of threads.
Done. Apparently the breakage was caused by stock CSS. The avatar files are unharmed.<- Avatar picture transparency still seems hacked to show the darker blue, rather than actually being transparent, so every other other post looks wrong. (Same in the mini avatar in the top bar.)
Small niggle: it's kindda hard to see what notifications you have opened and which you haven't
Also, change the "Brofist" text back to "Rate"?
I'm pretty sure it's the size then, in which case we should revert immediately.Is it just me or is the new font really shit? Did you change the style or the size? Whatever it is, please go back to the old one, and I'll be mostly okay with the forum's current state.
It's literally the same font we had before:
.message-body {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
Maybe hard-refresh the page? If you meant the previous "new" font, I didn't like that either at all; Tahoma is just fine.
I'm pretty sure it's the size then, in which case we should revert immediately.Is it just me or is the new font really shit? Did you change the style or the size? Whatever it is, please go back to the old one, and I'll be mostly okay with the forum's current state.
It's literally the same font we had before:
.message-body {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
Maybe hard-refresh the page? If you meant the previous "new" font, I didn't like that either at all; Tahoma is just fine.
Users without avatars are now getting colored boxes containing the first letter of their username, instead of the default codex troll from before. Not sure if it's intentional, but looks pretty ugly.
section.message-user {
display: flex;
flex-flow: column;
}
div.message-avatar {
order: 2;
margin-top: 8px;
}
div.message-userDetails {
order: 1;
}
div.message-userExtras {
order: 3;
}
span.message-avatar-online {
display: none;
}
Done. Apparently the template editor caches the form contents and I inadvertedly lost some changes. Hopefully nothing else was lost.The avatar background should also be made transparent, if possible.
Done.Page numbers, or at least, last page number of a thread should be displayed in mobile forum view. So you know how big the threads are. It's surprising how often I know what the last page number of a thread I read was and knowing that X' thousand more pages have been added is useful.
Just use the small font theme FFS.I'm pretty sure it's the size then, in which case we should revert immediately.