Advertisement
dolcevitae

theme no. six - doves

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