If you ask me a question that’s here, I won’t answer it.
—————-
How do I download your theme?
go to tumblr.com/customize and press “edit HTML.” After that delete whatever code you have in there and past the code of your new theme in.
I can’t download your theme
I honestly have no idea why this happens. Try back in a few hours sometimes freetexthost has troubles I guess. If not, try going through my pastebin.
Where’s the old _______ theme?
I frequently updated the themes but I don’t really change the aesthetics of them. The updated version is probably better anyway.
I don’t have the old code anymmore so please don’t ask.
How do I get a maximized background image?/ How do I have a picture in the background?
Google it. There are plenty of tutorials online.
Here’s one:
http://tumblring.net/how-to-put-a-background-image-in-your-tumblr-theme/
If you mess up the theme trying to add it, just redownload the theme. I will not teach you how to do this so please do not ask.
How do I change the color? How do I make the font bigger?Ect.
Go to tumblr.com/customize and on the left is the appearance section. Any customization I made available to the theme will be there, all you have to do is click it to what you’d like. If you want something more, you’ll have to try altering the HTML yourself or looking it up on google. I will not answer questions on how to customize your theme, so please do not send them. When you’re done make sure you press save.

My ask box says “Page cannot be displayed”/ My askbox doesn’t work?
You don’t have questions enabled. To enable them press the settings button at the top of your dashboard (it’s right next to the log off button) On that page youll see your URLs on the left, clikc the one you’re looking to enable messages for. Scroll alittle and on the right you’ll see Ask and just enable messages.
The endless scroll on my blog isn’t working (2+ column themes)
Well first check to see if the box is checked for endless scroll. If it is and it is still not working: Go to tumblr.com/customize and scroll down to the advanced tab see how many posts you have per page and make sure the maximum amount of posts is showing. If it still does not, I suggest downloading google chrome. Internet explorer makes all themes endless scroll not work (and tbh, makes the theme look bad.)
The endless scroll on my blog isn’t working (one column themes)
Well first check to see if the box is checked for endless scroll. If it is and it is still not working: copy the code here and place it in your description.
My anonymous button doesn’t show up.
It has nothing to do with the theme itself, its just because the posts are so small that if someone has a long URL, it isn’t long enough to show that part of the ask box too. Should you be worrying about people sending you anonymous questions anyways?
But, try the code in the link below, under <style type=”text/css”>
http://freetexthost.com/jh12afl25v
How do I put links on my blog?
I have the links show up only if you have created a page for it. To create a page go to tumblr.com/customize-classic/YOURURL and press the pages tab. Add a new page and then if you want an about me, you would use the normal layout and write your page title, and the description AND put the title of the link (the one that shows up on your theme) When you have clicked the “Show link to this page” box on the bottom right above create page. If you want a link to another site, you change the page type to “Redirect” And follow the steps it provides.

How do I add a picture on the bottom/top right/left corner of my blog?
First upload the photo to tinypic.com and then place one of the codes here at the end of your theme code before </html></body>
How do I make the pictures bigger? How do I make it one/two+ columns?
Unless there is that option in the Appearances section, you’ll have to go into the html to fix it. I will provide a brief explanation how to fix it but if you mess up the code eeither delete everything and try again or just leave the theme how it is.
Okay first to change the amount of columns, you go to .content (you will find this toward the top of the code,if you can’t just hit ctrl+f) and if you want more columns make it bigger, if you want less columns make it smaller. FOR EXAMPLE if you want TWO COLUMNS and if you have 250px pictures and a margin of 10px and around the picture, the total width for content should be 540px (250+250+10+10+10+10)
the margin is like the border or space between the posts so when you add them up you have to take into consideration both the left and the right of each picture. To add another column you’d add another 250px for the additional photo and 20px for the additional margin space.
FOR PHOTO SIZES, I recommend using either 250px, 400px, or 500px because photosets and videos only support those sizes. So if you’d like to make it bigger or smaller everytime you see the current size, change it to your desired size. But do not delete the px or else it won’t work. BUT when you see {photoURL-400} (or what ever number is there) do not add a px. Simply just replace it with the numbers I said above that work.
What happened to ___________ Theme?
I deleted it. There’s no way to get it back. I don’t have to code anymore, sorry!
How do I install my music player?
I don’t know how music players work. I’m not a music player blog.
Here is a link with a list of different types of music players if you’re interested
http://help.pixelunion.net/customer/portal/articles/936786-how-do-i-add-an-audio-player-to-my-blog-
On my theme is says “Admin Password” or “____ Views”
You copied that when you were copying the code. Go to the top or bottom of the theme and just delete the text that says it.