Advertisement
tayjardinerph

Moved/Hiatus Page #2

Feb 12th, 2013
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. <html>
  2. <!-- Page Theme #2 by kongersthemes/leiratherph (previously known as tayjardinerph) on Tumblr.
  3. If you have any problems with the theme, don't hesitate to ask and I will do my best to help you.
  4.  
  5. Rules:
  6. 1.DO NOT REMOVE THIS CREDIT, and do not remove the credit in the sidebar. Do not move it to a credit page, just leave it where it is.
  7. 2.DO NOT steal any of my code. If a teenage girl can teach herself html, I'm pretty sure that anyone else can.
  8. 3. DO NOT use this as a base theme. You can edit it as much as you want, but don't remove the credit or redistribute the edited version.
  9. -->
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
  13. <title>{Title}</title>
  14. <head>
  15. <style type="text/css">
  16. body {
  17. background-color: #222222;
  18. background-attachment: fixed;
  19. background-repeat: repeat;
  20. background-position: top left;
  21. font: 13px normal georgia;
  22. color: #222222;
  23. margin: 0;
  24. word-wrap: break-word;
  25. }
  26. #sidebar {
  27. background-color: #446699;
  28. color: black;
  29. border-width:2px;
  30. border-style:dotted;
  31. border-color: #DDDDEE;
  32. width: 500px;
  33. margin-left: 260px;
  34. margin-top: 40px;
  35. }
  36. #sidebar .title {
  37. font: 30px normal 'Pirata One', cursive;
  38. }
  39. #sidebar a {
  40. color: #AABBCC;
  41. text-decoration: none;
  42. }
  43. #sidebar a:hover {
  44. color: #99AACC;
  45. text-decoration: none;
  46. }
  47. #credit {
  48. background-color: white;
  49. font: 15px bold Geneva;
  50. position: fixed;
  51. top: 655px;
  52. left: 985px;
  53. }
  54. #credit a {
  55. background-color: white;
  56. color: #222222;
  57. text-decoration: none;
  58. }
  59. </style>
  60. </head>
  61. <body><div id="sidebar">
  62. <p><div class="title"><center><a href="/">I've Moved!</a></center></div></p>
  63. <p>I've changed my URL and will now be known on Tumblr by a different username. If you want this URL, feel free to leave a message in the ask box below, and I'll get back to you as soon as possible.</p><p>To visit my new blog, click <a href="/">here</a>.</p>
  64.  
  65. <iframe frameborder="0" height="166" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/YOUR NEW URL.tumblr.com" width="100%"></iframe></div>
  66.  
  67. <div id="credit"><a href="http://kongersthemes.tumblr.com/">theme</a></div>
  68. </body>
  69. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement