#stylesheet
Explore tagged Tumblr posts
novemberhope · 2 months ago
Text
Tumblr media
8 notes · View notes
newcodesociety · 8 months ago
Text
0 notes
eliasdrid · 2 months ago
Text
Tumblr media Tumblr media
Change! - This code's layout is based on Ride Kamens' current web character profiles. I don't play the game or keep up with whatever's going on in it but I wanted a little challenge and hey, it was fun. Like my other codes, this is free to use and should be mobile friendly.
Features: (Right) Image swapping! Custom coloring and a cool profile page (with profile picture and paperclip included). It also has "sticker" decorations which you can edit to your heart's content (or delete). I added a couple extra sections with images which could be useful as relationships overview. And finally, this code has a "notes" section which starts out collapsed.
The character featured here is mine (Isa / Crow)
18 notes · View notes
tag-if · 1 year ago
Note
hey sorry i had to say… demo’s background is red, and font is dark red 😭 I'm sorry, that's so hard to navigate and read😭😭 ignore me please if you will I just have a hard time reading
that was my fault, i had the light mode and dark mode text colours switched (i have also made them darker and lighter, respectively) in the code accidentally; please try again now.
20 notes · View notes
puppianqueen · 3 months ago
Text
Tumblr media
im guessing that its not supposed to look like that
4 notes · View notes
cenfitto · 16 days ago
Text
leagueviktor blog best thing i ever did now when i get stressed about fluid mechanics i hit random post til my heart rate goes down
2 notes · View notes
an-absolute-nightmare · 5 months ago
Text
hi. so im trying to help make this website more accessible, by trying to add a screen reader, a dark/light mode toggle, and a font size changer. why i, a person with no computer background or interest is doing this, is a question i have asked myself and have no answer to, but i would prefer that this were done. could someone please guide me in this?
(if you can't pls signal boost anyways so that it might appear on the dash of someone who can, bc id rather this was done asap. thanks:3)
3 notes · View notes
h0 · 7 months ago
Text
i miss her so soooo bad (dashboard unfucker)
4 notes · View notes
aesethewitch · 3 months ago
Text
I'll just make a quick neocities account... oh, and brush up on html real quick... ooooh, an html template generator, that'll make my life easier.......
[blinks back awake three and a half hours later, hands covered in html and css residue]
... Um?
3 notes · View notes
valiant-if · 4 months ago
Text
8/2/2024 Early Access Demo Update
Hey, all! The early access demo has been updated and can be found here for ko-fi members! This update adds more content for Chapter 2, Team A.
And, hey, this is an impromptu reminder to keep regular backups of your work! 😉 The newest version of Twine broke my entire game. Thanks to my collection of regular backups and the fact that I type my work into a separate program before importing it to Twine, I was safe from losing anything. Aside from the time I had to spend to fix the problem, of course.
3 notes · View notes
sibyl-of-space · 1 year ago
Text
now that i have tampermonkey ive spent the past like hour trying to figure out how to use it to update the dark mode palette to include the navy again because i hate that it's just black. i looked at tumblr's CSS and literally the dark mode palette takes the "navy" variable and just sets it to 0, 0, 0 AKA black. i can edit it in the inspector (which is how i know exactly what they did) but i haven't figured out tampermonkey syntax/functionality to the extent i know how to script it to do this. this is a reasonable rabbit hole to be going down 30 minutes after i am supposed to be in bed
12 notes · View notes
novemberhope · 2 months ago
Text
Tumblr media
9 notes · View notes
galaxywhump · 1 year ago
Text
Just wanted to share this absolute monster of a citation I spent like half an hour on. So that's how I'm doing right now.
Tumblr media
19 notes · View notes
sometimes-love-is-enough · 1 year ago
Text
Canaan House's newest arrivals recieve their initial sacred instruction. They could be happier about this. Patton is just glad he finally has someone to inflict bone puns on.
6 notes · View notes
hindbodes · 2 years ago
Text
Reblog to save a laptop Tumblr user’s life.
Tumblr media
I am going to release this custom stylesheet so you guys can use it now. It removes a whole bunch of annoying things from Tumblr that sensible laptop users such as myself absolutely despise. One of them is the stickiness of the navbar, but it deals with one or two other problems too, which currently I don’t know how to explain because so much time has passed by since I wrote this code. I made it myself. I know it’s not perfect, but this code has spent the last twelve months making Tumblr’s design extremely way more tolerable for me. Without it I’d be suffering hard on this website.
Please note that this stylesheet’s removal of the navbar assumes that you use next/previous button page by page basis. The way it gets rid of the sticky header is going to cause bad synergy with your way of browsing Tumblr if you use “infinite scrolling”.
But it is fairly easy to edit the stickiness of the navbar back into the code if you do want that, if you’re willing to do a bit of brisk trial and error.
The issue is that Tumblr obfuscated its variable names by making them absolute gibberish. So you won’t find descriptive values in code like “main-navbar” or ��annoying-piece-of-shit-recommendation-bastard” these days. You find absolutely counter-productive shit that’s designed to make your coding task hard. That’s why it has to be trial and error. I can’t remember which class is which.
This also assumes (for the time being) that you know how to use Internet browser plugins that mod the stylesheets of websites, such as Stylus. Personally I believe I can recommend Stylus. It definitely works in Firefox.
Code is below the break.
/*
.l-header-container{     position: absolute !important;   } */ .hlDot{     position: relative !important;   } ._3kR_{     position: relative; } .rllUD{     position: relative; } .QOMh2{     position: relative; } .Mw2UR{     position: relative; } .uuWZ2{     position: relative; } ._3kR_{     position: relative; } ._3kR_{     position: relative; } .uuWZ2{     position: relative; } /* .p4DiZ FMB1x{     display: none; } */ /* .uM3pd{     display: none; } */ /* .p4DiZ{     display: none;      } */ /* THESE WERE THE STUPID THREE MAGGOTS IN THE FEED. THEIR WORKING POINTERS HERE GOT REMOVED!
^ This is called a “comment” in computer programming, and in markdown languages. You don’t need to put this in your code if you don’t want it in there.
.p4DiZ.FMB1x{     display: none;      } .p4DiZ.FMB1x.vsJc9{     display: none;      } */ .ZaYRY{     display: none;      } .p4DiZ.FMB1x.vsJc9{     display: none;      } .So6RQ{ /* THIS IS THE POSTS IN THE FEED */   /*  display: none; */      }
18 notes · View notes
phaedo · 1 year ago
Text
why is neocities not updating my site to match my edited css.
4 notes · View notes