I aboslutely love your themes, i'm so glad I found your page! Thanks for making my blog pretty! Haha :)
Awh, thank you so much! I’m glad you’re enjoying them!
RMH
d e v o n
noise dept.

Janaina Medeiros
Lint Roller? I Barely Know Her

titsay

shark vs the universe

pixel skylines
occasionally subtle
we're not kids anymore.

No title available

ellievsbear

No title available
DEAR READER
Stranger Things

Discoholic 🪩
h

JBB: An Artblog!
Alisa U Zemlji Chuda

Andulka

seen from United States
seen from United States

seen from Netherlands

seen from Canada

seen from Australia

seen from United States
seen from United States
seen from Canada
seen from United States
seen from United States

seen from Malaysia
seen from United States
seen from Canada

seen from Austria

seen from Brazil
seen from Brazil

seen from United Kingdom
seen from United States
seen from United States

seen from United States
@stardusthemes
I aboslutely love your themes, i'm so glad I found your page! Thanks for making my blog pretty! Haha :)
Awh, thank you so much! I’m glad you’re enjoying them!
hi! im using theme 19 and i was wondering if it was possible to add a background image instead of keeping it the solid white?
Not unless you want to really delve into the coding and change a bunch of what's already there.
Theme Twenty Three: Perfect
For those of you who have been so patiently waiting: I am now making my current theme public!
5 custom links show up when you hover over the sidebar
2 custom titles
500px posts
sidebar photo is 200px in width (height is automatic)
“angel” themed pagination (fly, fall)
live preview (temporary) / static preview / pastebin / sidebar pic credit
What theme are you using on this blog currently? I absolutely adore it!
Thank you! I'm glad you like it (: It's my nineteenth theme: destined
hey! i am using theme twenty-two and i was wondering if it was alright if i moved the credit to my updates tab permanently. the only reason i ask is because the tab in the corner covers your credit and i'm sure people would like to see who made the theme. it's a beautiful theme..but if i can't put it in my updates tab, can i move it to the left side? thank you. xx
Both is totally fine with me! (:
How do you actually use a theme? Like, if you have the coding & stuff, what do you do with it? thanks much
Here is a link to a tutorial on how to install themes
Theme Twenty-Two: As We Go
pastebin || static preview
Sidebar image is 200px in width - height is automatic
500 px posts
two titles
5 custom links that are cute little diamonds uwu
description can be as long or short as you like
feel free to ask me if you have any questions
like/reblog if you plan on using
Hello (: I'm using theme 19, and I was wondering if there was a way to edit the code to make the border an image instead of a color?
Not without having to actually change the entire code. However that might be pretty cool. Maybe when I get time I’ll see about revamping the code (:
I'm using theme nineteen, is it alright if I put the theme credit in the links in the sidebar instead of having it in the bottom-right corner?
Yep, that’s perfectly ok!
what if i use the updates tab from one of your themes and put it in ANOTHER theme but still put the credits (in plain view, of course)??
As long as you keep the credit, I have no problem with that!
hey i have your 19th theme and it won't let me reblog stuff because the url cannot be found and its adding extra stuff onto the url can you help?
This question was previously answered here
Hey. I am currently using your theme 'nineteen' and I find it really simple and nice. I was just wondering if you could help me out on how we can change the font style of the blog title. I don't find my current font really pleasing. I hope you can help me out with it. Thanks! xx
Yep! So, at around line 177 of your code you’ll see this:
.sidetitle {margin-top:5px;font-size:19px;letter-spacing:1.5px;color:{color:title};font-family: ‘homemade apple’, cursive;width:200px;text-align:center;}
And you just have to erase “homemade apple, cursive” and replace it with whatever font you want. (Make sure the semicolon stays though)
Tumblr has a variety of default fonts (Calibri, Arial, Cambria, etc) or you can go here and pick out a new font, and it will tell you how to put it in your blog.
hi, i tried to use updates tab #2 but when i use it the scrollbar of my blog disappears and i can't scroll down :/
Hmmm. Well, that’s strange. I’ve never heard of that happening before. The only thing I can think of is to make sure all the
portions of the code have been copied over. If they are, maybe try inserting the third code right before
instead of right after
can you tell me how to make a link (twitter, instagram, etc) in description box? thanks
Sure thing! So to insert a link like that, you have to use this code:
LINK NAME HERE
So, for example, if I were linking my Instagram, my code would look like this:
Theme Twenty One: This is Fear
Sidebar image in 500px by 700px (will be resized)
optional background image
500px contained posts
four custom links (built in home and ask)
post color, entry color, and description color can all be changed.
static preview & code
Please like and/or reblog if you plan on using! It’s nice to know what others like.
Hi! I'm using theme 19 and I love it, but the title text didn't show up in that pretty cursive script from the preview, somehow it reverted to Comic Sans (ew). I tried to find another similar font on google, but all "cursive" family fonts just end up as Comic Sans! So for now I'm using a stand-up Serif font, but if you could tell me how to get the pretty font from your preview to work that'd be awesome, thank you
Is it comic sans on your physical blog or just the edit/customization page? As a default, the font will show up as comic sans while you’re editing the theme, but it should be cursive when you save your theme and refresh it.
Hi there! I'm using your theme nineteen and ahhh, it's just perfect! And on top of that, I love the number 19 as well so it's a win-win :D Anyways, I just wanted to ask how to put my music player, I'm using Billy and I tried putting the code under
but it didn't work :( Help please? Thanks so much! <3
Are you trying to put it in a specific part of the theme, like the description? Or just on your blog in general? I’d suggest maybe putting the code in the very bottom of the theme, right before the < /body > but it all really depends on where the code is going.
(Sorry, I’m not very familiar with the Billy music player, but the code looks pretty fluid)