Skip to content

Hide Tumblr Bullshit by lesboy

Screenshot of Hide Tumblr Bullshit

Details

Authorlesboy

LicenseNo License

CategoryTumblr

Created

Updated

Size11 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes Tumblr less annoying and sucky

Notes

Edit of a personal theme I've been using to make Tumblr not a huge pain in the ass to use. All the poorly implemented features, algorithm bs, etc.

Some stuff needs your username to hide, like [/blog/name-of-blog/gifts]. Until I figure out how to automate the process just search for "transbimbozone" and replace it with yours. Sry for the inconvenience!

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Hide Tumblr Bullshit
@version      6.9
@namespace    noelle.com
@description  Hides a bunch of shit and makes Tumblr a lot nicer to use
@author       noelle lesboy
==/UserStyle== */
@-moz-document url-prefix("https://www.tumblr.com/") {
    
/* center dashboard */
    
.DCCfo.kXP4L aside {
    display: inline !important; }
    
.DCCfo.Hmu5M aside {
    display: inline !important; }
    
.DCCfo .u8YQA, .DCCfo #qc-cmp2-container, .DCCfo aside, .DCCfo .e1knl, .DCCfo .e1knl aside {
    display: inline !important; }
    
/* center blog dash view */
    
.vM8CJ {
    display: none;
}
.Q05ZE {
    max-width: 640px;
    margin-left: 140px; }

.Q05ZE {
    margin-left: 0px; }
    
.I41Le.u10SL.q5M3M, .raBdW, .DCCfo.Hmu5M, .RkANE {
    max-width: 688px;  }

.Q05ZE {
    max-width: 648px; }
    
/* Blog View Tweaks  */
    
.KdHnq {
    margin: auto auto 10px 8%;
    display: flex; 
    justify-content: center; }

.WZh3t {
    border-radius: 3px; }
    
[aria-label="Gift Ad-Free"] { display: none; }
    
[aria-label="TumblrMart"] { display: none; }
    
[aria-label="Tip button"] { display: none; }
    
/* center dashboard */
    
.T5uZR {
	margin: auto !important; }
    
.gPQR5 {
    max-width: 1276px !important;
	display: flex; 
    justify-content: center; }
    
/* Smaller Window - Side Menu */
    
.gM9qK[aria-label="Navigation menu"] .tDT48[href="/tumblrmart"] { display: none; }
    
.kbIQf li [href="/blog/transbimbozone/post-plus"] { display: none; } 
    
.kbIQf li [href="/blog/transbimbozone/blaze"] { display: none; }
    
.kbIQf li [href="/blog/transbimbozone/gifts"] { display: none; } 
    
.noQqZ.rCo6i {
    overflow-x: hidden;
    overflow-y: hidden !important; 
    scrollbar-width: thin; }
    
.PsDsm .noQqZ  {
    overflow-x: hidden;
    overflow-y: auto; 
    scrollbar-width: thin; }

/* Unfuck Notes */
    
.vE6sH {
    border: 0px solid rgba(var(--black),.15);
    border-radius: 0px;
    padding: 0px 0px; }
    
.lJK40 {
    color: rgba(var(--black),.65); }
    
.VKNar {
    font-weight: 700; } 
    
/* hide checkmarks */
    
.fAAi8 .zSfnO > .cpwNM { display: none !important; }
    
.vGkyT > .cpwNM { display: none !important; }
    
.R7jci { display: none !important; }
    
/* Hide Community Label */
    
.FtjPK.r0etU .KWFLb { display: none; }  
    
article.FtjPK .KWFLb { display: none; }  
    
/* hide "following", "for you", etc */
  
.p4DiZ.FMB1x { display: none; }
    
.EvhBA.f68ED.a6sXh { display: none; }
    
.EvhBA.f68ED.rmjNp { display: none; }
    
.jOhmG .EvhBA.f68ED { display: none; }
    
.ZaYRY .p4DiZ { display: none; }
    
/* Emoji Line Height Test */
    
.jj46W p {
    line-height: 70px; }
    
/* Share and Blaze Post Thing */
    
[id="after-post-actions"] { display: none; }
    
/* Click for Bells */
    
.hlDot .TRX6J.CxLjL.qjTo7.IMvK3.vi7y0 { display: none; }
  
