Advertisement
misscharliepace

Theme 34 by myknightofflowers

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