Advertisement
caldernot

old caldernot/title

Sep 22nd, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.06 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6. <a href="https://twitter.com/brieellens" class="twitter-follow-button" data-show-count="false">Follow @brieellens</a>
  7. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
  8.  
  9. <title> {title} </title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. <meta name="image:Banner" content=""/>
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="color:Background" content="#4ecfff"/>
  17. <meta name="color:Links Background" content="#0680cd"/>
  18. <meta name="color:Links" content="#0680cd"/>
  19. <meta name="color:Links Hover" content="#70c7ff"/>
  20. <meta name="text:Link1" content=""/>
  21. <meta name="text:Link1URL" content=""/>
  22. <meta name="text:Link2" content=""/>
  23. <meta name="text:Link2URL" content=""/>
  24. <meta name="text:Link3" content=""/>
  25. <meta name="text:Link3URL" content=""/>
  26. <meta name="text:Link4" content="faq"/>
  27. <meta name="text:Link4URL" content=""/>
  28.  
  29. {/block:Description}
  30.  
  31. <style type="text/css">
  32. body {
  33. margin:0px;
  34. background-color:{color:Background};
  35. font-family:Georgia;
  36. }
  37.  
  38. a, a:link,a:active,a:visited {
  39. text-decoration:none;
  40. color:{color:Links};
  41. font-style:italic;
  42. }
  43.  
  44. a:hover {
  45. text-decoration:none;
  46. color:{color:Links Hover};
  47. transition: all 0.8s;
  48. -moz-transition: all 0.8s; /* Firefox 4 */
  49. -webkit-transition: all 0.8s; /* Safari and Chrome */
  50. -o-transition: all 0.8s; /* Opera */
  51. }
  52.  
  53. #box{
  54. margin:auto;
  55. width:750px;
  56. bottom:0px;
  57. top:3px;
  58. min-height:100%;
  59. position:relative;
  60. background-color:#fff;
  61. box-shadow:0 0 0.4em #262626;
  62. height:100%;
  63. }
  64.  
  65. #clear{
  66. clear:both;
  67. }
  68.  
  69. #sidebar{
  70. width:200px;
  71. padding:10px;
  72. margin-top:9px;
  73. background-color:#fff;
  74. float:left;
  75. }
  76.  
  77. #des{
  78. font-size:10px;
  79. color:#000;
  80. }
  81.  
  82. #post{
  83. padding:5px;
  84. width:500px;
  85. font-size:11px;
  86. overflow:hidden;
  87. top:0px;
  88. bottom:2px;
  89. text-align:justify;
  90. margin-left:215px;
  91. background-color:#fff;
  92. margin:7px;
  93. margin-left:220px;
  94. min-height:100%;
  95. }
  96.  
  97.  
  98. #qes{
  99. border-bottom:{color:Links Hover} 1px solid;
  100. padding:5px;
  101. text-align:left;
  102. }
  103. #qes table{
  104. font-size:11px;
  105. }
  106. #qes table a{
  107. text-transform:uppercase;
  108. font-style:normal;
  109. }
  110.  
  111.  
  112. #postnotes{
  113. text-align:left;font-size:10px;
  114. }
  115. ol .more, .more li{list-style:none;}
  116. .more li{padding:2px:}
  117. #tags{text-align:right;}
  118. #post blockquote{
  119. margin: 0px 0px 0px 5px;
  120. padding: 0 0 0 5px;
  121. border-left: 2px solid #dcdcdc;
  122. }
  123. ol.notes {
  124. padding: 0px;
  125. padding:5px;
  126. margin: 15px 0px;
  127. list-style-type: none;
  128.  
  129. }
  130. #post p{
  131. margin: 6px 0px 10px 0px;
  132. }
  133. #post ul{
  134. margin: 2px 0px 2px 0px;
  135. }
  136.  
  137. #notes{
  138. font-size:8px;
  139. text-align:center;
  140. color:#b9b8b8;
  141. margin-top:2px;
  142. padding:3px;
  143. font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
  144. text-transform:uppercase;
  145. border-top:dashed #ccc 1px;
  146.  
  147. }
  148. #notes a{
  149. text-decoration: none;
  150. color:#b9b8b8;
  151. font-style:normal;
  152. }
  153. #notes a:hover{
  154. opacity:1;
  155. color:{color:Links Hover};
  156.  
  157. }
  158.  
  159.  
  160. #title, #title a{
  161. color:{color:Links};
  162. font-size:20px;
  163. line-height:15px;
  164. text-align:right;
  165. font-style:normal;
  166. font-family:'Georgia';
  167. letter-spacing:1px;
  168. font-style:italic;
  169.  
  170. }
  171.  
  172. #title a:hover{color:{color:Links Hover};background:none;}
  173.  
  174. #links{
  175. width:auto;
  176. background-color:{color:Links Background};
  177. padding:7px;
  178. text-align:center;
  179. font-style:normal;
  180. margin-top:-5px;
  181. }
  182. #links a{
  183. padding:2%;
  184. text-transform:uppercase;
  185. font-family:arial;
  186. color:{color:Links Hover};
  187. font-size:10px;
  188. font-style:normal;
  189. }
  190.  
  191.  
  192. #np{
  193. text-transform: lowercase;
  194. font-size:18px;
  195. opacity:0.7;
  196. line-spacing:10px;
  197. text-align:center;
  198. padding:15px;
  199. }
  200.  
  201. #footer{
  202. opacity:0.5;font-size:8px;font-family:'Arial';text-transform:uppercase;
  203. font-style:normal;
  204. }
  205. #footer a{
  206. opacity:0.8;font-size:8px;font-family:'Arial';text-transform:uppercase;
  207. font-style:normal;
  208. }
  209. #credits{
  210. text-transform:uppercase;
  211. font-size:8px;
  212. font-family:'arial';
  213. color:#bcbcbc;
  214. position:fixed;
  215. bottom:5px;
  216. right:10px;
  217. }
  218. #credits a{ color:#bcbcbc;}
  219.  
  220. .name{
  221. font-size:18px;
  222. text-align:right;
  223.  
  224. }
  225.  
  226. ul.chat{
  227. list-style:none;
  228. padding-left:0px;
  229. }
  230.  
  231. li:nth-child(odd).chat{color:{color:Links};}
  232.  
  233. .playbutton {
  234. width: 20px;
  235. height: 20px;
  236. position: relative;
  237. z-index: 1000;
  238. padding-right:5px;
  239. padding-top:3px;
  240. margin-right:12px;
  241. background-color:#fff;
  242. }
  243.  
  244. #playabout{
  245. padding-top:10px;
  246. color:#999;
  247. }
  248.  
  249.  
  250. </style>
  251.  
  252.  
  253.  
  254. </head>
  255.  
  256. <body>
  257.  
  258. <div id="credits">
  259. <a href="http://ubhiethemes.tumblr.com"> &copy; Theme</a><br> by <a href="http://ubhie.tumblr.com/">ubhie</a>
  260. </div>
  261.  
  262.  
  263. <center>
  264. </center>
  265. <div id ="box">
  266. {block:IfBannerImage}
  267. <img src="{image:banner}" width="750px">
  268. {/block:IfBannerImage}
  269.  
  270. <div id="links">
  271. <a href="/">Home</a>
  272. <a href="/ask">Ask me</a>
  273. <a href="/archive">Archive</a>
  274. <a href="/random">Random</a>
  275. <a href="/faq">Faq</a>
  276. {block:IfLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:IfLink1}
  277. {block:IfLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:IfLink2}
  278. {block:IfLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:IfLink3}
  279. {block:IfLink4}<a href="{text:Link4URL}">{text:Link3}</a>{/block:IfLink4}
  280. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  281. </div>
  282.  
  283. <div id="postbox">
  284.  
  285. <div id="sidebar">
  286. <a class="name">{title}</a>
  287. <div id ="des">
  288. {block:IfSidebarImage}
  289. <img src="{image:Sidebar}" width="200px">
  290. {/block:IfSidebarImage}
  291. {Description}
  292. </div>
  293. </div>
  294.  
  295.  
  296.  
  297. {block:Posts}
  298. <div id ="post">
  299.  
  300.  
  301. {block:Text}
  302. {block:Title}<div id="title">{Title}</div>{/block:Title}
  303. {Body}
  304. {/block:Text}
  305.  
  306. {block:Link}
  307. <div id="title"><a href="{URL}" class="title"
  308. target="_blank">{Name}</a> </div>
  309. {block:Description}{Description}{/block:Description}
  310. {/block:Link}
  311.  
  312. {block:Photo}
  313. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  314. {block:Caption}{Caption}{/block:Caption}
  315. {/block:Photo}
  316.  
  317. {block:Photoset}
  318. {Photoset-500}
  319. {block:Caption}{Caption}{/block:Caption}
  320. {/block:Photoset}
  321.  
  322. {block:Quote}
  323. &#10075;{Quote}&#10078;<br>
  324. <div style="text-align:right;">{block:Source}&rarr;{Source}{/block:Source}</div>
  325. {/block:Quote}
  326.  
  327. {block:Chat}
  328. {block:Title}<div id="title">{Title}</div>{/block:Title}
  329. <ul class="chat">
  330. {block:Lines}
  331. <li class="chat">{block:Label}<b>{Label}</b>{/block:Label}
  332. {Line}
  333. </li>
  334. {/block:Lines}
  335. </ul>
  336. {/block:Chat}
  337.  
  338. {block:Audio}
  339. <table><tr>
  340. {block:AlbumArt}<th>
  341. <div style="float:left;margin-right:5px;">
  342. <img src="{AlbumArtURL}" width="100">
  343. </div>
  344. </th>{/block:AlbumArt}
  345. <th align="left">
  346. <div class="playbutton">
  347. {AudioPlayerWhite}
  348. </div>
  349. <div id="playabout">
  350. {block:TrackName}<b>{TrackName}</b><br>{/block:TrackName}
  351. {block:Artist}{Artist}<br>{/block:Artist}
  352. {block:Album}<i>{Album}</i>{/block:Album}
  353. </div>
  354. </th>
  355. </tr></table>
  356. {block:Caption}<p>{Caption}</p>{/block:Caption}
  357. {PlayCountWithLabel}
  358. {/block:Audio}
  359.  
  360.  
  361. {block:Video}
  362. <center>
  363. {Video-500}<BR></center>
  364. <p>{block:Caption}{Caption}{/block:Caption}</p>
  365. {/block:Video}
  366.  
  367.  
  368. {block:Answer}
  369. <div id ="qes">
  370. <table>
  371. <tr><td width="30px">
  372. <img src="{AskerPortraitURL-40}"></td>
  373. <td>{Asker}: {Question}</td>
  374. </tr></table>
  375. </div>
  376. <p align="center">
  377. {Answer}</p>
  378. {/block:Answer}
  379.  
  380.  
  381. {block:Date}
  382. <div id="notes">
  383. {Month} {DayOfMonth}, {Year} &bull;
  384. {block:NoteCount}
  385. <a href="{Permalink}">
  386. {NoteCount}
  387. {block:Odd} Enchanted {/block:Odd}
  388. {block:Even} Speak now {/block:Even}
  389. &bull;
  390. {/block:NoteCount}
  391. </a>
  392. <a href="{ReblogURL}" target="_blank">reblog &rarr;</a>
  393. </div>
  394. {/block:Date}
  395.  
  396.  
  397.  
  398. {block:PostNotes}
  399. <div id="postnotes">
  400. <div id="tags">
  401. <br>
  402. {block:HasTags}{block:Tags}<a href="{TagURL}" target="_blank">
  403. {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  404. </div>
  405. <br>
  406.  
  407. {block:RebloggedFrom}
  408. Reblogged from <a href="{ReblogParentURL}"
  409. title="{ReblogParentTitle}" target="_blank">
  410. {ReblogParentName}</a>
  411. <br>
  412. Originally by <a href="{ReblogRootURL}"
  413. title="{ReblogRootTitle}" target="_blank">{ReblogRootName}</a>
  414. <br>
  415. {/block:RebloggedFrom}
  416. {block:ContentSource}
  417. Source: <a href="{SourceURL}">{SourceTitle}</a>
  418. {/block:ContentSource}
  419.  
  420.  
  421.  
  422. <br><div class= "more">{PostNotes}</div>
  423. </div>
  424. {/block:PostNotes}
  425.  
  426.  
  427. </div>
  428. {/block:Posts}
  429.  
  430. </div>
  431.  
  432. <div id="np">
  433. {block:Pagination}
  434.  
  435. {block:PreviousPage}
  436. <a href="{PreviousPage}">back </a> &bull;
  437. {/block:PreviousPage}
  438. {block:NextPage}
  439. <a href="{NextPage}">next </a>
  440. {/block:NextPage}
  441. {/block:Pagination}
  442. </div>
  443.  
  444. <div id="clear"></div>
  445.  
  446.  
  447. </div>
  448.  
  449.  
  450. </body>
  451. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement