I’m getting questions on how I placed the tumblr ask box on my tumblr page. Here’s how:
The code for the tumblr ask box is:
<p><iframe frameborder=”0” scrolling=”no” width=”200” height=”150” src=”http://www.tumblr.com/ask_form/YOURURL.tumblr.com” style=”background-color:transparent; overflow:hidden;” id=”ask_form“></iframe><!—[if IE]><script type=”text/javascript”>document.getElementById(‘ask_form’).allowTransparency=true;</script><![endif]—></p><br>
Change ‘YOURURL’ to your url (ie, flairey, in my case).
Edit the width and height properties if you wish.
Paste it in your description or wherever. :)
Done.
EDIT: Apparently pasting this code doesn’t work anymore (which is weird since it’s the same code) so I’ve made a tutorial where you can extract the code for the ask box yourself because that worked for me.
http://flairey.tumblr.com/post/4655140611/tumblr-ask-box-how-to-put-it-on-your-about-me-or
page, click ‘html’ and paste this...top click ‘update’ on the html window and then type...