Advertisement
tr0mb

The Pokemon Network Code by k3llin|tumblr [left-60px]

Aug 5th, 2012
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PASTE THIS CODE AT THE TOP OF YOUR THEME'S HTML CODE, RIGHT AFTER <head> OR AT THE END OF YOUR THEME'S HTML CODE, RIGHT BEFORE </body>
  2.  
  3. ----------
  4. ----------
  5. ----------
  6.  
  7. <style type="text/css">div#pokemon{ position: absolute; top: -10px; left: 60px; z-index: 500; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; transition: all 0.25s ease; opacity : 1 !important; border: 0; }#pokemon:hover { top: 0; opacity: 1;}</style>
  8.  
  9. <a href="http://p0kemon-network.tumblr.com/" title="The Pokemon Network" target="_blank"><div id="pokemon"><div style="background-color: #fff; border-radius: 3px;">The Pokemon Network</div></a><img src="http://media.tumblr.com/tumblr_lpvqc43vHv1qffvip.gif"/></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement