Advertisement
ofcuteboys

Hiatus/Under Construction/Temporary URL theme

Dec 8th, 2013
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. <!--
  2.  
  3. | |
  4. | CAROLINE'S THEME |
  5. | |
  6.  
  7.  
  8. Hiatus/Changed URL/Under Construction theme #01
  9.  
  10.  
  11. -->
  12.  
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head><title>{Title}</title>
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Text" content="#a8a8a8"/>
  23. <meta name="color:Link" content="#b8b8b8"/>
  24. <meta name="color:accent" content="#f8f8f8"/>
  25. <meta name="color:scrollbarbg" content="ffffff"/>
  26.  
  27.  
  28.  
  29. <link rel="shortcut icon" href="{Favicon}">
  30.  
  31. <style type="text/css">
  32.  
  33. ::-webkit-scrollbar {
  34. width: 5px;height: 5px;}
  35. ::-webkit-scrollbar-button:start:decrement,
  36. ::-webkit-scrollbar-button:end:increment {
  37. height: 6px;display: block;background-color: {color:white};}
  38. ::-webkit-scrollbar-track-piece {
  39. background-color: {color:scrollbarbg};}
  40. ::-webkit-scrollbar-thumb:vertical {
  41. height: 9px;background-color: black ;border-top:1px solid black;border-radius:100px; border-bottom:1px solid {color:scrollbarbg};}
  42.  
  43. body {
  44. background:{color:background};
  45. margin:0px;
  46. color:{color:text};
  47. font-family:Calibri;
  48. font-size:9px;
  49. line-height:100%;
  50. }
  51.  
  52. a {
  53. text-decoration:none;
  54. outline:none;
  55. -moz-outline-style:none;
  56. color:{color:link};
  57. }
  58.  
  59. img {
  60. border:none;
  61. }
  62.  
  63. blockquote {
  64. padding-left:5px;
  65. border-left:2px solid;
  66. }
  67.  
  68. blockquote blockquote {
  69. padding-left:5px;
  70. border-left:2px solid;
  71. }
  72.  
  73. h1 {
  74. font-size:9px;
  75. text-transform:uppercase;
  76. }
  77.  
  78. a:hover {
  79. opacity:10;
  80. color:{color:hover};
  81. -webkit-transition: all 0.7s ease;
  82. -moz-transition: all 0.7s ease;
  83. -o-transition: all 0.7s ease
  84. }
  85.  
  86.  
  87. ::selection {
  88. background-color:{color:accent};
  89. }
  90.  
  91. #asker a {color:white;
  92. text-shadow:-1px 1px teal;
  93. font-size:14px;
  94. -moz-transition-duration:0.4s;
  95. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  96.  
  97.  
  98. b {color:{color:accent};}
  99. i {color:{color:accent};}
  100. em {color:{color:accent}; text-transform:uppercase; font-size:8px;}
  101. strong {color:{color:accent}; text-transform:uppercase; font-size:8px;}
  102.  
  103. {CustomCSS}</style></head>
  104.  
  105. <body>
  106.  
  107.  
  108.  
  109.  
  110. <a href="http://{URL}.tumblr.com">
  111. <div style="background-color:#fff;font-family:arial;font-weight:bold;font-size:34px;letter-spacing:-3px;width:480px;margin-left:600px;margin-top:100px;border:6px double {color:accent};padding:12px;text-align:center;">CHANGED TO {NEW URL}</div></a>
  112.  
  113.  
  114. <div style="background:none;color:{color:accent};margin-left:700px;font-family:arial;letter-spacing:4px;font-size:10px;margin-top:0px;width:400px;padding:10px;">
  115. <a href="http://sweatres.tumblr.com">back</a>
  116. <a href="http://tumblr.com">dashboard</a>
  117. <a href="http://sweatres.tumblr.com/">cred.</a>
  118. <script language="JavaScript">
  119. var ref = (''+document.referrer+'');
  120. var w_h = window.screen.width + " x " + window.screen.height;
  121. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3674903&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  122. </script>
  123.  
  124.  
  125.  
  126.  
  127. </div>
  128.  
  129.  
  130. <div style="background-color:#fff;font-family:arial;font-size:10px;width:450px;height:500px;margin-left:600px;padding:30px;border:6px dotted {color:accent};overflow:scroll;">
  131.  
  132. <p> <b>QUESTION</b></p>
  133. <blockquote>ANSWER</blockquote>
  134. <p><b>QUESTION</b></p>
  135. <blockquote>ANSWER</blockquote>
  136.  
  137. <p><b>QUESTION?</b></p>
  138. <blockquote>
  139. ANSWER
  140.  
  141. </blockquote>
  142.  
  143. <br><br>
  144.  
  145. <p><iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{URL}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
  146.  
  147. </div>
  148.  
  149.  
  150. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement