Advertisement
misscharliepace

Theme 32 by myknightofflowers

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