Amazon Climber
Wholesomely Depraved
- Joined
- May 6, 2020
- Messages
- 12,044
- Likes received
- 139,284
Can you put tags on a block-list yet, and if not, is that a feature the site supports now which you could add?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This is an issue I came across the other day, but I don't remember if I explained it here, or just in my Stylus post.*plays round with stuff*
TTT TTT TTT TTT TTT TTT TTT
...Okay then.
Reply-box default text-size is 16. Quote default text-size is...what, 13? 12.5? Everything else transfers just fine, it's just the differing default-values that's throwing everything out in Quotes.
.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content,
.bbCodeBlock-title {
font-size: 0.8125rem;
font-size: max(0.8125rem, 13px);
}
.bbCodeBlock--unfurl .contentRow-snippet {
font-size: 0.75rem;
font-size: max(0.75rem, 13px);
}
.bbCodeBlock--unfurl .contentRow-header {
font-size: 0.9275rem;
font-size: max(0.9275rem, 13px);
}
.block--messages .message-cell--threadmark-header {
font-size: 0.75rem;
font-size: max(0.75rem, 13px);
}
.block--messages .message-cell--threadmark-header
also has a hard-coded font size, and should be fixed. The Blackened theme has 12px, while the Dark theme uses 0.75rem. Added this to the above code.I just gotta say how much I like everyone coming together to try to improve the site. It's nice to see!
I dislike having the navigation bar taking so much room while browsing
I dislike having the navigation bar taking so much room while browsing and the new dark theme, however the alerts are more worrying to me. I am only getting sporadic alerts and they stopped yesterday. I can get around it by going to watched threads and filtering for last threadmark but the functionality seems to have been lost in transition.
Can you find one of the links that acts this way and post it here?Hey, I just noticed that when I click on a link directing me to a post, it puts me in a random page instead!
Possible bug?
For the moment this is not possible. There are potential performance issues in loading thousands of threadmarks per page load.So now you can get 400 chapters per page whenever you view all threadsmarks, which is nice, but can it be possible to have a all/infinite chapter per page on that?
In a perfect world, I'd want the "Home" button to be configurable in preferences, where it can lead to the forums page, or the watched page, or maybe a general site home page (EnWorld does that). Leave the Forums button to go to the main forums page.- "Watched" becomes the default for the "Forums" button, since "Home" does the job of the current button.
In a perfect world, I'd want the "Home" button to be configurable in preferences, where it can lead to the forums page, or the watched page, or maybe a general site home page (EnWorld does that). Leave the Forums button to go to the main forums page.
Forums should go to forums.
Can you find one of the links that acts this way and post it here?
Can you find one of the links that acts this way and post it here?
I can look at the history if needs be, so just link to that post.I already edited the post and fix the problem by making a new link. Is it bad that I have done that?
But I swear the old link did take me into a random page in the thread instead of the post that it was supposed to be connected to!
I didn't even edited the post until now! Maybe I'm the only one who got this weird problem.
One thing I've really noticed is that, when going to a new post in a thread, it starts at the line below the time rather than at the very top of the post:
View: https://imgur.com/a/5oHg2bn
OK, so I unstickied the bar after this and it did bring it to the top of posts as it used to. But unless I've gone completely insane, it now goes to a little bit ABOVE the post now:
The [spoilerbb] tag should now be working again.