frequently asked questions & theme help
How did you think of your url?
- my friend and i were talking about how i needed a different one (it was music-love-dreams) and it kind of symbolizes how i don’t know how my “story” is going to end
When is your birthday?
- September 7th.
How tall are you?
- Five foot four and a half.
Are you straight?
- Yep.
Do you follow back?
- If I really like your blog!
Why did you unfollow me?
- I might unfollow someone if i noticed that i wasn’t reblogging anything from you, you posted porn, or you were flooding my dashboard.
Why do you have ads?
- They’re there to help me pay for my car insurance once i get my license in march.
How do you put an image at the side of your blog ?
- Find the picture that you would like to have on your blog.
- Upload it onto this website: tinypic.com, and enter the words which confirms that you are human. Click on ‘upload now!’ You will be redirected to a page that shows four separate codes, and the image that you uploaded to the right of these codes. (keep this tab open for the time being)
- Go into Customize and locate this: <style type=”text/css”>
- Find something like this: background:{color:Background}; }
- Before the ‘}’ put this:
background-image:url(PUT YOUR TINYPIC URL HERE);
background-position:top left;
background-attachment: fixed;
background-repeat: no-repeat;
- There you go!
*background position can be changed to wherever you’d like.
(ex. bottom left, bottom right, top right, etc.)
- If that doesn’t work, at the very end of your theme html you’ll see this:
</body>
</html>
- Post whichever of these codes you desire above </body> and you should be all set!
How do you make a blogroll?
- Customize > pages > add a page > type ‘blogroll’ at the end your url in page url > change the page type to custom layout > copy and paste this code into the custom html spot.
Will you check out my blog ?
- If you send me an ask i will check out your blog , i can’t guarantee that i will follow you though
How do you get falling snow on your blog ?
- You have to paste this code next to the bit in your code that says </head>
<script type=”text/javascript” src=”http://static.tumblr.com/j4dtzbm/2K5lv8pr9/snowstorm.js”></script><head>
once you’ve done that, click save and it should be on your blog.
How do you hide the source?
- Add this code into your html
Did you know?