#ao3 code
Explore tagged Tumblr posts
Text
Kitty Bell's AO3 Skin!
@ivylor You asked for my AO3 skin code! I don't really know code either but I know what's vaguely happening. So I don't know where I got the main code originally but I do know that I got the stats icon code from (here). Then I think I picked bits and pieces from other places. I would like to mention I have code in there to remove buttons. This prevents me from accidentally deleting my fics. Still working on some of those pieces. If you want to delete a fic you will have to turn off the skin. Also, Ivylor you could have commented on the post, you didn't have to msg me. I thought you were a bot tbh. For next time ig. Also meant to make this earlier sorry for making you wait!
Anyways! Photos of my AO3 skin!
Code down below! WARNING THIS CODE IS VERY LONG:
Edit: If you ever need help with the skin please contact me! I will be very happy to help!
Edit Edit: SO I made a pastebin so you all can click copy so you can paste it easier in AO3! https://pastebin.com/28Ah7QMs. Again if you have troubles with the skin please don't be afraid to contact me.
div#main.profile-show.dashboard.region ul.navigation.actions li:nth-child(5) { display: none !important; }
div#main.works-edit.region ul.navigation.actions li:nth-child(2), div#main.works-edit.region ul.navigation.actions li:nth-child(3) { display: none !important; }
div#main.works-show_multiple.dashboard.region p.submit input:nth-child(2), div#main.works-show_multiple.dashboard.region p.submit input:nth-child(3) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(2) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(4) { display: none !important; }
.works-edit .navigation.actions li a[href*="orphans"] { display: none; }
.works-edit .navigation.actions li a[href*="delete"] { display: none; }
.actions a[href*="toggle_rejected"] { display: none; }
header {
background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; }
header .heading {
height: 12em; }
header .logo,
header h1 sup {
display: none; }
header .heading a {
padding-left: 1em; font-variant: small-caps; color: #a6894b; }
greeting .icon img {
box-shadow: none; border: 1px solid #fff; border-radius: 90%; }
greeting .dropdown .menu,
greeting .dropdown .menu a,
greeting li a {
font-variant: small-caps; color: #a6894b !important; background: #f7f2e9 !important; border: none; box-shadow: none; }
greeting .dropdown .menu a:hover,
greeting li a:hover,
a.tag:hover { background: #c8d0c1 !important; color: #fff; }
greeting .menu {
width: 12em; }
header .menu {
background: #f7f2e9; box-shadow: none; width: 20em; }
header .primary li:not(.search),
greeting li {
border: none; }
header #search {
display: none; }
header .primary {
background: #c8d0c1; box-shadow: none; border-bottom: 5px solid #d5b56e; border-top: 5px solid #d5b56e; }
header .dropdown .menu li:hover a,
header .primary li a {
font-variant: small-caps; color: #f7f2e9 !important; background: #d5b56e; border: none; box-shadow: none; }
header .dropdown:hover a,
header .primary li:not(.search) {
background: #a5b399; }
outer.wrapper {
background: #f7f2e9; }
.actions a, .action, input[type="file"], .actions input, input[type="submit"], button, .actions label,
main .actions a,
main .actions a:visited,
main .action,
main .actions input,
main input[type="submit"],
main button,
main .actions label {
background: #d5b56e; font-variant: small-caps; color: #fff; border: none; }
dashboard .actions a,
dashboard .actions a:visited {
background: #f7f2e9; border: 1px solid #d5b56e; color: #a6894b !important; font-variant: small-caps; }
.required .autocomplete, p.notice, .notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash { background: #c8d0c1; }
.current,
dashboard .current,
main .current {
background: #a5b399; color: #fff; font-variant: small-caps; border: none; }
input[type="submit"]:hover, input[type="submit"]:focus,
dashboard .actions a:hover,
dashboard .actions a:focus,
main .actions a:hover,
main input[type="submit"]:hover,
main button:hover .actions label:hover,
main .action:hover {
box-shadow: none; text-shadow: none; border: none; background: #f7f2e9; color: #a5b399; font-weight: bold; }
main a {
color: #a6894b; }
main a:visited {
color: #76826c; }
a.tag:visited { color: #a6894b !important; }
h1, h2, h3, h4, h5, h6, .heading { font-variant: small-caps; color: #d5b56e; }
.splash .module h3 { color: #a5b399; font-variant: small-caps; }
.splash .favorite li:nth-of-type(odd) a { background: none; }
fieldset { background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; border: 2px solid #d5b56e; box-shadow: none; }
fieldset dl, fieldset fieldset { background: #f7f2e9; color: #a6894b !important; font-variant: small-caps; border: 2px solid #d5b56e; box-shadow: none; }
input, textarea { background: #f7f2e9; border: 2px solid #d5b56e; box-shadow: none; }
span.question { background: #d5b56e; color: #fff; box-shadow: none; border: none; }
form.verbose legend, .verbose form legend { background: #f7f2e9; border: 2px solid #d5b56e; color: #a6894b; font-variant: small-caps; box-shadow: none; }
select { background: #f7f2e9; border: 1px solid #d5b56e; }
modal {
border: 5px solid #d5b56e; background: #f7f2e9; color: #76826c; }
modal .footer .action.modal-closer {
background: #d5b56e; color: #fff; border: none; box-shadow: none; }
.listbox, fieldset fieldset.listbox { background: #d5b56e; border: 2px solid #d5b56e; font-variant: small-caps; }
.listbox > .heading, .listbox > .heading a { color: #fff !important; }
.listbox > .heading a:visited { color: #76826c; }
.listbox .index { background: #f7f2e9; box-shadow: none; }
.listbox li.blurb { border: none; }
li.blurb { border: 2px solid #d5b56e; }
li.relationships a, .work .relationship a.tag { background: none; }
ol.index.group { background: #f7f2e9; }
div.comment, li.comment { border: 2px solid #d5b56e; }
.comment div.icon { border: none; }
.comment h4.byline, .comment h4.byline a { background: #d5b56e; color: #fff !important; }
.unread, .thread .even, .statistics .index li:nth-of-type(2n) { background: #c8d0c1; }
span.unread { background: #f7f2e9; color: #a6894b; border: 2px solid #d5b56e; }
.comment .icon .anonymous, .comment .icon .visitor, .index .skins .icon, .skins .primary .icon, .index .mystery .icon, .index .tag .icon, .index .tagset .icon, .abbreviated .icon .anonymous, .abbreviated .icon .visitor { background: url("https://i.imgur.com/rdqdtqz.png"); background-repeat: no-repeat; background-size: contain; border: 1px solid #d5b56e; }
a img { border-radius: 95%; border: 2px solid #fff; }
p.kudos { background: url("https://i.imgur.com/7wX03zP.png") no-repeat; }
p.kudos { color: #a6894b !important; }
dashboard.own {
background-image: url("https://i.imgur.com/MEXgrDx.png"); border: 2px solid #d5b56e; }
dashboard ul {
border: none; }
main.errors,
main.error-502,
main.error-503-maintenance {
background: url("https://i.imgur.com/FxUVd04.png") center right no-repeat; }
footer {
border-top: 5px solid #d5b56e; }
footer.region {
background: #c8d0c1; }
footer h4.heading {
color: #fff; font-variant: small-caps; font-size: 120%; }
footer,
footer a {
color: #fff; }
footer a:hover {
color: #fff; background: #d5b56e; }
dl.stats dt { display: none; }
.skins .header dl.stats dt { display: inline-block; }
dl.stats dd:nth-of-type(1)::before { background: url(https://64.media.tumblr.com/db492b00dffe5c3059151bf531bac9ea/270ee5afe68cadd6-46/s500x750/a6bc3e5d57023d005da4a1f3d11c383db8dd7df6.png); }
dl.stats dd:nth-of-type(2)::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
dl.stats dd.language::before { display: none !important; }
dl.stats dd.kudos::before { background: url(https://64.media.tumblr.com/23a3c6f134a96386f50fb8982a353590/8b704f26c7323545-01/s100x200/31e25f0be03646918168c4d49bd2ee9733b2cd59.png); }
dl.stats dd.words::before { background: url(https://64.media.tumblr.com/fff96d500a04ddf12517a48d83b228d2/b2e751421a20aa0c-a7/s100x200/c848a67de8f463ccdafa5b60948c61a172d5fe24.png); }
dl.stats dd.chapters::before { background: url(https://64.media.tumblr.com/a8ca48310f24581ae539336583690b26/b2e751421a20aa0c-5c/s100x200/a51b914598b64c3ddf6f705b278f11a68301d443.png); }
dl.stats dd.comments::before { background: url(https://64.media.tumblr.com/7172c0bbe03a0eef7b236014dc78c905/8b704f26c7323545-78/s250x400/f37ba1ff69b5ef2ad7e5fe66b61fd748badc00d1.png); }
dl.stats dd.bookmarks::before, dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
dl.stats dd.hits::before { background: url(https://64.media.tumblr.com/b2b8862a356132ac1aa41e9e9f0ddd1d/b2e751421a20aa0c-9e/s100x200/dcd2bcb1adbbb8f9e1844b61aee3dd3a653531e3.png); }
dl.stats dd.collections::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
dl.work dl.stats dd.published::before { background: url(https://64.media.tumblr.com/7e13419071a7eeb35f48a76c7aa0ba36/b2e751421a20aa0c-5d/s250x400/7f351f60793ad683e4a9dc4de55e4ee4d625f9d2.png); }
dl.work dl.stats dd.status::before { background: url(https://64.media.tumblr.com/0ef9349a36cf808783e9488a97b64678/b2e751421a20aa0c-10/s250x400/8df1d3da298f875381822968f8e71ed4d7bcae31.png); }
ul.statistics dl.stats dd.subscriptions::before { background: url(https://64.media.tumblr.com/64db76a65209eff79515dfc23842eb54/fd0b10e0262ddb71-14/s250x400/921de73c3d5bb819f4e3c58c7c45bd4c6edfe55f.png); }
dl.stats dd.published::before, dl.stats dd.status::before { width: 0px; margin-right: 0px; }
li.collection dl.stats dd a[href$=collections]::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
li.collection dl.stats dd a[href$=works]::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
li.collection dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
li.collection dl.stats dd a[href$=fandoms]::before { background: url(https://64.media.tumblr.com/0a2f3d28fb850907a859726916e04e6f/8979adde76f2ff05-48/s250x400/926b1499363f66438d02fdc8bbea5ce610a75395.png); }
ul.statistics dl.stats dd::before, li.work dl.stats dd::before, li.bookmark dl.stats dd::before, dl.work dl.stats dd::before, .collection dl.stats dd a[href$=collections]::before, li.collection dl.stats dd a[href$=works]::before, li.collection dl.stats dd a[href$=bookmarks]::before, li.collection dl.stats dd a[href$=fandoms]::before, li.series dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(1)::before, li:not(.collection) dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(2)::before, dl.stats dd:not(.bookmarks) a[href$=bookmarks]::before { display: inline-block; width: 14px; height: 14px; content: " "; background-size: 14px 14px !important; margin-right: 5px; }
#adiraofthetals ao3 skins#ao3 skins#ao3 site skin#ao3 code#ccs#ccs code#ao3 ccs#ao3#archive of our own
282 notes
·
View notes
Text
Title: Possible Guide To Basic Code On AO3
Summary:
This is a list of helpful tips and tricks I have come across in my time using AO3. I by no means know how to code, this was all found through internet searches and trial and error. Basically a whole lot of 'fuck around and find out'. It includes things like the basics of creating a site skin (that I muddled my way through) like adding personalised colours/font/text size, how to block tags permanently (so you don't have to filter it out of every search manually), and how to add cool things like hyperlinks/drop down menus/coloured text/ bold & italics text anywhere (I know it shows you this one but it took me way too long to find this feature).
This is something I'm making up as I learn myself, so if it doesn't work please forgive me. 🙏
#ao3#ao3 author#ao3 link#ao3 writer#ao3 guide#ao3 code#html#css#html css#html coding#ao3 skins#ao3 site skin#ao3 stuff#ao3 skills#check it ouuuut#for yourself#its great#im learning
75 notes
·
View notes
Text

Gave my ao3 a new look! Fucked around with bits and pieces from other skins to get it right. And I've got to say I'm impressed 😌
#fandom#ao3#fanfiction#fanfic#ao3 fanfic#i love ao3#ao3fic#fanfiction is awesome#ao3 is awesome#ao3 code#ao3 skins#ao3 site skin#ao3 stuff#it looks so cool
7 notes
·
View notes
Text
AO3 Invitation
If anyone needs an invitation code for AO3, please feel free to contact me and I'll be able to send you one!
Update November 2024:
I just sent my last couple invitations out and don't have anymore left right now. If I get more at some point I'll create a new post. Thank you and I hope you all have fun reading and creating on AO3. Have fun!
30 notes
·
View notes
Text


#merlin#a new series of quotes x bbc merlin#bbc merlin#arthur pendragon#king arthur#quotes#diamond of the day#merthur#this is so MBARBYC coded#ao3#merlin bbc#merlin fic#edit: not a shakespearean quote
2K notes
·
View notes
Text
Why Censorship Is Bad
An Essay On The Dangers Of Censorship

Hello everyone. We keep seeing a lot of takes online (mainly Twitter and TikTok) talking about how there needs to be censorship on taboo subjects. We wanted to share some reasons why that may not be as great an idea as you may think.
The taboo subjects now adays are usually sexual in nature. Kinks, incest, loli/shota, etc, a lot of people want to ban. A talking point we've heard a few times is that if people see this stuff in fiction then they'll start to like it and change the way their brain is wired. This is THE EXACT talking points conservatives had when videos games first came out, calling them violent and the cause of school shootings. More importantly for this essay, this is what happened as well when movies first came out.
When movies first came out there was an outcry from the public to have more moral films. In fear of both loosing an audience and being censored by the government (as movies were too new to be protected by law) film studios adopted The Hays Code, self censorship basically. The Hays Code censored the stuff people wanted gone sure, extreme violence, sex, excessive use of drugs, but that's not where the censorship stopped.
Amongst things banned in The Hays Code were queer people / relationships, and interracial relationships. When you open the floodgates to censorship, who decides what's moral and what's not? This is exactly what would happen again. You say no sex, the law may hear no queers. And lately, they'd sure love that opportunity!
So what do we do instead? It's completely fair if you're triggered by certain subjects in media or just plain old don't want to see them. That's fine. What people can do to help is properly tag stuff. For example the tag system in AO3 is there for a reason, USE IT. If you see someone online making something you don't like, block them, but don't harass them. You have a right to block them, just as they have a right to create. Trigger warnings have become a bit more common place beyond fanfiction too. They're in some books, shows, and video games now.
Censorship is a slippery slope, one that in our current day we really don't need. Don't let the government have more tools to erase you.
#This is the exact practice that led to queer coding by the way#This is queer history!#Queer#Queer History#Anti Censorship#ProFiction#Profic#Proship#Queer Film History#AO3#LGBTQ
515 notes
·
View notes
Text
Unconventional format / mixed media / meta / epistolary fic ideas:
Script format but the characters slowly break fourth wall until they grow self aware and scream to leave but the script confines them.
Mock up notes of an author's fic outline only for a "fan favourite" / "author's darling" character to gain sentience and influence the story. The character changes the outline to suit their own agenda, and their changes are marked with a different colour whereas black text means it's the author's will. Maybe another character using another colour gains sentience. The different colours fight for dominance. Mom says it's my turn with the keyboard hey what the fuck man excuse me I'm literally trying to save my family can you guys let go and let me write your character arcs in peace OH FUCK OFF
Recipe fic. The story is told via those unnecessarily long backstories on a recipe blog in which you learn about someone's grandma or a breakup or literally anything. Bonus points if the actual recipe deals with worldbuilding (what ingredients are available? What utensils are used? How to serve this meal? Woohoo Dungeon Meshi) or in-cheek recipes (eg. "Recipe for making up with your estranged mother - Step 1: Mix patience, nostalgia, and filial piety and let it marinate for ten years. Step 2: Throw that shit into the trash because you're better than that")
Travel fic. A character is lost and trying to find their way somewhere. GPS directions, googling "x place to x place", tickets and dates, train station maps, leaflets. It gets weirder and weirder. You never get closer to your destination. You're walking around in circles. It's always 10 meters away. Where are you going and where have you been?
Receipts. Try to infer what a character is doing judging from the weird things they buy together. Also yipppee inflation tracker. On the other side, maybe it can be about a cashier/ shop owner getting to know their customers and what they order.
Written from the pov of an non-native English speaker, all the English words are italicized whereas their native tongue are the only words not italicized. Inspired by Kupu rere kē by Alice Te Punga Somerville. This is because I got salty about people from Ao3 Reddit saying they won't read a fic in all italics.
Murder mystery / "Among Us" style impersonation fic strictly using the chatfic format. Characters and readers will have to figure out which character has been killed and replaced from the way they text and use emojis. This is also because I got salty about Ao3 Reddit being a wee bit pretentious about emoji usage in fics. Maybe emojis can be important plot devices! Some people prefer to sign off messages with a heart emoji of their signature colour, so won't it be weird if they use another coloured heart? How about someone using lapslock suddenly using proper capitalisation and full stops? Can you tell if someone's phone has been stolen? What if someone's mother is pretending to text like their child? Why is someone suddenly only using UwU speak? Is it a bit, or have they been replaced?
Innocuous second person POV until the last line where it's suddenly revealed to be first person POV all along and the "I" has been stalking and narrating "you".
Other fun bits / Easter eggs / secrets to hide:
Decoding within the text itself. Maybe we get given instructions to find a word in x chapter on page y on the nth line. And when we as readers collect all the words, they form a sentence that spells out an important fact which the characters are oblivious to. Or maybe the in-universe characters find a book with the same title as the irl fic with a bookmark in it, and if you go to where the bookmark is stuck irl, you'll find the murderer plainly stated. The rest of the fic is about the readers having hard confirmation of who the murderer is while characters don't know.
A phrase is subtly repeated throughout the text of the fic and is spelled out with the letter that begins a sentence. It gives off the effect that the narrator is screaming and crying into the void (to the readers in the fourth wall) while trying to avoid detection. Bonus points if the same word is repeated for pages and pages to the point the lack of sentence variation feels weird and clunky.
Morse code!! I love morse code! Using onomatopoeia to convey the dots and dashes! The sound of rain pattering on the tin rooftop— drop, drop, drop. A low whistle of a train rumbling in the distance. He slowly sharpens his knife, creating a shiiing sound. A lengthy, high pitched squeal from his kettle. A dog barks. A sharp knock. His heart thumps. Dot dot dot, dash dash dash, dot dot dot. SOS. Maybe a character's death scene spells out the name of their mysterious murderer. Maybe a character is reminiscing their deceased loved one and the scene spells out what the deceased person would've wanted to tell them— "LIVE ON" or "I LOVE YOU" or something.
#ria.txt#writing#writeblr#i love unconventional formatting and whimsy#the morse code thing is from a spopera fic i never finished lol#ao3 reddit makes me creative in an annoying and contrarian way
863 notes
·
View notes
Text
so like. if anyone else, like me, still has the occasional fanfic they follow on fanfiction.net, and hasn't been getting the update emails for the longest time and was wondering if ti meant the site is on its last legs
no
no they've done something stupid as fuck
you have to opt back in to getting the emails/notifications of new chapters every six months, because they automatically assume you don't want to know when the fics you followed for the updates have updated
#for fucks saaaaaaake#now i have to go back thorugh all the fics i follow to see if they've updated in the last like year#ffn why are you doing this#this is the shit that drives ppl to ao3#and for the record i don't like ao3 purely because somehow ffn still has the better accessible reading options on its base site#without requiring you to log in and find [or code your own] site skin. it's just on the base site.#dark/light mode and increasing text size on a fanfic archive should not be a logged-in members-only coding-required thing
2K notes
·
View notes
Text
So, a while back I did this piece for a zine that unfortunately did not pan out about Cybertronians living with disabilities, neurodivergencies, etc. It was to be titled Out of Spec! Sometimes when I'm at work, I just can't stop. I will work through all of my breaks because my autistic brain will not let me pause. It's known as Autistic inertia!
I also wrote 3 little ficlets to go with it!
#prowl#transformers prowl#outofspeczine#autistic prowl#autistic inertia#autistic character#autistic coded#transformers maccadam#my art#ao3 link#ao3fic#ao3 writer#jazz#transformers jazz#jazzprowl#jazz/prowl#jazz x prowl
219 notes
·
View notes
Note
I really love your skin, but for me it's showing up red : the heading as well as the other red part.
Could you please tell me how to fix it?
I'm so so sorry for the late reply! I think that the code was put in wrong! So I made a pastebin account so you all can click one button and have the whole thing copied and just paste it in AO3. I will add this to the original post too.
If you still have problems please contact me! I am here to help you so you can enjoy this skin!!
Also thank you!!! I hope you get to love and enjoy it as much as I do!!!
#adiraofthetals#adiraofthetals ao3 skins#ao3 skins#ao3 code#ao3 site skin#ccs#ccs code#ao3 ccs#ao3#archive of our own
2 notes
·
View notes
Text
Red Robin (indifferent): One of us should probably save the Joker from drowning.
Red Hood: Yeah, one of you should do that. I'll just dunk his head in the water until the bubbles stop.
Nightwing (lying, indifferent): I... forgot how to swim. If I go in the water, I'll drown too. And I have a cramp as well.
Red Robin punched Red Hood in the arm, and in response, Red Hood punched back. Red Robin winced, dramatically falling in the boat, sore and dizzy.
Red Robin: Ow! I'm too bruised to swim. I couldn't possibly save the… human garbage that's drowning. That leaves only one of us.
The Robins turned to Batman, who groaned, knowing he was about to make a massive mistake.
Batman (regretting his entire life): I will… do whatever one task you ask of me, and you have to promise never to bring up the fact that I've saved Joker numerous times in my life.
Nightwing: Deal. Enjoy the swim.
Nightwing shoved his father into the water, and the Dark Knight landed with a big splash.
Batman (swimming over to Joker): Stupid code. I should let him drown, but then I'd look like a killer and I doubt there's a therapist that would be able to fix me after that— Come on, you idiot!
Joker could only reply with water gurgles as Batman swam him back to the boat, and both were helped back on board. Red Hood 'accidentally' hit Joker with an oar, knocking the clown unconscious.
Red Hood: Whoops.
Batman: We never speak of this incident.
Red Hood: If you keep your end of the bargain, we definitely won't.
#batfamily#batman#batfamily shenanigans#batfamily headcanons#batfamily fanfiction#wayne family adventures#batfamily adventures#jason todd#bruce wayne#batfamily funny#batfamily comedy#dick grayson#i think bruce wouldn't care if joker died but not while hes around or it'll look like he did it#he has a code and reputation to maintain and i do get it#tim drake#the joker#mini fic series#ficlet#mini fic#dc fanfiction#dc stands for disregard canon#no beta we die like men#fan writing#writers on ao3#script fic#the robins
242 notes
·
View notes
Text
Here it is. The start anyway, hope it's helpful to someone!
Just a quick poll for the ao3 going people:
I feel like I've amassed quite a few tips at this point, and maybe it could help some people if I made them into a noobs guide.
I by no mean know what I'm doing but I do like to 'fuck around and find out' so you don't have to.
#fandom#fanfiction#fanfic#ao3#i love ao3#ao3 fanfic#ao3fic#fanfiction is awesome#code#coding#htmlcoding#html css#html#ao3 site skin#ao3 skins#ao3 stuff#ao3 community#ao3 code#using site skins on ao3#other stuff#this is so cool#try it out
23 notes
·
View notes
Text
luvnotes ♡ an AO3 comment notepad
sharing another silly-but-useful thing i made for myself — a handy lil comment notepad for AO3!
hangs out inside your ao3 tab right next to the fic text, always ready to receive your dazzling remarks
saves your draft comments locally in browser storage
minimizes to a small icon when not in use (& shows a lil badge if you started writing a comment for the work you're currently reading)
quickly add blockquotes and text formatting (and preview the html!)
pastes into the comment box when you're ready to roll!
i also added a bonus feature that will hide that obnoxious fundraising banner that won't go away right now 🙊
if you've ever seen the "Floating Comment Box" script, it's a gently beefed up version of that.
you can grab it here; tested on firefox, opera, and chrome (desktop only) — let me know if you try it out in a different browser!
you'll need to have the Tampermonkey or similar extension installed first :3 instructions for doing that in various browsers is here.
** note: if you didn't have Tampermonkey installed, you might need to enable "developer mode" in chrome://extensions and restart your browser before it'll work!
happy commenting~ feel free to drop me a note if something's borked, feature requests etc
153 notes
·
View notes
Text

Gamma Code - Chapter 1: Hell In The Darkness
▪︎ Word count: 4,628
▪︎ Rating: M
▪︎ Chapter summary:
Your routine, methodical job becomes a deadly pursuit when you get caught up in a problem you didn't know existed. It turns out to be your problem now.
#this thing is officially out!#Despite my insecurities about english I'm happy with how it turned out#regardless of whether the english is correct or incorrect here#As my first attempt#I am quite satisfied!#I hope you enjoy it#Rated M mostly for violence#Gamma Code AU#Gamma Code fic#security breach fanfic#ao3 fanfic#fnaf security breach#dca fandom#dca community
290 notes
·
View notes
Text
Opening a new AO3 Account
Because I often see people saying how hard it is to open an AO3 account when actually... it's not THAT complicated.
Like yes, when you first entered the site you'll be greeted with this.
If you wanna create a new account, you'd think that the only way to do it is by clicking that [Get invited!] button... right?
Thus, you'll end up with this page ^.
But yanno, since this invite request system is AUTOMATED, it will take some time for your invite code to be sent to you. I mean, just take a look and that last line on the above picture! And frankly, 4500 codes every 12 hours was not that bad really... if you compare it to when Ao3 has just started.
Even then...
DO YOU KNOW THAT THERE'S EVEN FASTER WAY TO GET AN AO3 INVITATION CODE? *
HOW, you ask?
Well, you can just ask ANY existing AO3 users if they have any extra invitation codes and have them give it to you. And it's not a very complicated process.
If you already became an AO3 user (and have some extra invitation code) but don't know how to give out the codes to friends who wanted it as well, then follow these steps.
Open your profile page, and look at your profile name.
There should be some buttons under your profile name, one of it would be the [Invitations] button. Click that to see the codes,
You'll be seeing a list of codes that you should automatically receive from AO3. If not, you could always request for it.
Like yes, if you need more codes, you can just click on the [Request Invitation] button. And if you want to send someone an invite code, you just enter the email address of the person you want to give the code to... and click Send, as the green arrow indicates.
Alternatively, you can just manually send the invite codes. Just go to [Manage Invitations]
Copy the link marked as [Copy and Use] and give the link to the person you want to give the code to. Important note tho, you HAVE to copy the actual link and not JUST the random bunch of numbers.
Because the link you've copied should lead you to THIS page.
Once you reach this page, you can just start opening your brand new AO3 account.
Likewise, if you've sent the codes thru the email, ask the person you've sent the codes to to check their inbox for the new mail containing the code. And then just click on the link provided.
*I said that this was 'much' faster since some people claimed that they didn't get the codes 'fast' enough, despite how nowadays the amount the server gives out the codes was a lot more compared to back then (which was like a few hundreds per day). So, I offered another option.
Cos yes, I shouldn't be the only one who still has a lot of codes leftover.
#ao3#invite codes#on that note#as the screenshots show. I still had a bunch of codes leftover#hmu if anyone needs the code
140 notes
·
View notes
Text










I did the million different people trend on tt a while back and it blew up so I’ll post it here too I guess
Fics in order:
Viridian: The Green Guide
Deku? I think he’s some pro…
Mastermind: Strategist For Hire
Pied Piper
Subject 7-1-5
Yesterday Upon The Stair
Multilante
Shadows: The Horror Movie Heroes
Cheat Code: Support Strategist
#this took so long#I thought this was niche#30k likes on TikTok later and apparently not#I kinda forgot that some of these are literally some of the most popular fanfics on ao3#not like I’m complaining#i love attention#mha#art#fanart#my hero academia#izuku midoriya#quirkless izuku#vigilante izuku#alternate universe#mha fanfiction#viridian the green guide#deku i think he’s some pro#mastermind strategist for hire#pied piper#subject 7-1-5#yesterday upon the stair#multilante#cheat code support strategist#shadows the horror movie heroes#mha fanfic recs
162 notes
·
View notes