MagnusThemes is a Tumblr theme blog featuring fun, sleek and quirky themes and hopefully useful resources. It is run by Bev, an aerospace PhD student from Singapore. Buy me a coffee, maybe?
Don't wanna be here? Send us removal request.
Text
CONTENT CREATOR - FANSITE BLOG THEME !!!
This blog theme is completely free. Please support me and my work by liking and reblogging this post!
[ INFORMATION ]
Contained theme with the option of 400px, 450px, 500px and 540px posts.
Custom Body Font and Body Font sizes
4 custom sidebar links
3 custom topbar links as sticky navigation
Back-to-top scroll button
Clickable slider for more information
12 custom links on the slider page
3 custom text boxes on the slider page
1 work in progress/to-do-list box on the slider
Fully supports NPF (beta editor) posts (but also works with legacy posts still)
Everything is responsive and doesn't need editing in the code itself
[ GUIDELINES ]
Do not claim as your own.
Do not remove the credit!
Do not use as a base code or take parts of this code for your theme.
Feel free to edit as much as you want!
All credits are mentioned in the code!
Live Preview & Code (Unavailable) Static Preview & Code (No Javacript functions available) Code (without preview)
#i am a simple girlie i see gong yoo i reblog#favethemes#fave#srsly tho this is such a slay theme#havent seen fansite in a while!!!!!
378 notes
·
View notes
Text
"the three dots on the side" call her by her REAL NAME.. Meatballs Menu
86K notes
·
View notes
Text
2015: One theme every 6 days
2025: One theme every 6 months
#bev talks#I’ll try to be better about the release schedule but uh the phd eats up way too much of my time#plus I have to actually be an adult now which SUX#like. taxes??????? housework?????? LAUNDRY???????????#will be making a page soon :^)#I can only work on this blog when my boss goes on long travels and he’s gone again for the whole week so :^)
20 notes
·
View notes
Text
Theme - Allfire; [preview] [code] [magnusthemes] [buy me a coffee?]
A compact, versatile and responsive header theme.
Features:
Full support for NPF posts
Theme is responsive!
Like/reblog buttons
1, 2 or 3 columns of posts
Custom post size from 250px to 540px
Pagination options: Infinite scroll, manual load or pagination
Background image options: Full-size, repeated, none
Header image options: Full-size, compact, none
Change content opacity from 0 to 1
Optional rainbow accents
Notes:
Built with JSON - thanks to @eggdesign's base code!
To insert links into the menu, simply create a page and check “show a link to this page”.
Please turn off the default mobile theme in Advanced Options if you want to use the mobile version!
Subtitle is optional, and you can add icons if you want!
Updates tab is also optional, and you can also add icons if you want!
Icons cheatsheet: here
Full list of credits: here
Please like and/or reblog this post if you use or plan or using this theme, and consider buying a coffee to support me! Thank you c:
#themes#mythemes#tumblr theme#codingcabin#theme hunter#magnusthemes#html#css#fueled by coldplay bts and 2010s anime osts
311 notes
·
View notes
Text
i saw coldplay live yesterday and my life will never be the same again
#they played two nights...... it was fucking LIT#i could hear the entire saturday concert from my apartment and sunday we had floor tickets and only had to walk 20mins to the stadium#(yes i go to stanford)#i didnt know how much i liked this band until i started belting out every single lyric to the entire set#like ??? i did not know that i knew that many songs#bev talks#tbd
10 notes
·
View notes
Text

theme 91 / preview - code
contained theme with custom post and font size, unnested captions and a lot of colour options. dashboard-inspired post styling with full npf support.
left sidebar with a small profile with icon (60x60), basic links with two extra links and reminders section. right sidebar with two images (255x150 and 140x150), statistics, two highlighted tags and description. topbar with title and four extra links.
read my terms of use. please reblog if you plan on using!
686 notes
·
View notes
Text

