Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ignatius345

macrumors G3
Original poster
Aug 20, 2015
8,624
15,443
Just finally updated my iMac to Mojave. Things are generally looking good, but for some reason MacRumors specifically seems to be displaying with the wrong styling. Notably, it's using Helvetica instead of whatever it usually uses. Other sites are coming up with their styles intact, and all is well in Chrome. What would be the easiest way to fix this?

iMac 2018-12-14 at 2.20.14 PM.png
 
Just finally updated my iMac to Mojave. Things are generally looking good, but for some reason MacRumors specifically seems to be displaying with the wrong styling. Notably, it's using Helvetica instead of whatever it usually uses. Other sites are coming up with their styles intact, and all is well in Chrome. What would be the easiest way to fix this?

View attachment 810778

go to preferences/advanced and set up a CSS file. doing something like
{
font-size: 14;
font-family: Lucida;
}
will set the font size to 14 points and force the displayed font to be Lucida unless the site goes to a lot of trouble otherwise. Most web browsers have font controls in their prefs; Safari used to, but Apple in its glorious, infallible, perfect, wisdom elected to remove font controls from Safari years ago.
 
  • Like
Reactions: ignatius345
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.