Advertisement
dolcevitae

theme no. two - rain

Nov 17th, 2018
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.52 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html><head>
  3.  
  4.  
  5. <!-- THEME 02 BY DOLCEVITAE -->
  6.  
  7. <!-- BASICS -->
  8. <title>{title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="stylesheet" href="hint.css">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  12.  
  13. <!-- ICONS -->
  14. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  15.  
  16.  
  17. <!-- STYLESHEETS & SCRIPTS -->
  18.  
  19. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21.  
  22. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  23. <script src="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  24.  
  25.  
  26. <!-- FONTS -->
  27. <link href="https://fonts.googleapis.com/css?family=Lora:400,700|M+PLUS+Rounded+1c:400,700|Nunito:300,400,700" rel="stylesheet">
  28.  
  29.  
  30. <!-- TOOLTIP SCRIPT -->
  31. <script> (function($){ $(document).ready(function() { $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20, tip_fade_speed:200, attribute:"title" }); }); })(jQuery); </script>
  32.  
  33.  
  34.  
  35. <!-- META TAGS -->
  36.  
  37. <meta name="color:background" content="#f2f2f2">
  38. <meta name="color:text" content="#868686" />
  39. <meta name="color:posts" content="#ffffff"/>
  40. <meta name="color:sidebar" content="#eee"/>
  41. <meta name="color:link" content="#aaa" />
  42. <meta name="color:pagination link" content="#fff"/>
  43. <meta name="color:linkhover" content="#f1ac9a"/>
  44. <meta name="color:Bold" content="#f1ac9a" />
  45. <meta name="color:Italic" content="#393939"/>
  46. <meta name="color:navi links" content="#4f4f4f"/>
  47. <meta name="color:sidebar title" content="#121212"/>
  48. <meta name="color:date box" content="#121212"/>
  49. <meta name="color:date box text" content="#fff"/>
  50.  
  51. <meta name="image:background" content=""/>
  52. <meta name="image:sbimage" content=""/>
  53.  
  54. <meta name="text:link url" content="/url" />
  55. <meta name="text:link title" content="title" />
  56.  
  57. <meta name="if:bw posts" content="0" />
  58.  
  59. <meta name="select:Post size" content="300px" title="300px" />
  60. <meta name="select:Post size" content="350px" title="350px" />
  61. <meta name="select:Post size" content="400px" title="400px" />
  62. <meta name="select:Post size" content="450px" title="450px" />
  63. <meta name="select:Post size" content="500px" title="500px" />
  64.  
  65. <meta name="select:Font size" content="9px" title="9px" />
  66. <meta name="select:Font size" content="10px" title="10px" />
  67. <meta name="select:Font size" content="11px" title="11px" />
  68. <meta name="select:Font size" content="12px" title="12px" />
  69.  
  70. <meta name="select:SB Img size" content="100px" title="100px" />
  71. <meta name="select:SB Img size" content="90px" title="90px" />
  72. <meta name="select:SB Img size" content="80px" title="80px" />
  73. <meta name="select:SB Img size" content="70px" title="70px" />
  74. <meta name="select:SB Img size" content="60px" title="60px" />
  75.  
  76. <meta name="select:SB Img border" content="100%" title="circle" />
  77. <meta name="select:SB Img border" content="5%" title="rounded corners" />
  78. <meta name="select:SB Img border" content="0%" title="square" />
  79.  
  80. <meta name="select:Posts border" content="7px" title="rounded corners" />
  81. <meta name="select:Posts border" content="0px" title="square" />
  82.  
  83. <meta name="select:Desc alignment" content="center" title="center" />
  84. <meta name="select:Desc alignment" content="justify" title="justify" />
  85.  
  86. <meta name="if:Sidebar far left" content="1" />
  87.  
  88. </head>
  89.  
  90.  
  91. <style type="text/css">
  92.  
  93.  
  94. /*-- IFRAME CONTROLS --*/
  95. #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:-5px!important; right:-35px!important; opacity:.5; -webkit-transition:all 0.5s ease-out;-webkit-transition: opacity 0.5s linear;opacity: 0.2;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.5s ease-out; transform:scale(0.6);}
  96. #tumblr_controls, .tmblr-iframe:hover{ opacity:.3;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(70%); -moz-filter:invert(70%); -o-filter:invert(70%); -ms-filter:invert(70%); filter:invert(70%); }
  97.  
  98.  
  99. /*-- SCROLLBAR --*/
  100. ::-webkit-scrollbar { width:0px; height: 4px; }
  101. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};
  102. -webkit-border-radius: 5px; }
  103.  
  104.  
  105. /*-- TOOLTIPS --*/
  106. #s-m-t-tooltip {
  107. max-width:300px;
  108. padding:6px;
  109. padding-left:8px;
  110. padding-right:8px;
  111. margin:20px 20px 5px 10px;
  112. font-weight:bold;
  113. text-transform:lowercase;
  114. font-family:{select:Font size};
  115. font-size:9px;
  116. font-weight:bold;
  117. background:{color:posts};
  118. z-index:99999999;
  119. border-radius:5px;
  120. letter-spacing:1px;
  121. color:{color:text};
  122. }
  123.  
  124.  
  125. /*-- BODY --*/
  126. body {
  127. color:{color:text};
  128. background-color:{color:background};
  129. line-height:12px;
  130. text-align:justify;
  131. background-image:url('{image:background}');
  132. font-family:'nunito';
  133. font-size:{select:Font size};
  134. -moz-osx-font-smoothing:grayscale;
  135. -webkit-font-smoothing:antialiased;
  136. font-smoothing:antialiased;
  137. }
  138.  
  139. #container {
  140. position:fixed;
  141. margin:auto;
  142. left:0px;
  143. {block:IfSidebarFarLeft}
  144. right:0px;
  145. {/block:IfSidebarFarLeft}
  146. top:0px;
  147. bottom:0px;
  148. width:calc({select:Post size} + 390px);
  149. height:100%;
  150. overflow:hidden;
  151. }
  152.  
  153.  
  154. /*-- LINKS --*/
  155. a:link, a:active, a:visited { color: {color:link}; text-decoration:none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  156. a:hover { color:{color:linkhover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  157. .posts a:link, a:active, a:visited { color:{color:link hover}; text-decoration:none; }
  158. .posts a:hover { color:{color:link hover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  159.  
  160. #info a:link, a:active, a:visited { color:{color:link}; text-decoration:none; }
  161. #info a:hover, #tags a:hover, #links a:hover { color:{color:linkhover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  162.  
  163.  
  164. /*-- TEXT TYPES --*/
  165. small { font-size:10px; }
  166. sub, sup { font-size:9px; }
  167. pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
  168. big {font-size:auto;}
  169. h2, h1 {
  170. font-weight:700;
  171. font-size:19px;
  172. font-family:'nunito';
  173. }
  174. p { margin-top:6px; margin-bottom:6px;}
  175. li { list-style-type: circle;}
  176. blockquote { margin:12px; padding-left:10px; padding-right:10px; border-left:1px solid {color:background}; }
  177. img a { border:none; width:100%;}
  178. blockquote img { height:auto; }
  179. .posts img { height:auto; }
  180.  
  181.  
  182. /*-- POSTS --*/
  183. #postcontainer {
  184. height:100%;
  185. position:absolute;
  186. overflow:auto;
  187. right:0px;
  188. width:calc({select:Post size} + 60px);
  189. }
  190.  
  191. .posts {
  192. width:{select:Post size};
  193. margin-top:50px;
  194. margin-bottom:30px;
  195. text-align:justify;
  196. padding:15px;
  197. background-color:{color:posts};
  198. font-size:{select:Font size};
  199. border-radius:{select:Posts border};
  200. }
  201.  
  202. .posts img {
  203. max-width:100%;
  204. }
  205.  
  206.  
  207. /*-- INFO --*/
  208. #info {
  209. padding:10px;
  210. text-align:left;
  211. text-transform:lowercase;
  212. margin:-15px;
  213. padding-bottom:5px;
  214. font-size:{select:Font size};
  215. text-transform:lowercase;
  216. display: table;
  217. border-bottom:1px solid {color:background};
  218. width:calc({select:Post size} + 15px);
  219. margin-bottom:15px;
  220. }
  221.  
  222. #info a {
  223. font-weight:bold;
  224. color:{color:text};
  225. }
  226.  
  227. #postinfo2 {
  228. position:absolute;
  229. margin-left:50px;
  230. margin-top:9px;
  231. display: table-cell;
  232. vertical-align: middle;
  233. }
  234.  
  235.  
  236. #datebox {
  237. background:{color:date box};
  238. color:{color:date box text};
  239. font-family:nunito;
  240. text-transform:uppercase;
  241. font-weight:700;
  242. width:40px;
  243. height:40px;
  244. font-size:10px;
  245. text-align:center;
  246. border-radius:5px;
  247. float:left;
  248. display: table;
  249. margin-right:0px;
  250. margin-bottom:5px;
  251. }
  252.  
  253. #dateboxin {
  254. display: table-cell;
  255. vertical-align: middle;
  256. }
  257.  
  258.  
  259. /*-- CREDIT --*/
  260. #credit {
  261. position:fixed;
  262. bottom:13px;
  263. left:13px;
  264. background:{color:posts};
  265. padding:5px;
  266. font-size:9px;
  267. color:{color:text};
  268. font-weight:900;
  269. font-family:'nunito';
  270. text-transform:uppercase;
  271. border-radius:6px;
  272. z-index:999;
  273. }
  274.  
  275.  
  276. /*-- ASK POSTS --*/
  277. #question {
  278. margin:0px;
  279. padding:4px;
  280. text-align:center;
  281. font-size:{select:Font size};
  282. text-transform:lowercase;
  283. }
  284.  
  285. #asker {
  286. border:1px solid {color:background};
  287. text-align:center;
  288. text-transform:lowercase;
  289. padding:6px;
  290. margin:-17px;
  291. margin-bottom:15px;
  292. margin-top:15px;
  293. }
  294.  
  295.  
  296. #asker b {
  297. text-transform:lowercase;
  298. border-radius:4px;
  299. padding:2px;
  300. padding-left:4px;
  301. padding-right:4px;
  302. color:{color:text};
  303. }
  304.  
  305.  
  306. /*-- AUDIO POSTS --*/
  307. #audioplayer {
  308. width:31px;
  309. height:31px;
  310. background:#f2f2f2;
  311. overflow:hidden;
  312. position:absolute;
  313. padding:0px;
  314. margin-top:-3px;
  315. margin-left:0px;
  316. opacity:0.4;
  317. z-index:9999;
  318. -webkit-transition:0.5s;
  319. border:22px solid #f2f2f2;
  320. }
  321.  
  322. #audioplayer:hover {
  323. opacity:0.9;
  324. -webkit-transition:0.5s;
  325. }
  326.  
  327. #audioart {
  328. float:left;
  329. margin-top:-3px;
  330. margin-left:0px;
  331. padding-right:10px;
  332. }
  333.  
  334. #audioart img { width:75px; }
  335.  
  336. #audioinfo {
  337. height:45px;
  338. padding-bottom:5px;
  339. text-transform:lowercase;
  340. font-size:10px;
  341. text-align:left;
  342. padding-left:25px;
  343. padding-top:20px;
  344. letter-spacing:1px;
  345. margin-bottom:0px;
  346. }
  347.  
  348. #audio b {
  349. font-size:15px;
  350. }
  351.  
  352.  
  353. /*-- PERMALINK NOTES STYLING --*/
  354. ol.notes {
  355. width:{select:Post size};
  356. margin:3px;
  357. margin-top:-5px;
  358. margin-left:0px;
  359. padding:0px;
  360. margin-bottom:10px;
  361. }
  362.  
  363. .notes li a {
  364. font-weight:bold;
  365. color:{color:link};
  366. text-transform:lowercase;
  367. }
  368.  
  369. .notes li {
  370. list-style:none;
  371. margin-top:5px;
  372. }
  373.  
  374. ol.notes img {
  375. width:15px;
  376. height:15px;
  377. border-radius:100%;
  378. margin-right:5px;
  379. vertical-align:middle;
  380. }
  381.  
  382.  
  383. /*-- TAGS --*/
  384. #tags {
  385. width:{select:Post size};
  386. text-align:justify;
  387. padding-left:2px;
  388. line-height:10px;
  389. color:{color:link};
  390. margin-top:-23px;
  391. }
  392.  
  393. #tags a {
  394. padding:0px;
  395. border-bottom:none;
  396. color:{color:link};
  397. text-shadow:none;
  398. text-transform:lowercase;
  399. font-size:{select:Font size};
  400. font-size:9px;
  401. }
  402.  
  403. #tags i {
  404. color:{color:bold};
  405. }
  406.  
  407.  
  408. /*-- CHAT STYLING --*/
  409. ul.convo {
  410. list-style: none;
  411. padding:0;
  412. margin:0;
  413. margin-top:-15px;
  414. margin-bottom:-5px;
  415. }
  416.  
  417. .convo li {
  418. list-style-type:none;
  419. padding:4px;
  420. }
  421.  
  422. .label {
  423. text-transform:uppercase;
  424. font-weight:bold;
  425. }
  426.  
  427.  
  428. /*-- GREYSCALE FILTER --*/
  429. {block:IfBWPosts}
  430. .photoset, .posts img, .video { -webkit-filter:grayscale(100%); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
  431. {/block:IfBWPosts}
  432.  
  433. {block:IfBWToColorHover}
  434. .photoset:hover, .posts img:hover, .video:hover { -webkit-filter:grayscale(10%); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
  435. {/block:IfBWToColorHover}
  436.  
  437.  
  438. /*-- SIDEBAR --*/
  439.  
  440. #pagination {
  441. text-transform:lowercase;
  442. font-weight:bold;
  443. margin-top:15px;
  444. font-size:{select:Font size}
  445. letter-spacing:1px;
  446. color:{color:pagination link};
  447. }
  448.  
  449. #pagination a {
  450. color:{color:pagination link};
  451. }
  452.  
  453.  
  454. #left {
  455. position:absolute;
  456. top:0px;
  457. bottom:0px;
  458. width:300px;
  459. height:100%;
  460. display:table;
  461. left:0px;
  462. }
  463.  
  464.  
  465. #sidebar {
  466. background:{color:sidebar};
  467. display: table-cell;
  468. vertical-align: middle;
  469. text-align:center;
  470. }
  471.  
  472. #left img {
  473. width:{select:SB Img size};
  474. height:{select:SB Img size};
  475. border-radius:5px;
  476. border-radius:{select:SB Img border};
  477. }
  478.  
  479. #sidebartitle {
  480. position:absolute;
  481. margin:auto;
  482. font-size:14px;
  483. font-weight:700;
  484. color:{color:sidebar title};
  485. transform:rotate(-90deg);
  486. text-align:center;
  487. height:20px;
  488. top:0px;
  489. bottom:0px;
  490. width:600px;
  491. left:-30px;
  492. }
  493.  
  494. #description {
  495. margin-top:20px;
  496. margin-left:80px;
  497. margin-right:80px;
  498. text-align:{select:Desc alignment};
  499. }
  500.  
  501. #links {
  502. position:absolute;
  503. margin:auto;
  504. top:0px;
  505. bottom:0px;
  506. width:60px;
  507. font-size:13px;
  508. font-weight:700;
  509. color:{color:sidebar title};
  510. cursor:pointer;
  511. height:80px;
  512. margin-left:10px;
  513. }
  514.  
  515. #links li {
  516. float:left;
  517. list-style-type:none;
  518. display:block;
  519. width:50px;
  520. margin-top:10px;
  521. }
  522.  
  523.  
  524. #links i {
  525. font-size:13px;
  526. margin:5px;
  527. }
  528.  
  529.  
  530.  
  531. </style>
  532.  
  533. <!-- START OF HTML -->
  534. <body>
  535.  
  536. <a href="http://dolcevitae.tumblr.com">
  537. <div id="credit">dv
  538. </div></a>
  539.  
  540.  
  541. <div id="container">
  542.  
  543. <div id="left">
  544.  
  545. <div id="sidebar">
  546. <div id="sidebartitle">{Title}</div>
  547.  
  548. <img src="{image:sbimage}">
  549.  
  550. <div id="description">{Description}</div>
  551.  
  552. <div id="links">
  553. <a href="/" data-toggle="tooltip" title="refresh"><span class="th th-home-o"></span></a>
  554. <a href="/ask" data-toggle="tooltip" title="message"><span class="th th-envelope-o"></span></a>
  555. <a href="{text:link1 url}" data-toggle="tooltip" title="{text:link1 name}"><span class="th th-app-o"></span></i></a>
  556. </div>
  557.  
  558. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev /</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}</div>{/block:Pagination}
  559.  
  560.  
  561. </div>
  562.  
  563. </div>
  564.  
  565.  
  566. <!-- POSTS HTML -->
  567.  
  568. <div id="postcontainer">
  569. {block:posts}
  570. <div class="posts" id="{PostID}">
  571.  
  572.  
  573. {block:Date}
  574. <div id="info">
  575. <a href="{Permalink}">
  576. <div id="datebox"><div id="dateboxin">
  577. {DayOfMonthWithZero}<br>{ShortMonth}
  578. </div></div></a>
  579.  
  580. <div id="postinfo2">
  581. this post has <a href="{Permalink}">{NoteCountWithLabel}</a>
  582. <br>posted <a href="{Permalink}">{TimeAgo}</a>
  583. </div>
  584.  
  585. {block:ContentSource}{/block:NoSourceLogo}{/block:ContentSource}
  586.  
  587. </div>
  588. {/block:Date}
  589.  
  590. <!-- {block:NoRebloggedFrom}
  591. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  592. {/block:NoRebloggedFrom} -->
  593.  
  594. {block:ContentSource}<!-- {SourceURL}
  595. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  596. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  597. {/block:ContentSource}
  598.  
  599.  
  600. {block:Text}{block:Title}
  601. <h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  602.  
  603.  
  604. {block:Quote}<h2>{Quote} <div class="quoter">— {Source}</div></h2>{/block:Quote}
  605.  
  606.  
  607. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  608. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  609.  
  610.  
  611. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Photoset}<center>{Photoset}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  612.  
  613.  
  614. {block:Chat} {block:Title} <h1>{Title}</h1>{/block:Title}<br>
  615. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  616. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  617.  
  618.  
  619. {block:Video}
  620. <div class="video">{Video-500}</div>
  621. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  622.  
  623.  
  624. {block:Answer}
  625. <div id="question"> {Question}</div>
  626. <div id="asker"><b>asked by: {Asker}</b></div>
  627. {Answer}{/block:Answer}
  628.  
  629.  
  630. {block:Audio}
  631. <div id="audio">
  632. <div id="audioplayer">{AudioPlayerWhite}</div>
  633. <div id="audioart">{block:AlbumArt}<img src="{AlbumArtURL}" width="60">{/block:AlbumArt}</div>
  634.  
  635. <div id="audioinfo">
  636. <b>{block:TrackName}{TrackName}{/block:TrackName}</b>
  637. <br>by {block:Artist}{Artist}{/block:Artist}
  638. </div>
  639.  
  640. </div>
  641. {block:Caption}{Caption}{/block:Caption} {/block:Audio}
  642.  
  643. </div>
  644.  
  645. <!-- TAGS -->
  646. {block:HasTags}
  647. <div id="tags">
  648. {block:Tags}<a href="{TagURL}">#{Tag} </a>&nbsp; {/block:Tags}
  649. </div>{/block:HasTags}
  650.  
  651.  
  652. {block:PostNotes} {PostNotes} {/block:PostNotes}
  653.  
  654.  
  655. {/block:Posts}
  656. </div></div></div>
  657.  
  658. </div>
  659.  
  660.  
  661.  
  662. </body>
  663. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement