Thank you! Again I'm sorry, I feel bad that I keep saying I'll return to update my work, but keep putting it off for other priorities, haha. Thank you for reaching out, and I'm glad you like that ACNL theme! Hopefully maybe, I can update it for that recently announced ACNH DLC.
Unfortunately I am going to have to say no 💔 I do plan on eventually returning to this blog (I have just been very busy since July; nyctocodes has been on the back burner), and when I do return, I plan on updating most everything I've already posted, including the TPC ACNL theme.
Also, it's already created in HTML (though heavily outdated) so I don't understand what you mean when you say make it HTML-friendly ? If this is for neocities where everything is customized via HTML and CSS code itself: I would one day like to branch out to that platform myself so unfortunately I don't want anyone redistributing my work there either.
Lastly, I would have appreciated this being asked off anonymous. Asking something like this but leaving no trail to who you are or what you do, it just doesn't make me want to say yes...
Some basic CSS popups I put together by utilizing <label for="..."> and <input type="radio"> combinations together with its :checked state to mimic a <dialog> in its open/showModal() state.
Unlimited popups
Only 1 popup can be open/active at a time
Clicking outside the popup box will close all popups.
I have like a whole theme ready; its post previews and everythingbut if I POST it I won't be able to answer any questions or deal with it if something goes wrong
I wanted to get back into making themes, but alas sometimes life throws a wrench, so I have to put it off a little longer 🥲
so much for a redirection blog....so annoying! I sent a support message but alas I do not think I will get a responsemaybe I will but idk how reliable support is about it
good news: I switched from nyctothemes to nyctocodes
bad news: in the switching process I accidentally did something to activate (I assume??) bot detection and now the nyctothemes url is deactivated and unavailable….
and that's not even touching the twitch aspect!I don't have a persona in any way but I enjoy how vtubers heavily decorate their brandsit shows people DO want to express themselves;but minimalist web2 doesn't give them the means to do somy point: it would be fun to code for stream elements lmaoand bridge the gap between tumblr users and twitch users!!!
😭🙏 thank you!! I've actually been on hiatus for... quite a few years 🙈 but I've lately gotten passionately interested in the "indie web" and the idea of making a website to 100% express yourself outside of streamlined social media. And since tumblr has been getting waves of new users over the last few years, I'd like to make stuff for them! ESPECIALLY with the new features of CSS that didn't exist when I was active!
There are definitely theme makers I don't recognize (whether they're new creators or old creators who rebranded), so I'm excited to re-immerse myself in this community!!
This is an alternative to the more extensive base code I’m working on that uses the NPF variable that still uses the legacy theme blocks and variables. This is intended to keep your theme making process familiar and more comfortable for those who do not have a lot of JS experience but still want to utilize the NPF variable.
The JS is pretty minimal (especially compared to the full NPF theme), but it uses the NPF variable to keep formatting more consistent with the legacy post types. While you do not need to edit any JS to use this theme, if you want to, you can use more things from the NPF variable like getting checkmarks for users that have them!
This theme will also take into consideration if photos or other media should not move, like in the case of text separating photosets.
Here is a before and after of a post made with the beta editor:
This base code is very simple compared to my other ones (it is only the posts and pagination), so please edit it as much as you want! I didn’t want this to be restricted to a specific style or layout. Given a lot of theme makers have felt limited with their post styles since switching to one post type, I’m hoping this can help bridge that gap.
Let me know if you have any questions or run into problems while using this!
This is a masterlist consisting of links to different types of posts here on Tumblr. I compiled this for theme-makers in mind as a way of double-checking if any elements have been accidentally left unstyled. You can reblog the posts onto your test blog to check if everything looks as intended. Particularly for NPF posts, there may be some default properties you wish to override. I had these links saved all over the place so I decided to group them in one post for easier access. This list is by no means definitive, but I hope it can help somewhat. ♡
perhaps pages; theme ''accessories''/add-ons; livestream widgets; and neocities stuff? idk much about that last one
Hello, I have been away from html/css for a few years and I recently learned that blend modes and masks have been added aaaand….. my interest is severely piqued…
While on tumblr’s homepage, click the extension’s “Write style for: www.tumblr.com/” button.
Paste this code into the top area (replace any default code already present)
Delete any part of the code that hides something you want (e.g. the Explore button).
Save!
1.0.1 - added more code to hide the “Go Ad Free” button and suggested blogs within the dashboard. 1.0.2 - added code to hide the second dashboard tab 1.0.3 - re-hid the updated Lives suggestion window. I didn’t change the code but rather added onto it, in case some people didn’t get the update yet.
On Tumblr’s process of changing everything to NPF, staff has added metadata (details) to NPF audio inserts to reflect what was originally entered when it was posted. Unfortunately, they’re unstyled for now, so I wrote a plugin that mimics the appearance of Tumblr’s legacy audio player.
☆ Features:
functional play/pause buttons with customizable sizes and colors
[optional] preceding labels, e.g. “Track:” / “Artist:” / “Album”
[optional] placeholder text for empty fields, e.g. “Untitled Track”
shows album cover image if its comes with one, with customizable dimensions
An about page that is also a Pokédex mini web application, based on the Pokémon Yellow interface design. Why? Because is having a Pokédex in your blog is cool! (。◕‿‿◕。)
A full functional Pokédex. You can search any of the current 1000+ existing pokémon.
Set your dream team easily.
Change the language of the Pokédex.
About section.
Tags/Links section.
Extra section that can be used for more information, terms of use, FAQ, etc.
Toggle Light/Dark Mode and customize it, too.
Add background music and switch on/off.
Select between ultra retro or modern sprites for your team.
Responsive on mobile.
More info:
This page retrieves all the pokémon information through the services of the Poke API. The Poke API is a full RESTful API linked to an extensive database detailing everything about the Pokémon main game series. This means this page does not have coded any information of the pokémon, instead every time you search a pokémon the app connects to the API and gets the information back.
Notes:
This is the first version of the page, but in the future I will add more functionalities! Recommendations are always welcome.
The Pokémon nformation is dependant of the Poke API database, so if there is some information missing or wrong the Pokédex page can’t control that.
Make sure you have Javascript enabled on your blog.
Credits on code.
Inspiration came from Pokémon first generation games and also the page was inspired by @nyctothemes beautiful first generations themes! Check them out!
I started to revisit a theme wip from back in October where I used the NPF variable to grab a user’s default/mobile theme. I ended up with a combination of the dashboard popup and the blog view.
I thought it was really neat that the variable includes the last updated timestamp, so I’m trying out an active indicator above the user’s avatar
While I’m not sure if I can get a fully functioning theme with the NPF variable yet (although I’m close), it’s still opening a lot of new doors for theme features that I’ve been wanting to try for a while now!
Also, I ended up making an alternative version of the script I made for recommended blogs to display a blog’s followers which I will probably incorporate into this theme somehow
Neon is a contained theme which features animated floral features and other decorative elements, creating a maximalist, scrapbook-like design — Perfect for those who want a more artistic blog theme!
Features: contained theme, decorative elements, animated flowers (3 different petal shapes), big title, user profile (icon + status + another title), searchbar, 250px/400px/500px posts, styled search & tag pages
You can use this to prevent posts with certain tags or your own custom tags from showing up on your blog. The filtered posts will have an overlay obscuring the post itself with an explanation of why the post was filtered along with the option to view the post if you’d like.
This post is not going to explain the details, you’ll be just provided an instruction to implement this on your blog. You need to be familiar with HTML, CSS, and JavaScript before proceeding with this.