Plurk Layout: “Celestia”
July 1st, 2019 08:46 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Celestia is an extremely rainbow layout for plurk. Essentially a reskin of Galaxias, it features more gradients and sans serif fonts. Plus, a dark mode!
( code and variations below the cut )Celestia is an extremely rainbow layout for plurk. Essentially a reskin of Galaxias, it features more gradients and sans serif fonts. Plus, a dark mode!
( code and variations below the cut )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.
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 )This is something I did at the request of jeeps, an update to the CSS tweak that lets you add a label to a plurk username that appears when you hover over a link. Useful for keeping track of your plurk friends who change their username frequently!
Feel free to modify this however you like, and follow me at vigils for more coding. This layout uses icons by FamFamFam.