Advertisement
misscharliepace

Theme 16 by tristran-thorn

Jul 18th, 2013
566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. <html>
  2.  
  3. <!------This is theme 16 by tristran-thorn, please don't remove the credit and why did Sherlock get so upset? he jumped to conclusions----->
  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:sidebar" content="#f9f9f9">
  17. <meta name="text:opacity between 0 and 1" content="0.5"/>
  18.  
  19.  
  20. <meta name="image:sidebar" content="">
  21. <meta name="image:bigsidebar" content="">
  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. <meta name="text:link4" content=""/>
  30. <meta name="text:link4text" content=""/>
  31.  
  32. <style type="text/css">
  33.  
  34. body{
  35. font-family:times;
  36. font-size:10px;
  37. text-align:justify;
  38. background-color:{color:background};
  39. color:{color:text};
  40. }
  41.  
  42. a:link {
  43. -webkit-transition: all 0.5s ease;
  44. -moz-transition: all 0.5s ease;
  45. -o-transition: all 0.5s ease;
  46. text-decoration:none;}
  47. a:visited {text-decoration:none;}
  48. a:hover {
  49. -webkit-transition: all 0.5s ease-in-out;
  50. transition: all 0.5s ease-in-out;
  51. text-decoration:none;
  52. color:{color:linkhover};
  53. }
  54. a:active {text-decoration:none;}
  55.  
  56. #cent{
  57. width:540px;
  58. margin-left:530px;
  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:20px;
  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 1s ease-in-out;
  85. transition: all 1s ease-in-out;
  86. margin-top:124px;
  87. left:340px;
  88. border:double #cecece;
  89. position:fixed;
  90. padding-top:5px;
  91. padding-left:5px;
  92. padding-right:5px;
  93. padding-bottom:2.5px;
  94. }
  95.  
  96. #sidebarimage:hover {
  97. -webkit-transform: rotate(-8deg);
  98. -moz-transform: rotate(-8deg);
  99. -o-transform: rotate(-8deg);
  100. -ms-transform: rotate(-8deg);
  101. transform: rotate(-8deg);
  102. }
  103.  
  104. #description {
  105. margin-top:231px;
  106. left:342px;
  107. position:fixed;
  108. padding:5px;
  109. font-size:8px;
  110. }
  111.  
  112. #credit {
  113. margin-top:0px;
  114. margin-left:10px;
  115. position:fixed;
  116. }
  117.  
  118. #noteybit {
  119. text-transform:uppercase;
  120. font-size:8px;
  121. font-family:calibri;
  122. padding:5px;
  123. border:solid 1px #f9f9f9;
  124. }
  125.  
  126. #quotee {
  127. font-size:12px;
  128. font-family:georgia;
  129. }
  130.  
  131. #pagination {
  132. font-size:22px;
  133. }
  134.  
  135. #linkses {
  136. text-align:right;
  137. margin-top:237px;
  138. left:305px;
  139. width:35px;
  140. font-family:calibri;
  141. font-size:8px;
  142. border-right:1px #cecece solid;
  143. text-transform:uppercase;
  144. position:fixed;
  145. }
  146.  
  147. #block {
  148. background:{image:bigsidebar};
  149. background:{color:sidebar};
  150. border:1px solid #e5e5e5;
  151. margin-left:-10px;
  152. margin-top:-10px;
  153. position:fixed;
  154. height:100%;
  155. width:500px;
  156. }
  157.  
  158. #littleblock {
  159. opacity:{text:opacity between 0 and 1};
  160. height:220px;
  161. width:200px;
  162. background-color:#ffffff;
  163. margin-top:110px;
  164. margin-left:280px;
  165. position:fixed;
  166. }
  167.  
  168. {CustomCSS}</style>
  169. </head>
  170. <body>
  171.  
  172. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  173.  
  174. <div id="block" width="500">
  175. <img src="{image:bigsidebar}" width="500">
  176. </div>
  177.  
  178. <div id="littleblock">
  179. </div>
  180.  
  181. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}" height="90" width="90"></a></div>
  182.  
  183. <div id="linkses">
  184. <a href="/"> Home </a href><br>
  185. <a href="/ask">Ask </a href><br>
  186. <a href="{text:link1}">{text:link1text} </a href><br>
  187. <a href="{text:link2}">{text:link2text} </a href><br>
  188. <a href="{text:link3}">{text:link3text} </a href><br>
  189. <a href="{text:link4}">{text:link4text} </a href><br>
  190. </div>
  191.  
  192. <div id="description">
  193. <div style="width:90px">
  194. {Description}
  195. <br><br>
  196. <center>
  197. <div id="pagination">
  198. {block:PreviousPage}<a href="{PreviousPage}">‹</a>{/block:PreviousPage}
  199. {block:NextPage}<a href="{NextPage}">›</a>{/block:NextPage}
  200. </div>
  201. </center>
  202. </div></div>
  203.  
  204. <div style="position:fixed; bottom:0px; right:10px; font-size:13px;">
  205. <a href="http://tristran-thorn.tumblr.com/">© </a><br><br>
  206. </div>
  207.  
  208. <div id="cent">
  209. {block:Posts}
  210. <div id="post">
  211.  
  212. {block:Text}
  213. <h1>
  214. {block:Title}{Title}{/block:Title}</h1>
  215. {Body}
  216. {/block:Text}
  217.  
  218. {block:Photo}
  219. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  220. {/block:Photo}
  221.  
  222. {block:Photoset}
  223. {Photoset-500}
  224. {/block:Photoset}
  225.  
  226. {block:Quote}
  227. <div id="quotee">
  228. ❝<i>{Quote}</i>❞
  229. </div>
  230. <div align="right">
  231. {block:Source}-{Source}{/block:Source}
  232. </div>
  233. {/block:Quote}
  234.  
  235. {block:Video}
  236. {Video-500}<br>
  237. {PlayCountWithLabel}
  238. {/block:Video}
  239.  
  240. {block:Link}
  241. <h1>
  242. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  243. {block:Description}{Description}{/block:Description}
  244. {/block:Link}
  245.  
  246. {block:Chat}
  247. {block:Lines}
  248. <b>
  249. {block:Label}
  250. <br>{Label}
  251. {/block:Label}
  252. </b>
  253. &nbsp;{Line}
  254. {/block:Lines}
  255. {/block:Chat}
  256.  
  257. {block:Audio}
  258. {AudioPlayerGrey}
  259. <br><div align="right">{block:Artist}
  260. Artist: {Artist}</div>
  261. {/block:Artist}<br>
  262. {block:Caption}{Caption}{/block:Caption}
  263. {/block:Audio}
  264.  
  265. {block:Answer}
  266. {Asker} asked <b>{Question}</b><br>
  267. {Answer}
  268. {/block:Answer}
  269.  
  270. {block:PermalinkPage}
  271. {NoteCountWithLabel}
  272. {block:Caption}
  273. {Caption}
  274. {/block:Caption}
  275. <br>
  276. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  277. {/block:PermalinkPage}
  278.  
  279. <div id="noteybit">
  280. <center>
  281. <a href="{Permalink}">{TimeAgo}</a> with
  282. <a href="{Permalink}">{NoteCountWithLabel} </a>|
  283. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  284. </center>
  285. </div>
  286.  
  287. </div>{/block:Posts}
  288.  
  289. </div>
  290. </body>
  291. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement