Advertisement
lostmemento

[Old Page] Follow Forever v1

Mar 4th, 2012
7,036
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <!-- DO NOT REMOVE
  8.  
  9. FOLLOW FOREVER LAYOUT MADE BY: lostmemento.tumblr.com
  10.  
  11. -->
  12.  
  13. <title>YOUR TITLE HERE</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <style type="text/css">
  16. body {background-color: #fff; margin: 0px; font-family: calibri, helvetica, verdana;}
  17. img {border: 0;}
  18.  
  19. .container a {background-color: #151515; font-size: 8px; text-transform: uppercase; display: block; padding: 5px; text-align: center; color: #f9f9f9; text-decoration: none; letter-spacing: 3px; width: 118px; max-width: 118; overflow: hidden; max-height: 15px;}
  20. </style></head>
  21.  
  22. <body>
  23. <Div style="margin: auto; width: 1024px;">{block:Following}{block:Followed}<Table style="float: left" cellspacing="0" cellpadding="0"><tr><td><a target="_blank" href="{FollowedURL}"><img src="{FollowedPortraitURL-128}"></a></td><tr><td>
  24. <span class="container"><a target="_blank" href="{FollowedURL}">{FollowedName}</a></span></td></tr></table>{/block:Followed}{/block:Following}</div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement