May 23rd, 2018

terra: (Default)
[personal profile] terra

Many years ago there were several stylesheets available for customizing plurk layouts. That all changed when plurk upgraded and broke everything. Galaxias is a layout that will work with plurk that is, instead of plurk that was.

code and variations below the cut )
terra: fandom » ffvi, so fearless he mixes primaries (for relics of the past)
[personal profile] terra

What it says on the tin, CSS to hide plurk ads on free accounts. Copy and paste this into your plurk stylesheet. Only works when your custom stylesheet is active, so not on the app, and usually not on mobile. Plurk jailbreak will probably help.

.ynative, .resp_banner_ads, .cbox_ads, div.adsense, section.adsense, section.adsense h3, div.cbox_adsx, #resp_banner_ads
{ display : none !important;  height: 0 !important;  width: 0 !important;  overflow: hidden;_overflow: none; position: fixed;  top: -9000px; filter: alpha(opacity=0) !important; opacity: 0 !important; }

I will try to keep this updated, as plurk changes its code periodically.

Edit: Also available as a stylish script, if you can't use the chrome extension.

Tags