Advertisement
dolcevitae

theme no. five - ice cream

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