Huh, strange that it's off now unless something else was covering the homepage widget before I guessThat's it. At first I thought it might mean any article I read, but "Interact With" seems to actually mean "Post in Discussion Thread."
I'm on Windows 10, Vivaldi 6.9.3447.51 (latest version as of today), 1440p. Same issue.Okay thanks, it's at they very least a Chrome issue so far.
That's easy, the answer is always tomorrow.Not sure when we'll be allowed to hate the change instead of being told to be patient, maybe someone will let us know.
That feature worked on way on mobile, and another on desktop. Part of the weird codebase split. We'll work on a better unified option for people who miss that.I used to have a dropdown that let me see at a glance when there's been a new comment on comment threads I've replied to. That was very useful, and it's gone with no replacement. That information is now buried three or four clicks deep, depending on where I am on the site.
Front page story comments have voting. Normal forum posts don't. It's always been that way, nothing has changed.I don't like how in comment threads, sometimes there are up- or down-vote options present, other times all I can do is like a comment.
Yes, I agree, it does look great on a phone... but I barely use my phone to read the web. The way the page looks is just not for me anymore on the desktop.First saw the redesign on mobile yesterday, and gotta say it looks great on iPhone, nicer fonts too. Just now is my first experience on desktop, and it's nowhere near as bad as people are saying - it needs tweaking, but we'll get used to it in due course, like we did with the other redesigns.
Well, now, neither can I. It did happen that one time; not sure what I did.Hmm, what browser are you using? I can't duplicate.
I have no idea about this then. We use US date formats everywhere that I'm aware of.I just tried manually swapping that to London and my date format was still US.
I'm in Safari too. Let's chalk up to glitch for now.Well, now, neither can I. It did happen that one time; not sure what I did.
Safari Version 18.0 (20619.1.26.31.6), macOS 15.0 (24A335).
As I noted in that thread we just deployed what we hope is a fix.I'm using Brave. I can also confirm the issue occurs with Shields up or down (tested because Shields can block scripts occasionally and mess with site functionality).
I'm in Safari too. Let's chalk up to glitch for now.![]()
The bezels are too big!And the march towards showing as little actual information as possible continues. In 5-10 years there will be no content at all, just white space.
Seriously though, these margins are absurd.
Ok, how do I change the font size? In my account preferences, I can make my font size small, but that just changes it in the forum. On the main site everything is still huge.
// ==UserScript==
// @name ArsTechnica Stylesheet CSS Android Mobile
// @namespace http://tampermonkey.net/
// @version 0.1
// @description quick n' dirty ARS edit
// @author Cowicide
// @match https://meincmagazine.com/*
// @grant none
// ==/UserScript==
function removeBackground(){
document.getElementById("body").style.background= "none";
}
(function() {
'use strict';
var stylesheet = `
body {
/* background: url('') no-repeat center center fixed !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
*/
}
.relative.block.aspect-video { /* remove or resize thumbnail pic div */
/* display: none !important; */
height: 65px;
}
* { font-size: 14px !important; } /* quick n' dirty font shrinkage */
.text-center { /* remove comment div */
display: none !important;
}
`;
var styleElem = document.createElement('style');
styleElem.textContent = stylesheet;
document.head.appendChild(styleElem);
})();
Long time lurker, first post: How do you turn off dark mode and put it back to light mode?
I tried the drop down under the sun icon in the upper right but that does nothing
Ah ok, edge case stuff, so won't prioritize, but I'll make a note of it. Thanks!Okay, so, this isn't exactly what I showed you, but it might be related, as the result is similar:-
View attachment 91971
- Refresh a very long comments page (shouldn't have any problem finding one of those) and scroll to the upper page selection controls, with the Staff Picks item above them.
- Click on the Jump to New button.
- Watch the comments scroll up under the Staff Picks frame. Once the scrolling stops, there's no way to scroll them back down again. Winds up looking like this:-
FWIW I vastly preferred the way mobile did it, so when you do put it back, I vote for taking design lessons from that way of doing it.[Stories I commented on recently] worked one way on mobile, and another on desktop. Part of the weird codebase split. We'll work on a better unified option for people who miss that.
Yes, it's been there the whole time. I keep mine toggled to fixed width because readability is terrible with full width.Funny, I just noticed a 'toggle width' button on the forum. Was that there since the forum revamp?
What did you prefer about the mobile way? Because it's pretty much what we have right now, it listed actual replies. What you get with the number on your avatar in the nav.FWIW I vastly preferred the way mobile did it, so when you do put it back, I vote for taking design lessons from that way of doing it.
And yes, I came here to say "hey! Where's that gone?" because it's the way I was using every single time I was making a casual visit when on the train or whatever.
Otherwise though, love the update! And it has accidentally fixed whatever weird CSS edge case made comments text unusably tiny on Silk, so hoorah for that too.
Aha! Thanks for the reply and that does help, so what I just learned is:What did you prefer about the mobile way? Because it's pretty much what we have right now, it listed actual replies. What you get with the number on your avatar in the nav.
Ah, it could be it didn't populate with stuff from before. I'm not actually certain. The problem is my notifications, even with reactions turned off, blow up within an hour, let alone overnight, so I'm a bad test case for checking. And uh, nobody replies to my forum test accounts so I don't have any history with them to check.Aha! Thanks for the reply and that does help, so what I just learned is:
"Show all" doesn't go back past today. Now you have replied to me I can see the reply in the list. (Possibly the lack of history because of the switchover? Possibly I could have thought of that myself before posting?) Because there was no history I saw a big blank box where I expected a list and I assumed the whole feature had walked.
Secondly, I had to go into "Preferences" and turn on various autowatches. So I don't know if maybe the update also nerfed those defaults.
Husband has two horizontal 16*9 on top of each other with two vertical 9*16 on the sides.
Logs and docs is the reason for the vertical ones. Central is for code and apps. I rarely see him use the upper central. For what it's worth I like the redesign. Good job.
dear god
CLASSIC MODE IS A LIE!!! WTF?!?!
Yeah, non-subs don't realize that Classic Mode has been a thing since 2016 because it used to only appear as an option for logged-in subscribers.Classic mode is the same thing it has been for the last 20-ish years and a very early site redesign. It actually goes back to the original blog style page layout, not any of the 5 or 10 designs between that and today.
Yes, it's been there the whole time. I keep mine toggled to fixed width because readability is terrible with full width.
If people prefer it for the forum it's there! But it's not something we'd ever do for the front page. Even if we adjusted widths or margins we'd keep a fixed width, going just full "wide as your browser" isn't good for reading.
Even if a representative poll of humanity suggested that most people agreed with me about what is and isn't "good for reading", that wouldn't give me the certainty to say anything more than "most people seem to like it this way". Could such a toggle exist for those of us who do like a wider experience? Why would it be locked to the forum?Yes, it's been there the whole time. I keep mine toggled to fixed width because readability is terrible with full width.
If people prefer it for the forum it's there! But it's not something we'd ever do for the front page. Even if we adjusted widths or margins we'd keep a fixed width, going just full "wide as your browser" isn't good for reading.
News articles are usually structured to give the essential information in the first few paragraphs. People reading for enjoyment savour whole articles, but those reading for information often stop early.Neutron Star has decent spacing but should link to the full article, not half the article in a preview. Who wants to read half an article??