Ask box code
I’ve seen a lot of themes using the ask box code like this:
<iframe id="ask_form" style="background-color: transparent; overflow: hidden;" src="http://www.tumblr.com/ask_form/URLHERE.tumblr.com "frameborder="0" scrolling="no" width="400" height="200"> </iframe>
Or worse, the theme maker using their url as the default, which means if someone using the theme doesn’t replace the code, you’ll be getting their asks instead.
Instead of URLHERE or whatever other variation, just use {name}
It will automatically replace it with the username of whoever is using the theme. They don’t have to go into the code to edit it! This works on pages too.













