Advertisement
misscharliepace

Theme 24 by jackdonnellly

Oct 11th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.15 KB | None | 0 0
  1. <html>
  2.  
  3. <!------Theme 24 by jackdonnellly, please don't do any of those things 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: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:1px 1px {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:420px;
  88. left:207.5px;
  89. position:fixed;
  90. width:100px;
  91. height:100px;
  92. }
  93.  
  94. #description {
  95. margin-top:415px;
  96. margin-left:85px;
  97. position:fixed;
  98. padding:5px;
  99. font-size:8px;
  100. width:100px;
  101. height:100px;
  102. }
  103.  
  104. #linkses {
  105. text-transform:uppercase;
  106. background-color:transparent;
  107. border-bottom:solid 1px #e5e5e5;
  108. border-top:solid 1px #e5e5e5;
  109. padding-bottom:5px;
  110. padding-top:7px;
  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. #nexxt {
  140. position:fixed;
  141. font-size:26px;
  142. margin-top:455px;
  143. margin-left:305px;
  144. }
  145.  
  146. #prevv {
  147. position:fixed;
  148. font-size:26px;
  149. margin-top:455px;
  150. margin-left:65px;
  151. }
  152.  
  153. hr {
  154. border: 0;
  155. height: 1px;
  156. background: #e5e5e5;
  157. }
  158.  
  159. blockquote {
  160. padding-left: 10px;
  161. border-left: 2px solid #f5f5f5;
  162. }
  163.  
  164. .Line {
  165. position:fixed;
  166. border-left: 1px solid #e5e5e5;
  167. height:1000%;
  168. width:10px;
  169. margin-top:-10px;
  170. margin-left:380px;
  171. }
  172.  
  173. {CustomCSS}</style>
  174. </head>
  175. <body>
  176.  
  177. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  178.  
  179. <div id="sidebarimage">
  180. <a href="/">
  181. <div class="sidebarimage img">
  182. <img src="{image:sidebar}" height="100" width="100"></a>
  183. </div></div>
  184.  
  185. <div class="Line"> </div>
  186.  
  187. <div id="description">
  188. <div id="linkses">
  189. <center>
  190. <span title="Home"><a href="/">I</a href></span> -
  191. <span title="Ask"><a href="/ask">II</a href></span> -
  192. <span title="{text:link1text}"><a href="{text:link1}">III</a href></span> -
  193. <span title="{text:link2text}"><a href="{text:link2}">IV</a href></span> -
  194. <span title="{text:link3text}"><a href="{text:link3}">V</a href></span> -
  195. <span title="{text:link4text}"><a href="{text:link4}">VI</a href></span> -
  196. <span title="{text:link5text}"><a href="{text:link5}">VII</a href></span>
  197. </center>
  198. </div>
  199. <p>{Description}</p>
  200. </div>
  201.  
  202. <div id="prevv">
  203. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  204. </div>
  205.  
  206. <div id="nexxt">
  207. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  208. </div>
  209.  
  210. <div style="position:fixed; bottom:0px; right:10px; font-size:7px;">
  211. <a href="http://jackdonnellly.tumblr.com/">T H E M E </a><br><br>
  212. </div>
  213.  
  214. <div id="cent">
  215. {block:Posts}
  216. <div id="post">
  217.  
  218. {block:Text}
  219. <h1>
  220. {block:Title}{Title}{/block:Title}</h1>
  221. <blockquote>{Body}</blockquote>
  222. {/block:Text}
  223.  
  224. {block:Photo}
  225. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  226. {/block:Photo}
  227.  
  228. {block:Photoset}
  229. {Photoset-500}
  230. {/block:Photoset}
  231.  
  232. {block:Quote}
  233. <div id="quotee">
  234. ❝<i>{Quote}</i>❞
  235. </div>
  236. <div align="right">
  237. {block:Source}-{Source}{/block:Source}
  238. </div>
  239. {/block:Quote}
  240.  
  241. {block:Video}
  242. {Video-500}<br>
  243. {PlayCountWithLabel}
  244. {/block:Video}
  245.  
  246. {block:Link}
  247. <h1>
  248. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  249. {block:Description}{Description}{/block:Description}
  250. {/block:Link}
  251.  
  252. {block:Chat}
  253. {block:Lines}
  254. <b>
  255. {block:Label}
  256. <br><div style="text-transform:uppercase; display:inline;">{Label}</div>
  257. {/block:Label}
  258. </b> {Line}
  259. {/block:Lines}
  260. <br>
  261. <br>
  262. {/block:Chat}
  263.  
  264. {block:Audio}
  265. {AudioPlayerWhite}
  266. <br>
  267. {/block:Audio}
  268.  
  269. {block:Answer}
  270. <div style="background:#f3f3f3; padding:10px; border-radius:10px; overflow:hidden;"><img src="{AskerPortraitURL-24}"> {Asker} said: <b>{Question}</b></div>
  271. {Answer}
  272. {/block:Answer}
  273.  
  274. {block:PermalinkPage}
  275. {NoteCountWithLabel}
  276. {block:Caption}
  277. {Caption}
  278. {/block:Caption}
  279. <br><br>
  280. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  281. {/block:PermalinkPage}
  282.  
  283. <div id="noteybit">
  284. <center>
  285. <i>
  286. <a href="{Permalink}">{TimeAgo}</a> /
  287. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  288. {block:ContentSource}
  289. <a href="{SourceURL}">Source</a> /
  290. {/block:ContentSource}
  291. {block:RebloggedFrom}
  292. <a href="{ReblogParentURL}">via</a> //
  293. {/block:RebloggedFrom}
  294. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  295. </i>
  296. <hr>
  297. </center>
  298. </div>
  299. </div>{/block:Posts}</div>
  300.  
  301. </body>
  302. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement