whoufflefanfiction said:

Hi, I'm currently using your theme #015 and I was wondering if there is a submit button within the theme. I have the submissions enabled for my blog and I couldn't find the submit button anywhere on my blog. Thank you :)

No, there isn’t one, you can easily add it yourself though by making /submit one of the custom links :)

leeminhosnoona said:

I just want to say that I have the hardest time finding themes that I like because I'm super picky, but I love everything you've made. Thank you. Thank you. Thank you. Just because you probably don't hear that enough!! :)

Aw, thank you so much!

darknessnox said:

Hello! I loved your theme but I want to change the sidebar image with my own but it doesn't change at all QQ Is it even possible to change it? And ps i hope i didnt remove any credits of something (i don't undestand much in those things)

First of all: There is no way to remove the credit unless you deliberately try to and that way you’ll definitely know what you’re doing, so I think you’re good :)

Second of all, I can’t really help you with the information you gave me since you don’t use any theme of mine on the blog you asked the question with. So I need to know which theme you’re using, if you made any changes to the code at all and what you already did to try and upload your own sidebar image.

Also, did you look at my FAQ yet because I explained how to upload a sidebar image there

candyharlequin said:

Greetings. I just wanted to say I love your #018 You see puzzles, I see games theme. I made it colorful and I adore it. Thank you.

Aw, thanks. It looks cute :3

it-was-my-destinyy said:

Why don't you make themes with 2 columns? I loooooooove your themes but I'm searching for 2 column theme. Do you have any suggestions where I can find that? Maybe? :/

It’s just personal preference I guess, and I personally don’t like grid themes. Try theme-hunter maybe? :)

pleaseinsertcreativeblogname said:

I just tried your #017 Except you’re boring theme and it looks greats <3

Thanks! :3

luciferino said:

aaaaaahhh your themes made my tumblr so awesome xD <3

I’m sure it was already awesome before :D but thank you <3

coyotie said:

Hi, I love your themes and I'm using #017 on one of my blogs, however I've found that the Like button, the little heart above the reblog button, doesn't work. It doesn't work on your preview, nor on my blog - it highlights like a link with the "like this post" hover, but there's no actual link to liking the post on it, if that makes sense? I tried replacing the Like code with one from google, but it just messed up the icon so I left it. ?:) ta!

Is the blog you’re using the theme on a private sideblog? It only works on blogs that are open and not password protected.

vixxtori said:

All my posts are waaaaaaaaaaay to the left on #18. How do i fix this

Close the <big>-tag in your description with </big> :)

valleyofdestruction said:

Hey, i just installed your theme #18 (thanks for making these by the way, they're amazing!) and i wanted to add in a counter, as in to say how many people, if any, are on my blog. I've tried googling it but i really am hopeless at this and none of what i've found made any sense to me. I'm sorry if this has been asked before, i just thought that you'd be the best place to go, thanks :)

I only answer questions about my themes, sorry. But usually there is a sort of manual or installation guide on the site you get your counter from :)

edit: Or did you mean where you can get a counter from? Try freehostedscripts :)

#018 You see puzzles, I see games
# Livepreview here and get the code here

Features:

# there is an option to add an individual title and subtitle. The topbar above the posts only appears when you do add a blogtitle, which you can edit in the Appearance tab of your customize page

# the sidebar image is 200x200px and will be resized automatically when it’s too big or too small

# you can add 10 custom links that appear when you hover the sidebar image

# you can also add a quote or sth to the left sidebar. I called it ‘last words’ and you can add or edit it also in the Appearance tab

# the like & reblog buttons and the tags fade in when you hover a post

What else?

# the background image is from subtlepatterns

# needless to say, don’t remove the credit and don’t redistribute as your own

# I’d appreciate it if you liked this post when you take it, but of course you don’t have to ;)

# and most importantly: enjoy! :3

casthesass said:

Are there other theme makers that you like?

God yes asdgdfjhkls I adore manatopia, doucheywolf, pistachi-o, gasphard-themes, a—themes, everlark and lostmemento among others, those are just the first few that come to mind :)

missrussianspy said:

hi i was wondering if it would be okay to use your theme called #009 Daddy’s had enough now, i would really appreciate it :)

If you just want to use it on your blog, sure, go ahead :) you don’t have to ask permission to do that, only when you want to use it as a base code for your own theme that you want to code and redistribute for others to use.

anatheconda said:

How do you find you inspiration on making your themes? I know HTML and CSS/CSS3 and can code themes pretty dang good, but the main thing I'm hung up on is the actual design. I like making themes that are content-based but still have fun stuff going on. Kind of like your themes but less classy xD Argh. I dunno. If you could give me any tips on design that would me tremendously helpful. If not, I understand :) KTHXBAI

Oh man, I really don’t know what to tell you, the inspiration just kind of… strikes? idk. There isn’t some sort of inspiration-finding process I go through, I just have an idea that sparks it all so I start coding and usually while I’m coding the idea changes to something more concrete or something that I find works better when you actually do it.

And sometimes it works out and sometimes it doesn’t. There are a lot of unfinished theme ideas I have stored away somewhere because they didn’t turn out the way I wanted or they lacked the certain something or my idea just didn’t leave the raw draft stage so I keep them and from time to time I look at them to see if I’m inspired to work with them again.

I don’t have a recipe for inspiration, just … keep an open mind at all times, I guess. Sometimes I get an idea by looking at a beautiful graphic or a photo/quote/etc. And when you put that idea together, try to keep it simple but not too simple, and try to keep a sort of theme~ within your theme. Like for example when you use a circular icon, make something else circular also, or at least round some corners maybe. My achilles heel is colour schemes, I’m so bad (no, awful really) at choosing the right colours for a theme that I usually go with the colours on the sidebar image I made, lol which is a good trick I think because that way it all fits together nicely.

divergentpotterjay247 said:

Hello:) I use the theme #001, and I was wondering if there is a way to make the title cursive? Love your themes btw:)

Find

<div class="blogtitle"><a href="/">{text:blogtitle}</a></div>

and add <i>-tags, like so:

<div class="blogtitle"><a href="/"><i>{text:blogtitle}</i></a></div>