Advertisement
celinasthemes

theme pack: 028 disappear

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