misscharliepace

Theme 60 by myknightofflowers

Feb 28th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.21 KB | None | 0 0
  1. <html>
  2.  
  3. <!--*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧
  4.  
  5. THEME 60 BY MYKNIGHTOFFLOWERS | DON'T DO ANY OF THE STUFF YOU AREN'T
  6. SUPPOSED TO DO AND HAVE A LOVELY DAY
  7.  
  8. *:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*:・゚✧*-->
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}" />
  14.  
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="color:text" content="#aaaaaa"/>
  18. <meta name="color:link" content="#ce9b9b"/>
  19. <meta name="color:link hover" content="#ccc"/>
  20. <meta name="color:lines" content="#efefef"/>
  21. <meta name="color:sidebar" content="#bbb"/>
  22.  
  23. <meta name="text:link1" content=""/>
  24. <meta name="text:link1text" content=""/>
  25. <meta name="text:link2" content=""/>
  26. <meta name="text:link2text" content=""/>
  27. <meta name="text:link3" content=""/>
  28. <meta name="text:link3text" content=""/>
  29.  
  30. <style type="text/css">
  31.  
  32. body{font-family:arial;font-size:10px;text-align:justify;background:#ffffff;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;color:{color:text};margin:0;overflow-y: scroll;overflow-x: hidden;}
  33.  
  34. a:link {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;text-decoration:none;}
  35. a:visited {text-decoration:none;}
  36. a:hover {-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;text-decoration:none; color:{color:link hover};}
  37. a:active {text-decoration:none;}
  38.  
  39. #cent{
  40. margin-left:390px;
  41. margin-top:15px;
  42. position:relative;
  43. }
  44.  
  45. #post{
  46. opacity:1;
  47. -webkit-transition: all 1s ease-in-out;
  48. transition: all 1s ease-in-out;
  49. padding:20px;
  50. position:relative;
  51. width:400px;
  52. }
  53.  
  54. #post:hover {
  55. opacity:0.85;
  56. -webkit-transition: all 1s ease;
  57. -moz-transition: all 1s ease;
  58. -o-transition: all 1s ease;
  59. }
  60.  
  61. #notes {
  62. text-transform:lowercase;
  63. font-family:arial;
  64. font-size:8px;
  65. line-height:10px;
  66. letter-spacing:0.1em;
  67. padding:8px;
  68. padding-bottom:25px;
  69. text-align:center;
  70. letter-spacing:0.9em;
  71. }
  72.  
  73. #notes a, #notes a:link:hover,
  74. #notes a:visited:hover {
  75. text-decoration:none;
  76. color:{color:text};
  77. letter-spacing:0.1em;
  78. }
  79.  
  80. hr {border: 0;height: 1px;background: {color:lines};}
  81. img{vertical-align:text-bottom}
  82. h1 {font-family:times;font-size:19px;font-style:italic;}
  83. blockquote {padding-left: 10px;border-left: 2px solid #f5f5f5;}
  84. #quotee {font-size:10px;font-family:arial;text-transform:uppercase;letter-spacing:0.2em;}
  85.  
  86. #side {
  87. margin-top:350px;
  88. margin-left:110px;
  89. position:fixed;
  90. text-align:center;
  91. font-size:9px;
  92. font-family:arial;
  93. width:200px;
  94. text-transform:lowercase;
  95. }
  96.  
  97. #side a, #side a:link:hover,
  98. #side a:visited:hover {
  99. text-decoration:none;
  100. color:{color:link};
  101. }
  102.  
  103. #title {
  104. text-transform:lowercase;
  105. font-size:13px;
  106. font-weight:bold;
  107. background:{color:sidebar};
  108. width:198px;
  109. padding-top:20px;
  110. padding-bottom:20px;
  111. color:white;
  112. }
  113.  
  114. #description {
  115. padding-top:5px;
  116. padding-bottom:5px;
  117. border:solid 1px {color:lines};
  118. width:186px;
  119. padding-top:10px;
  120. padding-bottom:10px;
  121. padding-left:5px;
  122. padding-right:5px;
  123. }
  124.  
  125. #description a, #description a:link:hover,
  126. #description a:visited:hover {
  127. color:{color:text};
  128. }
  129.  
  130. #linkses a {
  131. padding:9px;
  132. background:{color:sidebar};
  133. text-align:center;
  134. color:white;
  135. }
  136.  
  137. #linkses a:link:hover,
  138. #linkses a:visited:hover {
  139. font-style:italic;
  140. color:white;
  141. background:#ddd;
  142. }
  143.  
  144. {CustomCSS}</style>
  145. </head>
  146. <body>
  147. <body link="#ce9b9b" vlink="#ce9b9b" alink="#aaa">
  148.  
  149. <div id="side">
  150. <p><div id="title">{title}</div></p>
  151. <p><div id="description">{Description}</div></p>
  152. <br><div id="linkses">
  153. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  154. <span title="Home"><a href="/">i.</a></span>
  155. <span title="Message"><a href="/ask">ii.</a href></span>
  156. <span title="{text:link1text}"><a href="{text:link1}">iii.</a href></span>
  157. <span title="{text:link2text}"><a href="{text:link2}">iv.</a href></span>
  158. <span title="{text:link3text}"><a href="{text:link3}">v.</a href></span>
  159. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  160. </div>
  161. </div>
  162.  
  163. <div style="position:fixed; bottom:0px; right:10px; font-size:7px;z-index:999999;">
  164. <a href="http://myknightofflowers.tumblr.com/">T H E M E </a><br><br>
  165. </div>
  166.  
  167. <div id="cent">
  168.  
  169. {block:Posts}
  170. <div id="post">
  171.  
  172. {block:Text}
  173. <h1>{block:Title}{Title}{/block:Title}</h1>
  174. {Body}
  175. {/block:Text}
  176.  
  177. {block:Photo}
  178. <a href="{permalink}"><img src="{PhotoURL-400}" width="400"/></a>
  179. <br>
  180. {/block:Photo}
  181.  
  182. {block:Photoset}
  183. {Photoset-400}
  184. {/block:Photoset}
  185.  
  186. {block:Quote}
  187. <div align="center">
  188. <div id="quotee">
  189. {Quote}
  190. </div>
  191. -<br>
  192. <span style="text-transform:uppercase; font-size:7px; letter-spacing:0.2em;">
  193. {block:Source}{Source}{/block:Source}
  194. </span>
  195. </div>
  196. {/block:Quote}
  197.  
  198. {block:Video}
  199. {Video-400}<br>
  200. {PlayCountWithLabel}
  201. {/block:Video}
  202.  
  203. {block:Link}
  204. <h1>
  205. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  206. {block:Description}{Description}{/block:Description}
  207. {/block:Link}
  208.  
  209. {block:Chat}
  210. <hr>
  211. {block:Lines}
  212. {block:Label}
  213. <br><div style="display:inline; letter-spacing:0.2em; text-transform:uppercase;">{Label}</div>
  214. {/block:Label}
  215. <span style="font-style:italic">{Line}</span>
  216. {/block:Lines}
  217. <br><br>
  218. {/block:Chat}
  219.  
  220. {block:Audio}
  221. {AudioPlayerWhite}
  222. <br>
  223. {/block:Audio}
  224.  
  225. {block:Answer}
  226. <div style="padding-bottom:10px; border-bottom:double {color:lines}">
  227. <b>Q:</b> {Question} - ({Asker})
  228. </div>
  229. {Answer}
  230. {/block:Answer}
  231.  
  232. {block:PermalinkPage}
  233. {NoteCountWithLabel}
  234. {block:Caption}
  235. {Caption}
  236. {/block:Caption}
  237. <br><br>
  238. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  239. {/block:PermalinkPage}
  240.  
  241. <div id="notes">
  242. <a href="{Permalink}">{TimeAgo}</a> -
  243. <a href="{Permalink}">{NoteCountWithLabel}</a> -
  244. {block:ContentSource}
  245. <a href="{SourceURL}">src</a> -
  246. {/block:ContentSource}
  247. {block:RebloggedFrom}
  248. <a href="{ReblogParentURL}">via</a>
  249. {/block:RebloggedFrom}
  250. {block:Tags} - <a href="{TagUrl}">{Tag}</a> {/block:Tags}
  251. <br><br>
  252. </div>
  253. <hr>
  254. </div>{/block:Posts}
  255.  
  256. </div>
  257.  
  258. </body>
  259. </html>
Add Comment
Please, Sign In to add comment