Advertisement
misscharliepace

Theme 21 by tristran-thorn

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