Posted October 29, 2018
high rated
Hi all,
Since GOG doesn't seem interested in fixing the most pressing issues with their new design in a reasonable timeframe, I've created some CSS overrides with a hint of JavaScript. Just copy-paste the scripts from the link below into your favourite injector to use. For Chrome, you can find a suitable extension by searching for "chrome user javascript and css".
Disclaimer: It has only been tested with Google Chrome desktop with reasonable resolution. It was only meant to make my life easier, prevent endless hovers and relieve arthritis symptoms in my scrolling finger. Your mileage may vary, I hope somebody finds it useful.
https://gist.github.com/DarthJDG/ed651de43aaa551b98babfda589a2a84
Features:
- Change store to show list view
- No more annoying hover videos/slideshows
- Reduce size of giant carousel on front page
- Move news section to top of front page
- Show all news items on front page at once
- Reduce size of header image on game store page
- Make screenshot pagination buttons easier to click
- Move "buy series" and "you may like these products" sections to the bottom (below reviews) on game page
- Reduce size of price card on game page
- Restore line-breaks in game reviews. No more walls of text!
Since GOG doesn't seem interested in fixing the most pressing issues with their new design in a reasonable timeframe, I've created some CSS overrides with a hint of JavaScript. Just copy-paste the scripts from the link below into your favourite injector to use. For Chrome, you can find a suitable extension by searching for "chrome user javascript and css".
Disclaimer: It has only been tested with Google Chrome desktop with reasonable resolution. It was only meant to make my life easier, prevent endless hovers and relieve arthritis symptoms in my scrolling finger. Your mileage may vary, I hope somebody finds it useful.
https://gist.github.com/DarthJDG/ed651de43aaa551b98babfda589a2a84
Features:
- Change store to show list view
- No more annoying hover videos/slideshows
- Reduce size of giant carousel on front page
- Move news section to top of front page
- Show all news items on front page at once
- Reduce size of header image on game store page
- Make screenshot pagination buttons easier to click
- Move "buy series" and "you may like these products" sections to the bottom (below reviews) on game page
- Reduce size of price card on game page
- Restore line-breaks in game reviews. No more walls of text!
Post edited October 31, 2018 by DarthJDG