Advertisement
lostmemento

[Old Page] Follow Forever v2

Dec 14th, 2011
8,951
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-- DO NOT REMOVE
  4.  
  5. FOLLOW FOREVER BLOG ROLL V2 MADE BY: lostmemento.tumblr.com
  6.  
  7. -->
  8.  
  9.  
  10. <title>Follow Forever / Blog Roll</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12.  
  13. <style type="text/css">
  14. body {background-color: #e4e4e4;
  15. margin: 0px;
  16. font-family: calibri, helvetica, verdana;}
  17.  
  18. img {border: 0;}
  19.  
  20. #title {position: fixed;
  21. display: block;
  22. background-color: #151515;
  23. color: #f8f8f8;
  24. width: 810px;
  25. padding: 5px;
  26. font-family: calibri, helvetica, verdana;
  27. font-size: 9px;
  28. text-align: center;
  29. letter-spacing: 1px;
  30. margin-bottom: 20px;}
  31.  
  32. #title a {color: #f8f8f8}
  33.  
  34. #upic:hover .uname {opacity: 0.8;
  35. transition: all 0.4s ease-out;
  36. -o-transition-transition: all 0.4s ease-out;
  37. -webkit-transition: all 0.4s ease-out;
  38. -moz-transition: all 0.4s ease-out;}
  39.  
  40. .uname {opacity: 0.0;
  41. background-color: #151515;
  42. color: #f8f8f8;
  43. position: relative;
  44. margin-top: -22px;
  45. line-height: 15px;
  46. padding: 5px;
  47. max-width: 70px;
  48. overflow: hidden;
  49. max-height: 15px;}
  50.  
  51. .uname a {text-decoration: none;
  52. padding-left: 6px;
  53. color: #f8f8f8;
  54. display: block;
  55. font-family: consolas, monospace;
  56. font-size: 8px;
  57. text-transform: uppercase;
  58. letter-spacing: 1px;
  59. text-align: center;}
  60. </style></head>
  61.  
  62. <body>
  63. <Div style="margin: auto; width: 820px;"><div id="title">FOLLOW FOREVER - <A href="/">BACK</a></div><div style="display:block; height: 20px; width: 820px"></div>{block:Following}{block:Followed}<Table style="float: left;" cellspacing="0"><tr><td><div id="upic"><a target="_blank" href="{FollowedURL}"><img src="{FollowedPortraitURL-96}" width="80px" style="margin-bottom: -2px"></a><div class="uname"><a href="{FollowedURL}">{FollowedName}</a></div></div></td></tr></table>{/block:Followed}{/block:Following}</div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement