Advertisement
tr0mb

The Nicktoons Network Code by k3llin|tumblr (LEFT:50px)

Aug 13th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PASTE THIS CODE AT THE END OF YOUR THEME'S HTML CODE, RIGHT BEFORE </body> OR AT THE TOP OF YOUR THEME'S HTML CODE, RIGHT AFTER <head>
  2.  
  3. ----------
  4. ----------
  5. ----------
  6.  
  7. <style type="text/css">div#nicktoons{ position: absolute; font-family: helvetica; top: -10px; left: 50px; 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; }#nicktoons:hover { top: 0; opacity: 1;}</style>
  8.  
  9. <a href="http://nicktoons-network.tumblr.com/" title="The Nicktoons Network" target="_blank"><div id="nicktoons"><div style="background-color: #fff; border-radius: 3px;">The Nicktoons Network</div></a><img src="http://media.satelliteinfo.org/channel_logos/Nicktoons_Network.png.64x64_q85.png"/></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement