It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
This is a feature request from the community, not GOG.

Can someone please write a Stylish script that hides the big blue and rather impolite "TRY GOG GALAXY" button that now appears more than a 1,000 times in my library. I would rather not see it.

Please publish it here as I believe I might not be alone in wanting this.

=======================================================================

EDIT: THREE solutions have been put forward (hiding both the blue button and the purple banner):
- GreaseMonkey/TamperMonkey script by Fenixp
- Stylish script by Tinycloud
- Adblock Plus settings by HypersomniacLive

I marked Tinycloud's as the solution, since I did ask for Stylish and since this is the one I am already using, but I believe through our concerted efforts we have multiple options to make GOG a slightly better place, which is what matters.

Thank you everyone.
Post edited May 22, 2015 by mrkgnao
This question / problem has been solved by Tinycloudimage
That would be a nice feature :-)
Right, I wanted to learn using greasemonkey for some time now, so... On it. It'll probably take a bit. I hope I'm faster than Barefoot Monkey :-P
Yeah, I wish there was a way to hide that button. It doesn't need to be advertised so much.
Yeah, too much advertisement considering that it's OPTIONAL.

apropos optional:
http://www.gog.com/wishlist/galaxy/be_optional_till_the_end_of_days
Well that was exceptionally simple. All right, here you go. You need greasemonkey installed. Tested on firefox, no idea if greasemonkey also works on other browsers.

Edit: Edited the script so it actually works. Didn't realize I need to rewrite the initial version. Duh.
Edit2: Works on Chrome via tampermonkey
Post edited May 13, 2015 by Fenixp
He asked for a Stylish script though, I'll just leave this here:

Edit
Nevermind, here you go: http://puu.sh/hM9X6/297a1c9d16.txt
(Is this actually the correct button you refer to? I don't know about a blue one, just the purple banner appearing on the site)
Post edited May 14, 2015 by Tinycloud
avatar
Tinycloud: ...
All right, edited it to hide the banner as well. Thanks for the class name.
avatar
Tinycloud: (Is this actually the correct button you refer to? I don't know about a blue one, just the purple banner appearing on the site)
Open library and click on a game, there's a big blue try galaxy button
Post edited May 13, 2015 by Fenixp
high rated
avatar
Tinycloud: (Is this actually the correct button you refer to? I don't know about a blue one, just the purple banner appearing on the site)
avatar
Fenixp: Open library and click on a game, there's a big blue try galaxy button
Ah, I see. I'll just leave this here then.
http://puu.sh/hMaJs/49de37850a.txt

Edit
If it's for chrome you just need this: http://puu.sh/hMgZ0/bcd00550c1.txt
While on the gog homepage click the Stylish plugin button > Click "Write style for: www.gog.com" > paste the above puush in the code field, give it a name and save.
Post edited May 14, 2015 by Tinycloud
high rated
I just blocked it, along with the banner, with Adblock Plus, but cheers to those offering additional solutions.
avatar
HypersomniacLive: I just blocked it, along with the banner, with Adblock Plus, but cheers to those offering additional solutions.
That works? 0.o
avatar
HypersomniacLive: I just blocked it, along with the banner, with Adblock Plus, but cheers to those offering additional solutions.
avatar
Tannath: That works? 0.o
Well, duh. Why wouldn't it?
high rated
avatar
Tannath: That works? 0.o
Yes, for the Button add:
gog.com##.btn.btn--tall.btn--blue.game-details__header__button.btn--galaxy
and for the Banner add:
gog.com##.galaxy-banner__section.galaxy-banner__section--text

gog.com##.galaxy-banner
to Custom Filters.

Problems solved.
avatar
HypersomniacLive: I just blocked it, along with the banner, with Adblock Plus, but cheers to those offering additional solutions.
That was too easy...:)..but thanks (worked with uBlock Origin too)
avatar
Fenixp: Well that was exceptionally simple. All right, here you go. You need greasemonkey installed. Tested on firefox, no idea if greasemonkey also works on other browsers.

Edit: Edited the script so it actually works. Didn't realize I need to rewrite the initial version. Duh.
Edit2: Works on Chrome via tampermonkey
I tested this just now... and the problem is, that it works fine, but I can't post with it anymore since I always get the 404 error page then :D