In AdGuard this rule will remove that section:
steamgifts.com##div.page__outer-wrap:nth-child(7) > div.page__inner-wrap > div.widget-container > div:last-child > div.widget-container.widget-container--margin-top:nth-child(5) > div
Upd: Looks like each bar have own placement location. So this filter will not work. Like LeonFowl said - you can use Ublock or AdGuade to block such elements.
Comment has been collapsed.
Sadly it can't remove it comptetely since it tries to remove forum messages together with fanatical strings, any solution for this?
Comment has been collapsed.
When doing the picker there should be a bar. Move it to the left one and it just gets the sales without the discussions.
Comment has been collapsed.
open dashboard and paste this
www.steamgifts.com##div.widget-container--margin-top.widget-container:nth-of-type(5)
Comment has been collapsed.
I wouldn't recommend the above because when we're not displaying the sale banner, this code will then start removing the deals and discussions from the homepage.
Comment has been collapsed.
That isn't a good idea for the reason cg said - it will work for now, but when they stop showing the sale banner it may remove something unexpected (because the ordering will change.)
I suggest this instead:
www.steamgifts.com##div.widget-container--margin-top.widget-container:has(a[href="https://www.fanatical.com/en/on-sale"])
That will remove only widget containers that contain a link to Fanatical "on sale" page, which should avoid zapping discussions.
Comment has been collapsed.
Open the settings menu for Ublock Origin (from the plugin icon, then the gear button), scroll down and replace the one you added via the element picker with this.
When using the element picker, you can also modify the text it will add to reflect this (I think if you do it that way you don't have to include the website, it will add it automatically) but that won't work for undoing the one you added before.
Comment has been collapsed.
Alternative:
www.steamgifts.com##.block_header_link:has-text(View Bundle):upward(.widget-container)
www.steamgifts.com##.block_header_link:has-text(View Sale):upward(.widget-container)
or
www.steamgifts.com##.block_header[href*="/redirect?url="]:upward(.widget-container)
Comment has been collapsed.
Alpha2749 wrote a userscript to remove this section, you can find the link in their post.
Comment has been collapsed.
i would assume so
in settings you can turn off and on auto Referral Links
Use Referral Links?
Yes
No
When the above option is enabled and you hover over a link to one of our affiliates, we will automatically update that link to include our referral code. This means if a user shares a link to one of the sites listed below, then you click that link and complete a purchase, our site will earn a commission. This helps to support our community. Currently, we have partnerships with the following sites, and if you allow us to do so, we will update their links to include our referral code: fanatical.com, gamersgate.com, gog.com, greenmangaming.com, humblebundle.com.
Comment has been collapsed.
So, there is a new banner now and I already blocked it 2 times now and the next time I start my laptop and this website, it's back.
Anyone has any idea how to make sure all these banners could just be removed all together like... forever since I am sick of these huge banners with sales I could care less about!
Comment has been collapsed.
I did that, but it still shows up sometimes, had to block it multiple times now so was hoping someone knew a more perm way to block this and maybe also every banner that comes after this, wish cg just made it optional in the settings instead of bothering us with it without a choice. (same with the polls btw)
Comment has been collapsed.
I don't mind the poll as much, but wish it would have a setting where you can minimize it since some polls can be fun, the sales banner on the other hand I find very bothersome and again if they would just make it minimizable or just optional I would be fine with it, but now it's way to big and in your face!
Comment has been collapsed.
I wonder if cg gets profits from just viewing ADs or only from people who actually follow the link and buy something. I really hope it's the latter, because otherwise I would feel bad for blocking this banner. I actually wanted to leave it, but after some time it started to break page layout because image is too wide, and that was the moment when I blocked it. Since people share here their ublock rules I will also share mine:
www.steamgifts.com##div.widget-container:has(>div>a>div.block_header_text:has-text("/fanatical/i"))
Comment has been collapsed.
Any way to remove giant pesky Fanatical banners forever? uBlock Origin can't handle these jpegs for some reason with selecting tool
Comment has been collapsed.
I don't see any banners on SG, so my uBlock filters should hide it.
I added those custom filters:
steamgifts.com##.sidebar__mpu
steamgifts.com##div:not([class]) > div[id^="div-gpt-ad-"]:upward(2)
steamgifts.com##.widget-container:has(.block_header:has-text(/(\s+|^)sale(\s+|$)/i)):not(:has(.sidebar))
steamgifts.com##.widget-container > div > a[href*="/redirect?url="]:upward(.widget-container)
(about custom filters: github.com/gorhill/uBlock/wiki/Dashboard:-My-filters)
Comment has been collapsed.
Thank you, the filter which didn't worked:
||cdn.steamgifts.com/img/fanatical_very_positive_bundle.jpg$image
Comment has been collapsed.
52 Comments - Last post 10 minutes ago by trentjaspar
11 Comments - Last post 13 minutes ago by Lugum
76 Comments - Last post 3 hours ago by sensualshakti
34 Comments - Last post 3 hours ago by JMM72
4 Comments - Last post 3 hours ago by despiesi96
1,962 Comments - Last post 5 hours ago by MeguminShiro
15 Comments - Last post 6 hours ago by dingbat
1,054 Comments - Last post 3 minutes ago by MayoSlice
512 Comments - Last post 11 minutes ago by Slide95
464 Comments - Last post 18 minutes ago by th4
37 Comments - Last post 19 minutes ago by HustlaOG
261 Comments - Last post 25 minutes ago by HustlaOG
799 Comments - Last post 28 minutes ago by canis39
66 Comments - Last post 28 minutes ago by Deyalleft
its taking up a decent bit of the screen
Comment has been collapsed.