Advertisement
tr0mb

The Arizona Network Code by k3llin|tumblr

Aug 5th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.74 KB | None | 0 0
  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. <style type="text/css">div#arizona{ position: absolute; font-family: helvetica; top: -10px; left: 5px; 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; }#arizona:hover { top: 0; opacity: 1;}</style>
  7.  
  8. <a href="http://the-arizona-network.tumblr.com/" title="The Arizona Network" target="_blank"><div id="arizona"><div style="background-color: #fff; border-radius: 3px;">The Arizona Network</div></a><img src="http://i1114.photobucket.com/albums/k524/LeaZygma/arizonatag.png"/></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement