So the new question boxes on Tumblr can be cheated to add a comment-like box!
add a hidden attribute to a tag containing a “?”
-I chose to do it to the <h6> tag
h6{
display:none;
visibility:hidden;
}
OH FUN TIMES!!!
Discover how to creatively use Tumblr’s new question boxes for hidden comments and enjoy your blogging with innovative tricks!
So the new question boxes on Tumblr can be cheated to add a comment-like box!
add a hidden attribute to a tag containing a “?”
-I chose to do it to the <h6> tag
h6{
display:none;
visibility:hidden;
}
OH FUN TIMES!!!
Leave a Reply
You must be logged in to post a comment.