Advertisement
misscharliepace

Theme 45 by myknightofflowers

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