Advertisement
misscharliepace

Theme 61 by myknightofflowers

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