Question about Gold Accounts
I currently have a Gold Account and one of the perks is "No ads". However, looking at the forums, I'm seeing the advertising billboards at the top of the page.
Has this been discussed anywhere? What's the reasoning behind GA users still seeing them?
The GA shows user created ads in the forums instead of the typical ads seen by those without a GA. It's like that ever since.
Thanks, !
if you'd rather not see the banners as well, you can use this custom CSS:
, ins#aswift_0_anchor, div center ins, , .create_ad, a[href^="/ad_click.php?"] img, .chitikaAdContainer, -inner-dash .ui.segment.basic[style="height: 200px;"], +style+div[style="margin-top: 50px;"], > div:nth-child(1) center > script + a[href="/cashshop.php?act=gold"], div[style^="width:50%;background-color:"] + div > center > script + a[href="/cashshop.php?act=gold"], .floating_item + div > center > script + a[href="/cashshop.php?act=gold"], -inner-dash div[id*="adbox"], -inner-dash script+div[style="text-align: center; position: relative;"]+script+noscript+center {display:none !important;}
(except for those dang backslashes... they are very pesky and always showing up where they are not wanted...)
Thanks for that code, !