Replies

Aug 10, 2016 9 years ago
Ferrox
has 40 pets and counting
User Avatar
Reggie

So I already blocked the ads themself using ad block plus in chrome but now I suddenly have that ugly "Remove this ad" message in my sidebar. Does anybody know how I can get ride of it? If I try to block it by clicking in ABP on it, the whole sidebar disappears - can anybody please give me the filter itself I have to add in ABP?

Aug 10, 2016 9 years ago
Annika
is a real friend
User Avatar
Jemma

There's a custom css for this here:

[TOPIC=840723]

[Center]Shop | Trades | Wishlist[/center]

Aug 10, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

/*removes "remove this ad!" */ a[href='/cashshop.php?act=gold']{ display: none; }

edit: oh I'm not sure about sidebar, this removes the one at the top of the page.

Aug 10, 2016 9 years ago
Ferrox
has 40 pets and counting
User Avatar
Reggie

I already have this code in my customCSS but I still see the "Remove This Ad" message in my sidebar - can't see it on the top of the page though :/

That code sadly didn't help neither :c

Aug 10, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

I'm not sure about the sidebar one and it's not something I can test easily :x what browser are you using?

Aug 10, 2016 9 years ago
Ferrox
has 40 pets and counting
User Avatar
Reggie

Thank you so much for your help. I am using Chrome. I can't even switch the widgets to get the message to the bottom of my sidebar x_X

Aug 10, 2016 9 years ago
Annika
is a real friend
User Avatar
Jemma

Huh that's weird. The code I posted has the sidebar in it as well. So maybe you just need a hard refresh or need to clean your cache? But I'm not a css expert so I don't really know...

[Center]Shop | Trades | Wishlist[/center]

Aug 10, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

just going to guess here at what could make it go away and then if that doesn't work I might need you to do a few things haha

try /*removes "remove this ad!" */ a[href='/cashshop.php?act=gold']{ display: none; }

or /*removes "remove this ad!" */ a[href='https://subeta.net/cashshop.php?act=gold']{ display: none; }

Think you asked about this on the other thread, this should remove the remove this ad link

Aug 10, 2016 9 years ago
Ferrox
has 40 pets and counting
User Avatar
Reggie

Just cleared my cookies & cache but it still doesn't work Dx I never saw that message until today. I didn't updated or did anything else in chrome...

Aaaah thank you so very much! I just added them both and now the message is gone. Thank you so, so very much ❤

Aug 10, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

not sure if it was the change to the id selector or the url is in full form instead of the short form. I think there are browser differences in urls sometimes which messes up css. glad that worked, it woulda gotten messier if that didn't work :P

Aug 10, 2016 9 years ago
Ferrox
has 40 pets and counting
User Avatar
Reggie

I am so happy it worked (it wasn't very nice to look at that message right above my active pet x'D) Thank you so much again^^

Aug 11, 2016 9 years ago
Luck
is unlucky
User Avatar
Bella

Thanks for the fix! '0'

he/him / 31 / EST



My best friend is



Aug 11, 2016 9 years ago
Possum
likes the classics
User Avatar
Curse

Thanks for the fix! You're a life-saver. :3

Chibi by she/they

Aug 11, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

no problem. sorry I couldn't provide anything to take the actual ad away, that's much more involved and I'd need to test it out on my own account. I couldn't just guess at it :x

Please log in to reply to this topic.