/* sticky icon */
    
.FtjPK .AD_w7 .v_eRN {
    position: sticky;
    top: 70px; }
    
/* hide promoted */
    
.g8sNN > .IGdYk {
	display: none !important; }
    
/* hide recommended */
    
._ekIx, .ODcQ6._g0_4 {
	display: none !important; }
    
/* hide explore */
    
div.kIuBF:nth-of-type(2) {
	display: none !important; }
    
.Oii0L.kDCXR {
    overflow-x: hidden;
    overflow-y: hidden; }
    
.O9D27 {
    margin-top: 20px !important; }
    
.gPQR5.FGfuE .lSyOz {
    border-right: 0px solid rgba(var(--white-on-dark),.13);
    padding-right: 0px; }
    
/* hide explore padding */
    
.FGfuE .lSyOz {
    border-right: 0px solid rgba(var(--white-on-dark),.13);
    padding-right: 0px; }
    
/* hide explore "try these tags" */
    
.pf0It { display: none !important; }
    
/* hide explore staff */
    
[href="/explore/staff-picks"] { display: none; }
    
/* hide explore tagged tags */
    
.x6THC {  display: none; }
    
/* .vBp1h { display: none; } */
 
.WojaA .hXMYF { display: none; }

/* edit spacing for no ads/carousel */
    
[data-timeline="/v2/explore/recommended"],  
[data-timeline="/v2/explore/trending"],
[data-timeline="/v2/radar/timeline"] {
    margin-top: -20px; }
    
/* Hide "Go Ad Free" */
    
.I6Lwl { display: none; }
    
/* Fixed Account Menu Padding ( when active but not hover ) */
    
.SbeG8.cXm8C {
    margin-right: 0px !important;
    padding-right: 5px; }
    
/* Blog View Dropdown */
    
/*
.DxQ0f.AzqQv.P4LH6 .X1uIE.v_1X3:nth-child(2) { display: none !important; }
    
.DxQ0f.AzqQv.P4LH6 .X1uIE.v_1X3:nth-child(3) { display: none !important; }
*/
    
/* hide "Gif by "___" */
    
.If3QZ { display: none; }
    
/* Hide Top Me */
    
.EvhBA.PArFh { display: none; }
    
/* hide recc under fullscreen images */

.GHloH:not(.N8SnF) {
    margin-top: 35px; }
    
.GHloH {
    overflow-y: hidden; }
    
.j8GND { display: none; }
    
.yPZfR {
    margin-bottom: auto !important; }
    
/* Hide "Other Posts You May Like" After liking a post */
    
.hMigf { display: none; }
    
/* hide tooltips */
    
.EZHUS, .G75qL { display: none; }
    
/* footer */
    
footer.m8mN_._qHCt { display: none; }
    
/* What's Happening Header */

body#tumblr .So6RQ > .ge_yK > .H14Pr.kDCXR,
body#tumblr .So6RQ > .ge_yK > .HphhS,
body#tumblr .So6RQ > .ge_yK > .Oii0L.kDCXR,
body#tumblr .So6RQ > .ge_yK > .sKf2H > .luqhx > ._3fYLM,
body#tumblr .j8ha0 > div > .So6RQ:not([data-id]):first-child .ge_yK { display: none !important; }  
    
.Te4Pg { display: none !important; }  
    
.HphhS { display: none !important; }  
    
[data-timeline="/v2/timeline/dashboard"] [style="height:0;display:flex;flex-direction:column;overflow:hidden"] { display: none !important; }
    
/* x-kit separating line tweak */
    
.xkit-tweaks-caught-up-line-border > div {
    border-top: 0px solid; }
    
/* Messages Tab */
    
.xdPig { display: none; }
    
.j17Mp {
    width: 550px !important;
    height: 800px !important;
    bottom: 20px !important; }
    
.znXuz {
    border-radius: 3px 3px 3px 3px !important; }
    
.hpABw .KnIls {
    border-radius: 0px 0px 3px 3px !important; }
    
/* Settings Hide Certain Tabs */
    
.controls_item_subscriptions { display: none; }
    
.controls_item_apps { display: none; }
    
.controls_item_ad-free-browsing { display: none; }
    
/* Settings Hide Ad and post + */
    
.g44JE li:nth-child(4), .g44JE li:nth-child(5), .g44JE li:nth-child(6) { display: none; }
    
.g44JE li:nth-child(8) { display: none; }
    
.controls_item.controls_item_settings_page.controls_item_labs { display: none; }
    
.IYrO9:nth-child(10), .IYrO9:nth-child(11) { display: none; }
 
.FZkjV .Vt7qF .LmLMT { display: none; }
   
.FZkjV .Vt7qF .jk3gM.VsKKv { display: none; }
    
.FZkjV .Vt7qF .jk3gM [href="/blog/transbimbozone/gifts"] { 
    min-height: 0px;
    height: 0px !important;
    visibility: hidden; }
    
/* hide extra superfluous menu options */
    
.ybmTG > .DxQ0f.AzqQv [href^='/settings/ad-free-browsing?source=settings'] { display: none !important; }

.ybmTG > .DxQ0f.AzqQv [href^='/blog/view/changes'] { display: none !important; }
    
.ybmTG > .DxQ0f.AzqQv [href^='/changes'] { display: none !important; }
    
[href^='/help'] { display: none !important; }
    
.IYrO9.ywBwc.QKL2M:nth-child(7) { display: none; } 
    
.IYrO9.ywBwc.QKL2M [href="/live/shop"] { display: none; } 
    
.ybmTG > .DxQ0f.AzqQv .IYrO9.ywBwc.QKL2M[role="Menuitem"]:nth-child(8) { display: none; } 
    
.m8mN_ {
    display: flex; 
    justify-content: center; }
    
.PsDsm .s1cla { display: none; } 
    
[href="/settings/purchases"], [href="/settings/gifts"] { display: none !important; }

/* hide post plus tab */
    
.ybmTG > .DxQ0f.AzqQv [href^='/blog/transbimbozone/post-plus'] { display: none !important; }
    
.ybmTG > .DxQ0f.AzqQv .kbIQf [href="/blog/transbimbozone/gifts"] { display: none !important; }
    
/* hide tumblr blaze tab */
    
.ybmTG > .DxQ0f.AzqQv [href^='/blog/transbimbozone/blaze'] { display: none !important; }
    
[aria-label="Blaze"] { display: none !important; }
    
.jk3gM:nth-child(8) { display: none !important; }
    
[href="/tumblrmart/blue-checkmark"] { display: none !important; }
    
/* Hide Reblog Beta Stuff */
    
.k19WL { display: none; }
    
.g3KgL { display: none; }
    
/* Hide some small stuff like radar and where were we */
    
[aria-label="Restore timeline to what it was when you last viewed it"] { display: none !important; }
    
/* Misc Loading stuff Re:Live */
    
[data-timeline="/v2/timeline/dashboard"] [style="height:0;display:flex;flex-direction:column;overflow:hidden"] { display: none !important; }
    
.gxf2Y { display: none !important; }
    
[data-timeline="/v2/timeline/dashboard"] [style="height: 0px; display: flex; flex-direction: column; overflow: hidden;"] { display: none !important; }
    
.p4DiZ [href="/explore/today"] { display: none !important; }
    
[href="/live"] { display: none !important; }
    
/* Hide Tumblrmart */
    
[aria-label="Shop TumblrMart"] { display: none !important; }
  
[data-timeline="/v2/timeline/dashboard"] .So6RQ [class="ADlDx T580_"] { display: none !important; }
    
[data-timeline="/v2/timeline/dashboard"] .RAEnv { display: none !important; }

[data-timeline="/v2/timeline/dashboard"] .ADlDx { display: none !important; }
    
.KTRcB {
    margin: 0 0px; }
    
[class="TRX6J B1L2M"] {
    margin: 0 16px; }
    
/* Hide Emotes */
    
[aria-label="Post Footer"] .ASz80.Y9XIm { display: none !important; }
    
[aria-label="Post Footer"] .Yw8w6[aria-label="Reactions menu"] { display: none !important; }
 
}

@-moz-document url-prefix("https://www.tumblr.com/blog/view/"), url-prefix("https://www.tumblr.com/reblog"), url-prefix("https://www.tu...

Reviews

No reviews yet.