Advertisement
celinasthemes

theme 024 deathbeds

Oct 21st, 2014
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <head>
  5.  
  6. </style>
  7.  
  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}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <!---- Theme 024 "deathbeds" by themesbycelina.
  15. ▼▲ Please don't remove the credit
  16. ▼▲ Don't steal or/and claim as your own or I'm getting angry
  17. ▼▲ Edit it for your personal use as much as you want
  18. ▼▲ If you want to release an edited version of this theme, pls message me first okay.
  19. ▼▲ Don't forget ily when you follow the rules.
  20. --->
  21.  
  22.  
  23.  
  24. <!--META NAMES-->
  25.  
  26. <meta name="color:txt" content="#666666"/>
  27. <meta name="color:links" content="#6f6e6e"/>
  28. <meta name="color:hover" content="#fafafa"/>
  29.  
  30. <meta name="color:bg" content="#ffffff">
  31. <meta name="color:post bg" content="#ffffff">
  32. <meta name="color:links bg" content="#AAAAAA">
  33. <meta name="color:infobg" content="#ffffff">
  34. <meta name="color:border" content="#dddddd">
  35. <meta name="color:links border" content="#dddddd">
  36. <meta name="color:header border" content="#dddddd">
  37. <meta name="color:hover2" content="#ffffff">
  38. <meta name="color:sblinks" content="#ffffff">
  39. <meta name="color:scrollbar" content="#AAAAAA">
  40. <meta name="color:sidebar bg" content="#AAAAAA">
  41. <meta name="color:scrollbarbg" content="#ffffff">
  42.  
  43. <meta name="image:bg" content=""/>
  44. <meta name="image:sb1" content=""/>
  45. <meta name="image:sb2" content=""/>
  46. <meta name="image:header" content=""/>
  47.  
  48.  
  49.  
  50.  
  51. <meta name="text:link1" content="link1">
  52. <meta name="text:link2" content="link2">
  53. <meta name="text:link3" content="link3">
  54. <meta name="text:link4" content="link4">
  55. <meta name="text:link5" content="link5">
  56. <meta name="text:link6" content="link6">
  57. <meta name="text:link1 url" content="/">
  58. <meta name="text:link2 url" content="/">
  59. <meta name="text:link3 url" content="/">
  60. <meta name="text:link4 url" content="/">
  61. <meta name="text:link5 url" content="/">
  62. <meta name="text:link6 url" content="/">
  63.  
  64.  
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70.  
  71.  
  72. }
  73.  
  74.  
  75. ::-webkit-scrollbar-thumb {
  76. height:auto;
  77. background-color:{color:Scrollbar};
  78.  
  79. }
  80.  
  81. ::-webkit-scrollbar {
  82. height:9px;
  83. width:4px;
  84. background-color:{color:ScrollbarBg};
  85.  
  86. }
  87.  
  88. body {
  89. background-color:{color:bg};
  90. background-image:url('{image:bg}');
  91. background-attachment: fixed;
  92. background-repeat: repeat;
  93. font-family:calibri;
  94. font-size:10px;
  95. text-align:justify;
  96. color:{color:txt};
  97. margin:0;
  98. -webkit-background-size: cover;
  99. -moz-background-size: cover;
  100. -o-background-size: cover;
  101. background-size: cover;
  102.  
  103. }
  104.  
  105. a {
  106. color:{color:links};
  107. text-decoration:none;
  108. -moz-outline-style:none;
  109.  
  110. }
  111.  
  112. a:hover {
  113. color:{color:hover};
  114. -webkit-transition: all 0.4s ease-in-out;
  115. -moz-transition: all 0.4s ease-in-out;
  116. -o-transition: all 0.4s ease-in-out;
  117. -ms-transition: all 0.4s ease-in-out;
  118. transition: all 0.4s ease-in-out;
  119.  
  120. }
  121.  
  122. img {
  123. border:0px;
  124.  
  125.  
  126. }
  127.  
  128. desc {
  129. border:0px;
  130. border-top-right-radius:2%;
  131.  
  132. }
  133.  
  134. links {
  135. border:0px;
  136. border-radius:1%;
  137.  
  138. }
  139.  
  140. blockquote {
  141. padding-left:5px;
  142. border-left:2px solid;
  143. margin:5px;
  144.  
  145. }
  146.  
  147. blockquote blockquote {
  148. padding-left:5px;
  149. border-left:2px solid;
  150. margin:5px;
  151.  
  152. }
  153.  
  154. /*DESC*/
  155.  
  156. #desc {
  157. width:82px;
  158. height:169px;
  159. position:fixed;
  160. padding-top:10px;
  161. padding-bottom:10px;
  162. padding-left:10px;
  163. padding-right:10px;
  164. line-height:90%;
  165. top:393px;
  166. margin-left:360px;
  167. font-size:13px;
  168. text-align:center;
  169. letter-spacing:1%;
  170. overflow:auto;
  171. background:{color:post bg};
  172. z-index:99;
  173. border-left:1px solid {color:border};
  174. opacity:1;
  175.  
  176. }
  177.  
  178.  
  179. /*PAGINAITON*/
  180.  
  181. #pagi {
  182. font-size:11px;
  183. text-transform:uppercase;
  184. letter-spacing:3px;
  185. font-style:normal;
  186. position:fixed;
  187. text-align:center;
  188. margin-left:40px;
  189. margin-top:600px;
  190. padding-top:3px;
  191. padding-bottom:3px;
  192. line-height:200%;
  193. width:420px;
  194. height:20px;
  195. color:{color:links};
  196. background-color:{color:links bg};
  197. z-index:9999999;
  198. opacity:1;
  199. font-family:arial;
  200. -moz-transition-duration:0.3s;
  201. -webkit-transition-duration:0.3s;
  202. -o-transition-duration:0.3s;
  203.  
  204.  
  205.  
  206.  
  207.  
  208. }
  209.  
  210. #pagi:hover{
  211. color:{color:hover};
  212. background:{color:hover2};
  213. -moz-transition-duration:0.3s;
  214. -webkit-transition-duration:0.3s;
  215. -o-transition-duration:0.3s;
  216.  
  217. }
  218.  
  219. /*IMAGES*/
  220.  
  221.  
  222. #arteaga {
  223. position:fixed;
  224. opacity:1;
  225. width:320px;
  226. height:380px;
  227. top:200px;
  228. margin-left:40px;
  229. z-index:999;
  230. background:{color:bg};
  231. outline:2px solid {color:border};
  232.  
  233.  
  234.  
  235. }
  236.  
  237. #manansala {
  238. position:fixed;
  239. width:220px;
  240. height:616px;
  241. top:2px;
  242. margin-left:1080px;
  243. z-index:-99;
  244. outline:2px solid {color:border};
  245.  
  246.  
  247.  
  248.  
  249.  
  250. }
  251.  
  252. #trotta {
  253. position:fixed;
  254. width:1000px;
  255. height:190px;
  256. top:0px;
  257. margin-left:40px;
  258. z-index:-9;
  259. outline:2px solid {color:header border};
  260.  
  261.  
  262. }
  263.  
  264.  
  265.  
  266. /*LINKS*/
  267.  
  268. #links{
  269. font-size:13px;
  270. text-align:center;
  271. position:fixed;
  272. line-height:10%;
  273. letter-spacing:5%;
  274. font-family:calibri;
  275. margin-left:346px;
  276. margin-top:200px;
  277. width:137px;
  278. z-index:99;
  279.  
  280. }
  281.  
  282. #links a{
  283. opacity:1;
  284. display:inline-block;
  285. text-transform:uppercase;
  286. color:{color:sblinks};
  287. background-color:{color:links bg};
  288. border-left:16px solid {color:links border};
  289. width:100px;
  290. height:20px;
  291. padding-top:6px;
  292. display:block;
  293. line-height:120%;
  294. padding-bottom:3px;
  295. -webkit-transition: all 0.4s ease-in-out;
  296. -moz-transition: all 0.4s ease-in-out;
  297. -o-transition: all 0.4s ease-in-out;
  298. -ms-transition: all 0.4s ease-in-out;
  299. transition: all 0.4s ease-in-out;
  300.  
  301.  
  302.  
  303. }
  304.  
  305. #links a:hover{
  306. margin-left:10px;
  307. font-style:italic;
  308. color:{color:hover};
  309. background:{color:hover2};
  310. -webkit-transition: all 0.4s ease-in-out;
  311. -moz-transition: all 0.4s ease-in-out;
  312. -o-transition: all 0.4s ease-in-out;
  313. -ms-transition: all 0.4s ease-in-out;
  314. transition: all 0.4s ease-in-out;
  315.  
  316. }
  317.  
  318.  
  319. /*ENTRIES*/
  320.  
  321. #container{
  322. width:525px;
  323. margin-left:8px;
  324. margin-top:200px;
  325. position:absolute;
  326. z-index:-99;
  327.  
  328. }
  329.  
  330. #post{
  331. padding:15px;
  332. width:500px;
  333. background-color:{color:post bg};
  334. border:2px solid {color:border};
  335. overflow:hidden;
  336. margin-bottom:20px;
  337. margin-left:500px;
  338. float:left;
  339. z-index:9999;
  340.  
  341. }
  342.  
  343.  
  344. /*POST INFO*/
  345.  
  346. #info {
  347. width:490px;
  348. text-align:center;
  349. font-family:calibri;
  350. font-size:10px;
  351. padding:5px;
  352. color:{color:text};
  353. line-height:10px;
  354. background-color:{color:infobg};
  355. margin-top:5px;
  356. margin-bottom:5px;
  357.  
  358. }
  359.  
  360. #info a{
  361. color:{color:infolinks};
  362.  
  363. }
  364.  
  365. #info a:hover{
  366. color:{color:links};
  367.  
  368. }
  369.  
  370. #tags{
  371. width:490px;
  372. padding:5px;
  373. margin-top:-3px;
  374. margin-left:-5px;
  375. float:left;
  376. text-align:left;
  377. font-size:9px;
  378. opacity:1;
  379. color:{color:txt};
  380. background-color:{color:infobg};
  381. transition-duration: 0.5s;
  382. -moz-transition-duration: 0.5s;
  383. -webkit-transition-duration: 0.5s;
  384. -o-transition-duration: 0.5s
  385.  
  386. }
  387.  
  388. #tags a {
  389. display:inline-block;
  390. {color:infolinks};
  391. font-size:10px;
  392. text-align:center;
  393. text-decoration:none;
  394.  
  395. }
  396.  
  397. #notes {
  398. font-size:9px;
  399. opacity:0;
  400. text-transform:uppercase;
  401. width:530px;
  402. margin-left:500px;
  403. margin-bottom:auto;
  404. position:absolute;
  405. z-index:999;
  406. background:{color:post bg};
  407.  
  408. }
  409.  
  410.  
  411. /*ASKS*/
  412.  
  413. #asks {
  414. font-size:11px;
  415. text-align:left;
  416. padding:5px;
  417. margin-top:0px;
  418. background-color:{color:infobg}
  419.  
  420. }
  421.  
  422.  
  423. /*CREDIT-- Just leave this please*/
  424.  
  425. #c{
  426. float:right;
  427. position:fixed;
  428. bottom:5px;
  429. right:5px;
  430. padding:5px;
  431. font-size:12px;
  432. text-transform:uppercase;
  433. background-color:{color:post bg};
  434. border:4px solid {color:border};
  435. border-radius:80px;
  436.  
  437. }
  438.  
  439. #maker a{
  440. color:{color:links};
  441.  
  442. }
  443.  
  444.  
  445. {CustomCSS}
  446.  
  447. </style></head>
  448.  
  449.  
  450. <body>
  451.  
  452.  
  453. <div id="sidebar">
  454. <div id="arteaga"><img src="{image:sb1}"></div>
  455. <div id="manansala"><img src="{image:sb2}"></div>
  456. <div id="trotta"><img src="{image:header}"></div>
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464. <div id="links">
  465. <a href="home" href="/">home</a><br>
  466. <a href="ask" href="/ask">message</a><br>
  467. <a href="{text:link1 url}">{text:link1}</a></br>
  468. <a href="{text:link2 url}">{text:link2}</a></br>
  469. <a href="{text:link3 url}">{text:link3}</a></br>
  470. <a href="{text:link4 url}">{text:link4}</a>
  471.  
  472.  
  473. </div>
  474. <div id="desc">{description}</div>
  475. {block:Pagination}
  476. <div id="pagi">
  477. {block:PreviousPage}
  478. <a href="{PreviousPage}">< prev</a> —
  479. {/block:PreviousPage}
  480. {block:NextPage}
  481. <a href="{NextPage}">next ></a>
  482. {/block:NextPage}
  483. </div>
  484. {/block:Pagination}
  485. </div>
  486. </div>
  487.  
  488.  
  489. <div id="container">
  490. {block:Posts}
  491. <div id="post">
  492.  
  493. <!--TEXT POSTS-->
  494.  
  495. {block:Text}
  496. {block:Title}<h2>{Title}</h2>{/block:Title}
  497. {Body}
  498. {/block:Text}
  499.  
  500. <!--ASKS-->
  501.  
  502. {block:Answer}
  503. <div id="asks">
  504. <div style="padding-bottom:8px; font-size:15px;"><b><i>{Asker} whispered:</b></i></span></div><br /> <div style="padding-left:25px; margin-top:-20px; font-size:10px;">{Question}</div>
  505. </div>
  506. {Answer}
  507. {/block:Answer}
  508.  
  509. <!--QUOTE POSTS-->
  510. {block:Quote}
  511.  
  512. <div class="quote">
  513. <div class="quotetext_{Length}">"{Quote}"</div>
  514. {block:Source}<div class="source">{Source}</div>{/block:Source}
  515. </div>
  516. {/block:Quote}
  517.  
  518. <!--LINK POSTS-->
  519.  
  520. {block:Link}
  521. <h2><a href="{URL}">{Name}</a></h2>
  522. {block:Description}{Description}{/block:Description}
  523. {/block:Link}
  524.  
  525. <!--CHAT POSTS-->
  526.  
  527. {block:Chat}
  528. {block:Title}<h2>{Title}</h2>{/block:Title}
  529. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  530. {Line}</li>{/block:Lines}</ul>
  531. {/block:Chat}
  532.  
  533. <!--PHOTO POSTS-->
  534.  
  535. {block:Photo}
  536. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  537.  
  538. {block:Caption}{Caption}{/block:Caption}
  539. {/block:Photo}
  540.  
  541. <!--PHOTOSET POSTS-->
  542.  
  543. {block:Photoset}
  544. {Photoset-500}
  545. {block:Caption}{Caption}{/block:Caption}
  546. {/block:Photoset}
  547.  
  548. <!--VIDEO POSTS-->
  549.  
  550. {block:Video}
  551. {Video-500}
  552. {block:Caption}{Caption}{/block:Caption}
  553. {/block:Video}
  554.  
  555.  
  556. <!--AUDIO-->
  557.  
  558. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  559. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  560. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  561. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  562. {/block:Audio}
  563.  
  564.  
  565. <!--POST INFO-->
  566.  
  567. <div id="info">
  568. <a href="{Permalink}">{12HourWithZero}:{Minutes}{CapitalAmPm}</a>{/block:Date}&nbsp;&nbsp;&nbsp;▼▲&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a>&nbsp;&nbsp;&nbsp;▼▲&nbsp;&nbsp;&nbsp;
  569. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>&nbsp;&nbsp;&nbsp;▼▲&nbsp;&nbsp;&nbsp;
  570. {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>&nbsp;&nbsp;&nbsp;▼▲&nbsp;&nbsp;&nbsp;
  571. {/block:ContentSource}<a href="{Permalink}">{NoteCount} ▼▲</a></a></a>
  572. {block:HasTags}<div id="tags">
  573.  
  574. <big>▼▲tagged as:</big>{block:Tags} <a href="/tagged/{Tag}">{Tag};</a>&nbsp;{/block:Tags}
  575. </div>{block:HasTags}
  576. </div>
  577. </div>
  578.  
  579. {/block:Posts}
  580. <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  581. {/block:Posts}</div></div></div>
  582. <br><br><br><br>
  583.  
  584.  
  585. </div></div>
  586.  
  587. {/block:Posts}
  588.  
  589. <!--Simply don't remove it pls.-->
  590. <div id="c">
  591. <a href="http://themesbycelina.tumblr.com/">待定
  592.  
  593. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement