Actions

Work Header

Rating:
Archive Warning:
Categories:
Fandoms:
Relationship:
Characters:
Additional Tags:
Language:
English
Stats:
Published:
2021-10-23
Completed:
2021-10-23
Words:
1,530
Chapters:
3/3
Comments:
181
Kudos:
707
Bookmarks:
29
Hits:
7,516

!!!HOW TO BLOCK S*MIMALEK’s WORKS!!!

Summary:

how to stop somimalek and dristanotfound’s works from appearing - all credit goes to itsfallenfern as (i think) their work was deleted

-updating as of 7th may as i believe she updated them all a couple of days ago, sorry if this is annoying!

-nother update just in case people are still having this problem :)

Notes:

https://www.reddit.com/r/dreamnotfound/comments/ma6mpc/dont_read_from_this_author_on_ao3_read_captions/

^ the source of this info

(See the end of the work for more notes.)

Chapter Text

1. go to your dashboard and go to skins
2. make a new site skin and copy/paste the following into the CSS:

.blurb.user-9263583 {
display: none !important;
}

.blurb.user-6501886 {
display: none !important;
}

3. give it a random title and make sure all required fields are filled in before making the skin, DONT FORGET TO PRESS ‘USE’

this is to block all works from both somi and dristanotfound

if this doesn’t work, try copying and pasting one part in at a time.

here is the shell of the command:

 

.blurb.user- {

display: none !important;

ALTERNATIVELY:
on the dreamnotfound tag, under ‘search within results’, type -SomiMalek and/or -Dristanotfound to hide works from both accounts.
thank you to AestheticMermaids for this information!

have fun not suffering :)

EDIT: I ADDED A CHAPTER WITH THIS SKIN AND CHERRYBLOSSOM’s DARK MODE IN ONE

Chapter 2: DARK MODE

Summary:

cherryblossom’s dark mode + blocking somimalek

Chapter Text

i’ve seen a few questions about using this skin with dark mode, so here is the code for cherryblossom’s dark mode :)

body,

.toggled form,

.dynamic form,

.secondary,

.dropdown {

background: #080808;

color: #f2f2f2;

}

 

.heading {

font-family: Georgia Pro;

}

 

a,

a:link {

color: #f2f2f2;

}

 

a,

a:link,a:visited:hover {

color: #f2f2f2;

}

 

a:visited {

color: #f2f2f2;

}

 

h4 {

font-size: 1.200em;

}

 

#header a,

#header a:visited,

#header .current,

#header .primary .open a,

#header .primary .dropdown:hover a,

#header .primary .dropdown a:focus {

color: #f2f2f2;

}

 

#header .actions a:hover,

#header .actions a:focus,

#header .dropdown:hover a,

#header .open a {

background: #2a2a2a;

}

 

#header .menu,

#small_login,

#header .dropdown:hover .current+.menu {

background: #2a2a2a;

background-image: -moz-linear-gradient(top,rgba(221,221,221,.98) 0%,rgba(204,204,204,.98) 100%);

background-image: -o-linear-gradient(top,rgba(221,221,221,.98) 0%,rgba(204,204,204,.98) 100%);

}

 

#header .primary {

background: #2a2a2a;

background-image: linear-gradient(#1a1a1a 2%,#141414 95%,#333 100%);

}

 

#header .search {

color: #080808;

}

 

#footer {

background: linear-gradient(#1a1a1a 2%,#141414 95%,#333 100%);

border-top: 1px solid;

color: #808080;

}

 

fieldset,

form dl,

fieldset dl dl,

fieldset fieldset fieldset,

fieldset fieldset dl dl,

dd.hideme,

form blockquote.userstuff {

background: #080808;

border: 2px solid #666;

box-shadow: unset;

}

 

input,

textarea {

box-shadow: unset;

}

 

form p {

padding: inherit;

}

 

.actions a,

.actions a:link,

.action,

.action:link,

.actions input,

input[type="submit"],

button,

.current,

.actions label {

color: #080808;

border: 1px solid;

background-image: linear-gradient(#f2f2f2 2%,#666 95%, #080808 100%);

border-bottom: unset;

box-shadow: unset;

}

 

.actions a:visited,

.action:visited,

.action a:link,

.action a:visited {

color: #f2f2f2;

}

 

a.tag {

color: #f2f2f2;

}

 

.wrapper {

box-shadow: unset;

}

 

dl.meta {

border: 2px solid #666;

}

 

.preface h3 {

border-color: #808080;

}

 

div.comment,

li.comment {

border: unset;

}

 

.search [role="tooltip"] {

background: #2a2a2a;

border: 1px solid #808080;

color: #f2f2f2;

}

 

.actions a:visited,

.action:visited,

.action a:link,

.action a:visited {

color: #080808;

}

 

li.blurb,

fieldset,

form dl {

border: 1px solid #808080;

}

 

form dt {

border-bottom: 1px solid #808080;

}

 

li.relationships a {

background: #333;

}

 

.filters .expander {

color: #900;

}

 

.notice,

.comment_notice,

ul.notes,

.caution,

.error,

.comment_error,

.alert.flash {

background: #141414;

border: 1px solid #808080;

box-shadow: unset;

}

 

#dashboard a,

#dashboard span {

color: #f2f2f2;

}

 

.current {

background: #900;

}

 

#dashboard.own {

background: #141414;

}

 

#dashboard .current {

background: #900;

}

 

.listbox,

fieldset fieldset.listbox {

background: #141414;

border: 2px solid #666;

box-shadow: unset;

}

 

.listbox>.heading,

.listbox .heading a:visited {

color: #900;

}

 

.listbox .index {

background: #141414;

box-shadow: inset 1px 1px 1px #808080;

}

 

form.verbose legend,

.verbose form legend {

background: #141414;

border: 2px solid #666;

box-shadow: unset;

}

 

fieldset fieldset,

fieldset dl dl,

form blockquote.userstuff {

background: #080808;

}

 

form .notice,

form ul.notes {

box-shadow: unset;

}

 

form dd.required {

color: #f2f2f2;

}

 

.reading h4.viewed {

background: transparent;

}

 

.splash .favorite li:nth-of-type(odd) a {

background: #141414;

}

 

body,

.toggled form,

.dynamic form,

.secondary,

.dropdown {

background: #080808;

}

 

.bookmark .user {

border: 1px solid #808080;

}

 

.caution {

color: #900;

}

 

.required {

color: #f2f2f2;

}

 

a:visited {

color: #666;

}

 

.required .autocomplete,

.autocomplete .notice {

color: #f2f2f2;

}

 

.post .required .warnings,

dd.required {

color: #f2f2f2;

}

 

body,

.toggled form,

.dynamic form,

.secondary,.dropdown {

background: #080808;

}

 

.own,.draft,

.draft .wrapper,

.unread,

.child,

.unwrangled,

.unreviewed {

background: #080808;

}

 

.draft {

border: 2px dashed #900;

}

 

a:visited {

color: #f2f2f2;

}

 

#outer {

background: #080808;

}

 

.javascript {

background: #080808;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.heading {

font-family: Georgia, sans-serif;

}

 

[role] .tags:nth-child(10) .tag {

background: #555;

}

 

::-webkit-scrollbar-webkit-overflow-scrolling: auto {

color: #666;

}

 

dl.index dd {

background: #080808;

}

 

.comment h4.byline {

background: #2a2a2a;

}

 

#modal {

background: #080808;

border: 10px solid #2a2a2a;

display: inline-block;

}

 

#symbols-key dl {

border: 1px solid #808080;

}

 

.thread .even {
background: #080808;
}

 

.statistics .index li:nth-of-type(even) {
background: #242424;
}

 

#header .primary .menu a,
#header .primary .menu .current {
color: #900;
}

.blurb.user-9263583 {
display: none !important;
}

.blurb.user-6501886 {
display: none !important;
}

 

——-
copy and paste this into a new site skin and use it - if there are any other dark modes or site skins you’d like me to upload a version of then please let me know and i’ll post it as soon as i can

also, thank you all for all the thank yous!!
-dumb bitch ethan x

Chapter 3: REVERSI

Summary:

reversi by ao3 + blocking somimalek

Notes:

copy/paste into the CSS of a new work skin and use it!

Chapter Text

#outer .region,
#footer .group,
.post fieldset fieldset,
fieldset fieldset {
background: none;
}

body,
.group,
.group .group,
.region,
.flash,
fieldset,
fieldset fieldset ul,
form dl,
textarea,
#main .verbose legend,
.verbose fieldset,
.notice,
ul.notes,
input,
textarea,
table,
th,
td:hover,
tr:hover,
.symbol .question:hover,
#modal,
.ui-sortable li,
.required .autocomplete,
.autocomplete .notice,
.system .intro,
.comment_error,
div.dynamic,
.dynamic form,
#ui-datepicker-div,
.ui-datepicker table {
background: #333;
color: #eee;
border-color: #222;
outline: #111;
box-shadow: none;
}

#header .actions a:hover,
#header .actions a:focus,
#header .dropdown:hover a,
#header .open a,
#header .menu,
#small_login,
#header .dropdown:hover .current + .menu,
.group.listbox,
fieldset fieldset.listbox,
form blockquote.userstuff,
input:focus,
textarea:focus,
li.relationships a,
.group.listbox .index,
.dashboard fieldset fieldset.listbox .index,
#dashboard a:hover,
th,
#dashboard .secondary,
.secondary,
.thread .even,
.system .tweet_list li,
.ui-datepicker tr:hover {
background: #2a2a2a;
}

#header .dropdown .menu a:hover,
#header .dropdown .menu a:focus,
.splash .favorite li:nth-of-type(odd) a,
.ui-datepicker td:hover,
#tos_prompt .heading,
#tos_prompt [disabled] {
background: #111;
}

#outer,
.javascript,
.statistics .index li:nth-of-type(even),
#tos_prompt,
.announcement input[type="submit"] {
background: #333;
}

#header ul.primary,
#outer #footer,
.toggled form {
background: url("/images/skins/textures/tiles/black-noise.jpg");
}

#header ul.primary,
#footer,
#dashboard ul,
dl.meta,
.group.listbox,
fieldset fieldset.listbox,
#main li.blurb,
form blockquote.userstuff,
div.comment,
li.comment,
.toggled form,
form dl dt,
#inner .module .heading,
.bookmark .status span,
.splash .news li,
.filters .group dt.bookmarker {
border-color: #555;
}

.group.listbox,
fieldset fieldset.listbox,
#main li.blurb,
.wrapper,
#dashboard .secondary,
.secondary,
form blockquote.userstuff,
.thread .comment,
.toggled form {
box-shadow: 1px 1px 3px #000;
}

#dashboard .current,
.actions a:active,
#outer .current,
a.current,
.current a:visited,
span.unread,
.replied,
span.claimed,
dl.index dd,
.own,
.draft,
.draft .unread,
.child,
.unwrangled,
.unreviewed,
.ui-sortable li:hover {
background: #000;
border-color: #555;
box-shadow: -1px -1px 3px #000;
}

input,
textarea {
box-shadow: inset 0 1px 2px #000;
}

li.blurb,
.blurb .blurb,
.listbox .index,
fieldset fieldset.listbox,
.dashboard .listbox .index {
box-shadow: inset 1px 1px 3px #000;
}

#footer a:hover,
#footer a:focus,
.autocomplete .dropdown ul li:hover,
li.selected,
a.tag:hover,
.listbox .heading a.tag:visited:hover,
.symbol .question,
.qtip-content {
background: #5998D6;
color: #111;
}

.splash .favorite li:nth-of-type(odd) a:hover,
.splash .favorite li:nth-of-type(odd) a:focus {
background: #5998D6;
color: #111;
}

#header #greeting img,
#header .heading a,
#header .heading a:visited,
#header .user a:hover,
#header .user a:focus,
#header .user .current,
#header fieldset,
#header form,
#header p,
#dashboard a:hover,
.actions a:hover,
.actions input:hover,
.delete a,
span.delete,
span.unread,
.replied,
span.claimed,
.draggable,
.droppable,
span.requested,
a.work,
.blurb h4 a:link,
.blurb h4 img,
.splash .module h3,
.splash .browse li a:before,
.required,
.error,
.comment_error,
a.cloud7,
a.cloud8,
#footer .actions .secondary a,
#tos_prompt .heading {
color: #5998D6;
}

#greeting .icon,
#dashboard,
#dashboard.own,
.error,
.comment_error,
.LV_invalid,
.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active,
#header .actions .current,
.qtip-content {
border-color: #5998D6;
}

a,
a:link,
a.tag,
#header a,
#header a:visited,
#header .current,
#header .primary .open a,
#header .primary .dropdown:hover a,
#header .primary .dropdown a:focus,
#header #search input:focus,
#header #search input:hover,
#dashboard a,
#dashboard span,
#dashboard .current,
.heading,
.group .heading,
.filters dt a:hover {
color: #fff;
}

a:visited,
.actions a:visited,
.action a:link,
.action a:visited,
.listbox .heading a:visited,
span.series .divider {
color: #999;
}

.actions a,
.actions a:link,
.action,
.action:link,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
#header .actions a {
background: #555;
border-color: #222;
color: #eee;
box-shadow: inset 0 -8px 4px #232323, inset 0 8px 7px #555;
text-shadow: none;
}

.actions a:hover,
.actions input:hover,
#dashboard a:hover,
.actions a:focus,
.actions input:focus,
#dashboard a:focus {
color: #999;
border-color: #000;
box-shadow: inset 2px 2px 2px #000;
}

.actions a:active,
.current,
a.current,
.current a:visited {
color: #fff;
background: #555;
border-color: #fff;
box-shadow: inset 1px 1px 3px #333;
}

.delete a,
span.delete {
box-shadow: -1px -1px 2px rgba(255,255,255.25);
}

ul.required-tags,
.bookmark .status span,
.blurb .icon {
opacity: 0.9;
border: 0;
}

#outer .group .heading,
#header .actions a,
#footer .secondary a,
fieldset.listbox .heading,
.userstuff .heading,
.heading,
.userstuff h2 {
text-shadow: none;
color: #fff;
background: none;
}

#header .actions a,
fieldset fieldset,
.mce-container button,
.filters .expander {
box-shadow: none;
}

fieldset fieldset.listbox {
outline: none;
}

form dd.required {
color: #eee;
}

.mce-container input:focus {
background: #F3EFEC;
}

.announcement .userstuff a,
.announcement .userstuff a:link,
.announcement .userstuff a:visited:hover {
color: #111;
}

.announcement .userstuff a:visited {
color: #666;
}

.announcement .userstuff a:hover,
.announcement .userstuff a:focus {
color: #999;
}

.event.announcement .userstuff a,
.filters .expander {
color: #eee;
}

.blurb.user-9263583 {
display: none !important;
}

.blurb.user-6501886 {
display: none !important;
}

Notes:

if you’re having trouble getting it to work, paste the shell in and manually type in the numbers :)