Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- put this in the head! -->
- <script type="text/javascript" src="https://static.tumblr.com/86jccts/wpsmuemne/hoverqtip.js"></script>
- <!-- put this in style! -->
- div#qTip {
- display: none;
- max-width:250px;
- margin-left:25px;
- margin-top:-50px;
- text-align: center;
- position: absolute;
- transform:translate(0,-25%);
- z-index: 9999999;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement