Advertisement
misscharliepace

Theme 33 by myknightofflowers

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