hoopers

green

Jul 29th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "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.  
  7. <head>
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.  
  13.  
  14. <meta name="color:Background" content="#fff" />
  15. <meta name="color:Body" content="#333" />
  16. <meta name="image:Sidebar" content="" />
  17. <meta name="color:Link" content="#8d8c8d" />
  18. <meta name="text:Link1" content="link" />
  19. <meta name="text:Link1 URL" content="/" />
  20. <meta name="text:Link2" content="link" />
  21. <meta name="text:Link2 URL" content="/" />
  22. <meta name="text:Link3" content="link" />
  23. <meta name="text:Link3 URL" content="/" />
  24. <meta name="text:Link4" content="link" />
  25. <meta name="text:Link4 URL" content="/" />
  26. <script language=”JavaScript” src=”http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js” type=”text/JavaScript”></script>
  27.  
  28. <style>
  29. div#qTip {
  30. padding:5px;
  31. display: none;
  32. text-align: center;
  33. position: absolute;
  34. font-size:8px;
  35. margin-left:10px;
  36. z-index: 1000;
  37. color:#000;
  38. }
  39. </style>
  40.  
  41. <style type="text/css">
  42. @font-face {font-family: Old Style; src:url(http://static.tumblr.com/qlqlqm0/ZiBn90yr0/oldsh____1_.ttf)}
  43. body {
  44. background: {color:Background};
  45. position:absolute;
  46. font-size:10px;
  47. letter-spacing:1px;
  48. font-family:calibri;
  49. color:black;
  50.  
  51. }
  52.  
  53. blockquote {
  54. padding:5px;
  55. padding-left:10px;
  56. text-align: justify;
  57. }
  58.  
  59. blockquote img {
  60. max-width: 100%;
  61. display: block;
  62. margin-bottom: 5px;
  63. }
  64.  
  65. blockquote blockquote {
  66. margin: 10px;
  67. padding: 10px;
  68. }
  69.  
  70. a {
  71. text-decoration:none;
  72. outline:none;
  73. color:{color:Link};
  74. -webkit-transition: all 0.5s ease-in-out;
  75. -moz-transition: all 0.5s ease-in-out;
  76. -o-transition: all 0.5s ease-in-out;
  77. }
  78.  
  79. a:hover {
  80. color:orange;
  81. text-decoration:underline;
  82. -webkit-transition: all 0.5s ease-in-out;
  83. -moz-transition: all 0.5s ease-in-out;
  84. -o-transition: all 0.5s ease-in-out;
  85. }
  86.  
  87. h1 {
  88. font-family:calibri;
  89. text-align:center;
  90. }
  91.  
  92. h2 {
  93. font-family:calibri;
  94. text-transform:lowercase;
  95. padding:5px;
  96. color:{color:Link};
  97. }
  98.  
  99. #sidebar img {
  100. width:70px;
  101. height:auto;
  102. padding-right:30px;
  103. padding:10px;
  104. text-align:middle;
  105. }
  106.  
  107. #title {
  108. color:black;
  109. text-align:center;left:450px;
  110. font-family: calibri;text-decoration:underline;
  111. }
  112. #title a {
  113. color:{color:Body};
  114. font-size:10px
  115.  
  116. font-family:calibri;
  117. -webkit-transition: all 0.3s ease-in-out;
  118. -moz-transition: all 0.3s ease-in-out;
  119. -o-transition: all 0.3s ease-in-out;
  120. }
  121. #title a:hover {
  122. color:black;
  123. -webkit-transition: all 0.3s ease-in-out;
  124. -moz-transition: all 0.3s ease-in-out;
  125. -o-transition: all 0.3s ease-in-out;
  126. }
  127. #sidebar {
  128. position:fixed;
  129. top:500px;
  130. left:40px;
  131. width:200px;
  132. font-size:9px;
  133. padding:5px;
  134. border:dashed black 2px;
  135. background-color:white;
  136. }
  137.  
  138.  
  139. #description {
  140. padding:10px;
  141. color:{color:Description};
  142. font-family:times;
  143. font-size:10px;
  144. text-align:center;
  145. font-family:calibri;
  146. }
  147.  
  148. #pagination {
  149. background:black;
  150. color:white;
  151. }
  152.  
  153. #links {
  154. text-align:center; }
  155.  
  156.  
  157. #links a{
  158. display:inline-block;
  159. font-family:calibri;
  160. font-size:10px;
  161. padding:1px;
  162. color:{color:Link};
  163.  
  164. }
  165.  
  166. #links a:hover{
  167. color:black;
  168. padding:1px;
  169.  
  170. }
  171.  
  172.  
  173. #entries {
  174. font-size:10px;
  175. margin-left: 450px;
  176. margin-top:40px;
  177. float: right;
  178. text-align: justify;
  179. }
  180.  
  181. #post {
  182. font-size:8px;
  183. padding: 55px;
  184. margin-bottom:30px;
  185. width: 250px;
  186. color:{color:Body};
  187. text-align: right;
  188. overflow:hidden;
  189. }
  190.  
  191. #info {
  192. padding: 10px;
  193. text-align:center;
  194. }
  195.  
  196. #credit a{
  197. position:fixed;
  198. right:3px;
  199. bottom:3px;
  200. padding:4px;
  201. font-size:11px;
  202. font-family:times;
  203. color:black;
  204. -moz-transition-duration:.5s;
  205. -webkit-transition-duration:.5s;
  206. -o-transition-duration:.5s;
  207. }
  208.  
  209. #credit a:hover {
  210. color:black;
  211.  
  212. -moz-transition-duration:.5s;
  213. -webkit-transition-duration:.5s;
  214. -o-transition-duration:.5s;
  215. }
  216.  
  217.  
  218. </style>
  219. <style type="text/css">{CustomCSS}</style>
  220. </head>
  221.  
  222. <body>
  223. <div id="sidebar">
  224. <center><a href="/"><img src="{image:Sidebar}"/></a></center>
  225. <div id="links">
  226. <a href="/ask">ask</a>
  227.  
  228.  
  229. <a href="{text:Link1 URL}">{text:Link1}</a>
  230.  
  231. <a href="{text:Link2 URL}">{text:Link2}</a>
  232.  
  233. <a href="{text:Link3 URL}">{text:Link3}</a>
  234.  
  235. <a href="{text:Link4 URL}">{text:Link4}</a><div id="description">
  236. {block:Description}{Description}{/block:Description}
  237. </div>
  238. {block:PreviousPage}<a href="{PreviousPage}">↩</a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}">↪</a>{/block:NextPage}</center>
  239. </div>
  240. </div>
  241. </div>
  242.  
  243.  
  244.  
  245. <div id="entries">
  246. {block:Posts}
  247. <div id="post">
  248.  
  249. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  250.  
  251. {block:Quote}<h3>“{Quote}” </h3>
  252. <div style="text-align:right; padding-bottom:5px;">— {Source}</div>{/block:Quote}
  253.  
  254. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  255. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  256.  
  257. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{/block:Photo}
  258. {block:Photoset}<center>{Photoset-250}</center>{/block:Photoset}
  259.  
  260. {block:Chat}{block:Title}<h1>{Title}</h1><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  261. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  262.  
  263.  
  264.  
  265.  
  266. {block:Audio}
  267. {block:AudioPlayer}
  268. {AudioPlayerblack}
  269. {/block:AudioPlayer}
  270. {block:AlbumArt}
  271. <img src="{AlbumArtURL}" width="50px"/>
  272. {/block:AlbumArt}
  273. <br>
  274. {block:TrackName}Track: {TrackName}{/block:TrackName}<br>
  275. {block:Artist}Artist: {Artist}{/block:Artist}<br>
  276. {block:Album}Album: {Album}{/block:Album}<br>
  277. {block:Playcount}Play count: {FormattedPlayCount}{/block:Playcount}
  278. {block:Caption}{Caption}{/block:Caption}
  279. {/block:Audio}
  280.  
  281. {block:Answer}
  282. <img src="{AskerPortraitURL-30}">
  283. {Asker} asked: {Question}<br>
  284. {Answer}{/block:Answer}
  285.  
  286.  
  287.  
  288. <div id="info">
  289. posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  290. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} (<a href="{ReblogParentURL}">via</a>{block:ContentSource} / <a href="{SourceURL}">source</a>{block:ContentSource}){/block:RebloggedFrom}<br>
  291. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  292.  
  293. </div>
  294. {/block:Posts}
  295. <center>
  296.  
  297.  
  298. {block:PostNotes}{PostNotes}{/block:PostNotes}
  299.  
  300. </div>
  301.  
  302.  
  303.  
  304. <!----- put in your url here! ---->
  305. <div id="credit"> <a href="http://yurut.tumblr.com">(c)</a></div>
  306. </body>
  307. </html>
Advertisement
Add Comment
Please, Sign In to add comment