Advertisement
misscharliepace

Theme 49 by myknightofflowers

Nov 28th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. <html>
  2.  
  3. <!------Theme 49 by myknightofflowers, don't do any of the stuff you aren't supposed to do and have a lovely day----->
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9.  
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:text" content="#aaaaaa"/>
  13. <meta name="color:link" content="#ce9b9b"/>
  14. <meta name="color:lines" content="#efefef"/>
  15.  
  16. <meta name="image:sidebar" content="">
  17.  
  18. <meta name="text:link1" content=""/>
  19. <meta name="text:link1text" content=""/>
  20. <meta name="text:link2" content=""/>
  21. <meta name="text:link2text" content=""/>
  22. <meta name="text:link3" content=""/>
  23. <meta name="text:link3text" content=""/>
  24. <meta name="text:link4" content=""/>
  25. <meta name="text:link4text" content=""/>
  26.  
  27. <style type="text/css">
  28.  
  29. body{
  30. font-family:times;
  31. font-size:11px;
  32. text-align:justify;
  33. background-color:#ffffff;
  34. color:{color:text};
  35. margin:0;
  36. }
  37.  
  38. a:link {text-decoration:none;}
  39. a:visited {text-decoration:none;}
  40. a:hover {text-decoration:underline;}
  41. a:active {text-decoration:none;}
  42.  
  43. #cent{
  44. width:535px;
  45. left:50%;
  46. margin-left:-250px;
  47. margin-top:0px;
  48. background-color:transparent;
  49. position:relative;
  50. }
  51.  
  52. #post{
  53. opacity:1;
  54. -webkit-transition: all 1s ease-in-out;
  55. transition: all 1s ease-in-out;
  56. padding:15px;
  57. background-color:transparent;
  58. width:500px;
  59. float:left;
  60. margin-top:5px;
  61. position:relative;
  62. }
  63.  
  64. #post:hover {
  65. opacity:0.85;
  66. -webkit-transition: all 1s ease;
  67. -moz-transition: all 1s ease;
  68. -o-transition: all 1s ease;
  69. }
  70.  
  71. #description {
  72. padding-top:40px;
  73. padding-bottom:40px;
  74. font-size:9px;
  75. font-family:times;
  76. text-align:center;
  77. }
  78.  
  79. #credit {
  80. margin-top:0px;
  81. margin-left:10px;
  82. position:fixed;
  83. }
  84.  
  85. #notes {
  86. text-transform:uppercase;
  87. font-family:times;
  88. font-size:7px;
  89. padding-bottom:10px;
  90. padding-top:10px;
  91. letter-spacing:0.1em;
  92. }
  93.  
  94. #notes a:link:hover,
  95. #notes a:visited:hover {
  96. text-decoration:none;
  97. color:{color:link};
  98. letter-spacing:0.1em;
  99. }
  100.  
  101. #quotee {
  102. font-size:12px;
  103. font-family:georgia;
  104. }
  105.  
  106. #pagination1 {
  107. font-size:60px;
  108. position:fixed;
  109. left:50%;
  110. top:50%;
  111. left:50px;
  112. }
  113.  
  114. #pagination2 {
  115. font-size:60px;
  116. position:fixed;
  117. right:50%;
  118. top:50%;
  119. right:50px;
  120. }
  121.  
  122. #pagination1 a:link:hover,
  123. #pagination1 a:visited:hover {
  124. text-decoration:none;
  125. }
  126.  
  127. #pagination2 a:link:hover,
  128. #pagination2 a:visited:hover {
  129. text-decoration:none;
  130. }
  131.  
  132. hr {
  133. border: 0;
  134. height: 1px;
  135. background: {color:lines};
  136. }
  137.  
  138. blockquote {
  139. padding-left: 10px;
  140. border-left: 2px solid #f5f5f5;
  141. }
  142.  
  143. .header {
  144. width:900px;
  145. height:120px;
  146. margin-top:0px;
  147. margin-left:0px;
  148. padding:0;
  149. position:fixed;
  150. }
  151.  
  152. h1 {
  153. font-family:times;
  154. font-size:19px;
  155. font-style:italic;
  156. }
  157.  
  158. #sidebarimage {
  159. width:100px;
  160. height:100px;
  161. border-radius:100px;
  162. overflow:hidden;
  163. }
  164.  
  165. {CustomCSS}</style>
  166. </head>
  167. <body>
  168.  
  169. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  170.  
  171. <div id="cent">
  172.  
  173. <div id="description">
  174. <center>
  175. <div id="sidebarimage">
  176. <a href="/">
  177. <div class="sidebarimage img">
  178. <img src="{image:sidebar}" height="100" width="100"></a>
  179. </div></div>
  180. </center>
  181. <br>
  182.  
  183. <a style="font-size:18px;letter-spacing:0.1em;" href="/">{Title}</a>
  184. <br>
  185. <i>
  186. <span title="Ask"><a href="/ask">message</a href></span> •
  187. <span title="{text:link1text}"><a href="{text:link1}">{text:link1text}</a href></span> •
  188. <span title="{text:link2text}"><a href="{text:link2}">{text:link2text}</a href></span> •
  189. <span title="{text:link3text}"><a href="{text:link3}">{text:link3text}</a href></span> •
  190. <span title="{text:link4text}"><a href="{text:link4}">{text:link4text}</a href></span>
  191. </i>
  192. <p>{Description}</p>
  193. </div>
  194.  
  195. {block:Posts}
  196. <div id="post">
  197.  
  198. <div id="notes">
  199. <a href="{Permalink}">{TimeAgo}</a> with
  200. <a href="{Permalink}">{NoteCountWithLabel}</a>
  201. </div>
  202.  
  203. {block:Text}
  204. <h1>
  205. {block:Title}{Title}{/block:Title}</h1>
  206. {Body}
  207. {/block:Text}
  208.  
  209. {block:Photo}
  210. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  211. <br>
  212. {/block:Photo}
  213.  
  214. {block:Photoset}
  215. {Photoset-500}
  216. {/block:Photoset}
  217.  
  218. {block:Quote}
  219. <div align="center">
  220. <div id="quotee">
  221. ❝<i>{Quote}</i>❞
  222. </div>
  223. -<br>
  224. <span style="text-transform:uppercase; font-size:8px; letter-spacing:0.2em;">
  225. {block:Source}{Source}{/block:Source}
  226. </span>
  227. </div>
  228. {/block:Quote}
  229.  
  230. {block:Video}
  231. {Video-500}<br>
  232. {PlayCountWithLabel}
  233. {/block:Video}
  234.  
  235. {block:Link}
  236. <h1>
  237. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  238. {block:Description}{Description}{/block:Description}
  239. {/block:Link}
  240.  
  241. {block:Chat}
  242. {block:Lines}
  243.  
  244. {block:Label}
  245. <br><div style="display:inline; letter-spacing:0.2em; text-transform:uppercase;">{Label}</div>
  246. {/block:Label}
  247. <span style="font-style:italic">{Line}</span>
  248. {/block:Lines}
  249. <br>
  250. {/block:Chat}
  251.  
  252. {block:Audio}
  253. {AudioPlayerWhite}
  254. <br>
  255. {/block:Audio}
  256.  
  257. {block:Answer}
  258. <div style="padding-bottom:10px; border-bottom:double {color:lines}">
  259. <b>Q:</b> {Question} - ({Asker})
  260. </div>
  261. {Answer}
  262. {/block:Answer}
  263.  
  264. {block:PermalinkPage}
  265. {NoteCountWithLabel}
  266. {block:Caption}
  267. {Caption}
  268. {/block:Caption}
  269. <br><br>
  270. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  271. {/block:PermalinkPage}
  272.  
  273. <div id="notes" style="text-align:right">
  274. {block:ContentSource}
  275. <a href="{SourceURL}">src</a>
  276. {/block:ContentSource}
  277. {block:RebloggedFrom}
  278. <a href="{ReblogParentURL}">via</a>
  279. {/block:RebloggedFrom},
  280. {block:Tags} <a href="{TagUrl}">{Tag}</a> {/block:Tags}
  281. </div>
  282.  
  283. </div>{/block:Posts}
  284.  
  285. <div id="pagination1">
  286. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  287. </div>
  288.  
  289. <div id="pagination2">
  290. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  291. </div>
  292.  
  293. <div style="position:fixed; bottom:0px; right:10px; font-size:7px;">
  294. <a href="http://myknightofflowers.tumblr.com/">T H E M E </a><br><br>
  295. </div>
  296.  
  297. </div>
  298. </body>
  299. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement