Advertisement
uchihaclan

ASK PAGE TAY USES

Apr 1st, 2020
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. **** THIS SCRIPT GOES IN YOUR MAIN BLOG THEME ****
  2.  
  3. <script>
  4. if(window.location.pathname == '/ask') location.replace('/URLFORASKPAGE');
  5. </script>
  6.  
  7. ****THIS CODE WILL GO IN YOUR HTML SECTION OF YOUR CUSTOM ASK PAGE ****
  8.  
  9. <iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="https://www.tumblr.com/ask_form/USERNAME.tumblr.com" width="100%" style="background-color: transparent; overflow: hidden;"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement