Hello!

Tumblr is where tens of millions of creative people around the world share and follow the things they love.

Sign up to find more cool stuff to follow

Hello! I love your themes! I have a question about one of them, though. I'm currently using you "#015 The greatest puzzle you’ll ever come across," and I couldn't identify the font you use for links. I wanted to change it, but I can't search it under the HTML because I didn't know what the font was. If you could tell me, that'd be great. If not, that's alright - sorry for bothering you!

Find this in your code

#posts p a {
font-family: 'Special Elite', cursive;

and change it to the font you want :) just make sure you close the line with a semicolon at the end

//Hello! Hi, this is on my roleplay account which uses your lovely theme. Something weird happens everytime I answer a ask, here's an example (/post/53345450582/hey-there-missy-long-time-no-see) I don't really understand why these random big letters show up, but they do. Thank you so much. ~Macy

Ugh for some reason the quotation mark is replaced by those letters. Look through the code for this:

<b class="qmarks">

and replace the â€œ with “

it appears twice, once for quote posts and once for answers so make sure you edit both :)

Loading more posts...