always.
646 notes
·
View notes
Text
☁ beryl (collection page).
Links: preview | install
Beryl is a grid-based page that neatly displays your collection — of fics, books, movies, muses, portfolio works, or anything you'd like to show the world. Sticky section titles and graphics remain in view so you never lose track of your progress.
Features: no javascript, neat sections, sticky section titles, sticky navigation, header, item quote blocks, item ratings with custom symbols
Credits: preview header image by yamasa-n (unsplash)
533 notes
·
View notes
Text
Theme [40]: Web Zero by glenthemes
💾 ── preview / code / guide / credits 。
APRIL FOOLS’ 〜 you've fallen through a wormhole into the early 2010s! 👹 “my child is fine” your child is still running their tumblr blog from middle school!
💾 ── theme features ‣
top bar: css striped pattern (diagonal 1, diagonal 2, vertical, or horizontal) ✦ repeating lace pattern (image)
blinkies wall: up to 20 blinkies! auto arranged in a grid! draggable!
posts: 300px–700px ✦ vintage stamp-style borders ✦ optional black-and-white filter ✦ choose between old blockquote captions or modern dashboard captions ✦ legacy & NPF compatible
sidebar: 200px–350px ✦ customizable tape image! optional texture! ✦ stencil-style spray paints on corners ✦ shadow/offset frame ✦ custom title & description ✦ up to 6 custom links
corner image: 100px–400px ✦ choose whichever corner of your screen ✦ options to move it up/down/left/right!
music player: up to 10 songs ✦ inspired by Wikplayer and SCMPlayer ✦ fully functional: play/pause, previous/next, shuffle, interactive bar, toggle view full playlist
💾 ── how to edit this theme ‣
Please read the guide I put together! ᕙ(ಠ∀ಠ)ᕗ
💾 ── terms of use / ask a question / tip jar ☕
#WOW#THEY EVEN MADE SCM PLAYER#also 'your child is still running their tumblr blog from middle school' MOOD LMAO#(yes magnusthemes was a product of my middle school angst don't @ me)#favethemes#fave
1K notes
·
View notes
Text
magnusthemes and it's completely different but also still magnusthemes
20 notes
·
View notes
Text
hop by wordbite
a responsive, single column, desktop-inspired theme! features custom fonts, icons, colours & post sizing / spacing. fully npf supported!
preview / code
173 notes
·
View notes
Text
So this evening I've been working on a way to make it easier to add filters to blog pages without JS. This is mainly an alternative to isotope, commonly used in icon, media, downloads, and portfolio pages. CSS only solutions, especially like this, can be intimidating to look at even if you're not new to CSS.
I'm hoping this will take care of the bulk of the work/the more complicated parts so that you can make more complex custom pages without the user having to wait for permission to use JS.
Here's a simple example with just display: none added to the CSS
And on my preview page, I've used the same code and added multiple filter groups and some CSS animations.
If you are familiar enough with HTML and CSS, you can try out what I currently have, but keep in mind you will still need to write most of the HTML and CSS yourself. I want to make a more detailed guide so that it's easier to use soon!
#on today's episode of egg singlehandedly dragging me back into making something i haven't made for years#we have... pages#resources#tutorial
740 notes
·
View notes
Text

Theme - Lunar; [preview] [code] [magnusthemes] [buy me a coffee?]
Fun and flexible full-height sidebar theme.
Features:
Full support for NPF posts
Theme is responsive!
Like/reblog buttons
Custom post size from 250px to 540px
Theme changes depending on your color scheme choices
Posts options: Infinite scroll, manual load or pagination
Sidebar options: Thin/full width, background repeat/stretch/hidden, image, border radius
Notes:
Built with JSON - thanks to @eggdesign's base code!
Theme appearance is controlled by changing the accent colors (Accent, Accent Alt, Accent Change)
To use the minimal mode, set the posts, borders and background all to be the same color.
To insert links into the menu, simply create a page and check “show a link to this page”.
Please turn off the default mobile theme in Advanced Options if you want to use the mobile version!
Icons cheatsheet: here
Full list of credits: here
Please like and/or reblog this post if you use or plan or using this theme, and consider buying a coffee to support me! Thank you c:
#themes#mythemes#tumblr theme#codingcabin#theme hunter#magnusthemes#html#css#AN IMPROVEMENT ON LAST YEAR! I RELEASED STH BEFORE YEAR'S END!#basically my PI sent me 3 papers to read during my vacation... instead of doing that... i read 3 webtoons...#i got to chapter 75 of this one (the latest chapter) and immediately make a new theme like ???#kaen is the superior male lead change my mind#code is a little spaghetti but im lazy and tumblr doesnt support sass which is annoying
471 notes
·
View notes
Text
so life update i presented at some conference in salt lake city over thanksgiving break and absolutely bullied tf out of my PI so in retaliation he said hey while you cook up some new ideas for your next research why not you not only help completely redo the lab website but also completely redo the website for our machine learning data repo
now fast forward a few weeks i am now back in sg on vacation and my PI is still none the wiser about where my web design magic coding skills came from aka magnusthemes but if anyone wonders where i've been for the past few months when i promised new themes this is the answer
#in other news i am addicted to sass and i dont think i can write normal css anymore#tbd#bev talks#i don't know why my PI tolerates me#if he ever finds out about this blog it's so over#nearest miss was when he was trying to show me some paper on my laptop and all the autofills were magnusthemes test blogs#believe me first thing i did when i was dismissed was scrub my entire web browsing history of the word tumblr
10 notes
·
View notes
Photo
◍ helium theme.
Links: previews [ jinx / vi ] | install | features
Helium features border and line elements to tie the entire theme together. Despite a minimal design, there are many style options to personalise it to your liking.
Features: 400/500/700px post sizes, sticky source/like/reblog buttons per post, searchbar, up to 3 icon links + unlimited page links, circle/square sidebar image, optional decorative elements, different permalink date & note styles
Credits: cappuccicons, feather icons, dencar icons, NPF images fix v3.0, NPF audio player, photosets.css, customaudio.js, Style-my-Tooltips, Truncate note counts
2K notes
·
View notes
Text
deja vu by wordbite
a responsive, single column theme! includes option for left or right sidebar & customisable colours. fully npf supported!
preview / code
289 notes
·
View notes
Text
Sunset over the stars - Submitted by nnaynaee
#1F767F #3A9296 #B9C4B3 #EAC5AA #E1672B
3K notes
·
View notes