Posted February 01, 2016
Recently GoG pushed updates to their CSS which makes the front page look like a stretched abomination. I've been trying to see if they would continue to support the older browsers, but they seem unwilling so far.
This is sorta the result (older image from when it first happened).
If anyone still wants to use the older browser for mostly the front page and stuff, I've been working on a script replacement which forcibly replaces the CSS by doing bulk replacements of a number of elements to use different values. It's not perfect, but it certainly makes the page still workable, but only on the front page.
Also to note it's somewhat buggy. So if there's enough users that don't want to upgrade the browser for looking at the front page, i'm willing to share my simple (yet semi-working) script, which mostly replaces the css links to modified ones (meaning later when they filenames, i'll have to update them)
note: Missing blocks about Galaxy and the like are hidden from ABP-element hiding and won't be removed unless you are using those same hiding elements i use.
This is sorta the result (older image from when it first happened).
If anyone still wants to use the older browser for mostly the front page and stuff, I've been working on a script replacement which forcibly replaces the CSS by doing bulk replacements of a number of elements to use different values. It's not perfect, but it certainly makes the page still workable, but only on the front page.
Also to note it's somewhat buggy. So if there's enough users that don't want to upgrade the browser for looking at the front page, i'm willing to share my simple (yet semi-working) script, which mostly replaces the css links to modified ones (meaning later when they filenames, i'll have to update them)
note: Missing blocks about Galaxy and the like are hidden from ABP-element hiding and won't be removed unless you are using those same hiding elements i use.
Post edited February 01, 2016 by rtcvb32