fallenvvings

Apothegm (theme #14)

Sep 20th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.41 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. THIS THEME WAS CREATED BY: NATALIE (FALLENVVINGSTHEMES)
  5. You can edit this theme as much as you want.
  6. Please DO NOT remove the credit.
  7. Please like or reblog the post if you use this theme.
  8. THANKS! Enjoy!
  9. -->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19. <meta name="color:Text" content="#8f8f8f"/>
  20. <meta name="color:Link" content="#aaaaaa"/>
  21. <meta name="color:Tags" content="#cccccc"/>
  22. <meta name="color:Hover" content="#f1f1f1"/>
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:posts" content="#ededed"/>
  25. <meta name="color:details" content="#ffffff"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="image:background" content=""/>
  29. <meta name="image:sidebar bg" content="http://25.media.tumblr.com/tumblr_m5sk8bBbWt1r12oofo1_1280.jpg"/>
  30.  
  31. <meta name="if:infinite scroll" content="1"/>
  32. <meta name="if:tags on hover" content="1"/>
  33.  
  34. <meta name="text:link 1" content="home">
  35. <meta name="text:link 1 url" content="/">
  36. <meta name="text:link 2" content="link">
  37. <meta name="text:link 2 url" content="/">
  38. <meta name="text:link 3" content="link">
  39. <meta name="text:link 3 url" content="/">
  40. <meta name="text:link 4" content="link">
  41. <meta name="text:link 4 url" content="/">
  42.  
  43. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  44. <script>
  45. (function($){
  46. $(document).ready(function(){
  47. $("[title]").style_my_tooltips({
  48. tip_follows_cursor:true,
  49. tip_delay_time:200,
  50. tip_fade_speed:300
  51. }
  52. );
  53. });
  54. })(jQuery);
  55. </script>
  56.  
  57. <style type="text/css">
  58.  
  59. #s-m-t-tooltip{
  60. max-width:300px;
  61. margin:15px;
  62. padding:2px 8px;
  63. border:1px solid #DDD;
  64. border-radius:4px;
  65. background:#FFF;
  66. color:#AAA;
  67. z-index:999999;
  68. font-size:8px;
  69. font-style:italic;
  70. text-transform:lowercase;
  71. }
  72.  
  73. ::-webkit-scrollbar {width: 7px;height: 5px;}
  74. ::-webkit-scrollbar-track-piece {background-color: {color:background}; color:{color:text};}
  75. ::-webkit-scrollbar-thumb:vertical {height: 3px; background-color: {color:text}; border:2px solid {color:background};}
  76.  
  77.  
  78. body {
  79. background:{color:background};
  80. background-image:url('{image:background}');
  81. margin:0px;
  82. color:{color:text};
  83. font-family:Helvetica;
  84. font-size:12px;
  85. line-height:130%;
  86. }
  87.  
  88. a {
  89. text-decoration:none;
  90. -moz-outline-style:none;
  91. color:{color:link};
  92. -webkit-transition: all 0.5s ease;
  93. -moz-transition: all 0.5s ease;
  94. -o-transition: all 0.5s ease;
  95. }
  96.  
  97. blockquote img {
  98. border:none;
  99. width:350px;
  100. }
  101.  
  102. h1 {
  103. font-size:18px;
  104. text-transform:uppercase;
  105. }
  106.  
  107. .chat-inner ul {
  108. list-style-type:none;
  109. margin-left:-25px;
  110. }
  111.  
  112. blockquote {
  113. padding-left:5px;
  114. border-left:2px solid;
  115. width:350px;
  116. }
  117.  
  118. blockquote blockquote {
  119. padding-left:5px;
  120. border-left:2px solid;
  121. width:300px;
  122. }
  123.  
  124. blockquote pre{
  125. height:auto;
  126. white-space:pre-line;
  127. max-width:420px;
  128. font-size:12px;
  129. background-color:rgba(166,166,166,0.1);
  130. padding:5px;
  131. }
  132.  
  133.  
  134. a:hover {
  135. opacity:1;
  136. color:{color:hover};
  137. -webkit-transition: all 0.5s ease;
  138. -moz-transition: all 0.5s ease;
  139. -o-transition: all 0.5s ease;
  140. }
  141.  
  142. #all {
  143. padding:10px;
  144. width:500px;
  145. margin-left:550px;
  146. margin-top:-15px;
  147. font-size:13px;
  148. }
  149.  
  150. #posts {
  151. width:500px;
  152. padding-bottom:20px;
  153. padding:10px;
  154. margin-top:70px;
  155. background-color:{color:posts};
  156. }
  157.  
  158. #details {
  159. text-align:right;
  160. text-transform:uppercase;
  161. font-size:11px;
  162. height:20px;
  163. background-color:{color:details};
  164. padding:5px 7px 0px 7px;
  165. }
  166.  
  167. #tags {
  168. font-family:cambria;
  169. text-transform:none;
  170. font-size:12px;
  171. font-style:italic;
  172. text-align:center;
  173. position:absolute;
  174. margin-left:-12px;
  175. width:500px;
  176. margin-top:23px;
  177. padding:3px;
  178. }
  179. {block:iftagsonhover}
  180. #posts:hover #tags a{
  181. visibility:visible;
  182. opacity:1;
  183. -webkit-transition: all 0.4s ease-in-out;
  184. -moz-transition: all 0.4s ease-in-out;
  185. -o-transition: all 0.4s ease-in-out;
  186. -ms-transition: all 0.4s ease-in-out;
  187. -transition: all 0.4s ease-in-out;
  188. }
  189. {block:iftagsonhover}
  190.  
  191. #tags a {
  192. display:inline-block;
  193. {block:iftagsonhover}
  194. visibility:hidden;
  195. opacity:0;
  196. {block:iftagsonhover}
  197. padding:-3px;
  198. color:{color:tags};
  199. }
  200.  
  201. #tags a:hover {color:{color:hover};}
  202.  
  203. #question {
  204. padding:5px;
  205. text-align:left;
  206. background-color:{color:background};
  207. }
  208.  
  209. .quo {
  210. font-size:17px;
  211. line-height:130%;
  212. font-style:italic;
  213. text-align:center;
  214. }
  215.  
  216. #button {float:left;}
  217.  
  218. #sidebar {
  219. position:fixed;
  220. top:100px;
  221. left:150px;
  222. }
  223.  
  224. #sidebar img {
  225. width:250px;
  226. height:450px;
  227. }
  228.  
  229. .sideinfo {
  230. position: relative;
  231. padding:5px;
  232. margin-left:15px;
  233. margin-top:-435px;
  234. background-color:rgba(255,255,255,0.7);
  235. width:30px;
  236. height:30px;
  237. -webkit-transition: all 0.4s ease-in-out;
  238. -moz-transition: all 0.4s ease-in-out;
  239. -o-transition: all 0.4s ease-in-out;
  240. -ms-transition: all 0.4s ease-in-out;
  241. -transition: all 0.4s ease-in-out;
  242. }
  243.  
  244. .sideinfo:hover {
  245. width:209px;
  246. height:410px;
  247. -webkit-transition: all 0.4s ease-in-out;
  248. -moz-transition: all 0.4s ease-in-out;
  249. -o-transition: all 0.4s ease-in-out;
  250. -ms-transition: all 0.4s ease-in-out;
  251. -transition: all 0.4s ease-in-out;
  252. }
  253.  
  254. .sideinfo:hover .gone {
  255. opacity:1;
  256. -webkit-transition: all 0.5s ease-in-out;
  257. -moz-transition: all 0.5s ease-in-out;
  258. -o-transition: all 0.5s ease-in-out;
  259. -ms-transition: all 0.5s ease-in-out;
  260. -transition: all 0.5s ease-in-out;
  261. }
  262.  
  263. .gone {
  264. opacity:0;
  265. -webkit-transition: all 0.1s ease-in-out;
  266. -moz-transition: all 0.1s ease-in-out;
  267. -o-transition: all 0.1s ease-in-out;
  268. -ms-transition: all 0.1s ease-in-out;
  269. -transition: all 0.1s ease-in-out;
  270. }
  271.  
  272. #icon img{
  273. position:fixed;
  274. width:100px;
  275. height:100px;
  276. margin-top:30px;
  277. margin-left:55px;
  278. }
  279.  
  280. #title {
  281. color: {AccentColor};
  282. font-family:{TitleFont};
  283. text-align:center;
  284. font-size:30px;
  285. height:30px;
  286. margin-top:145px;
  287. }
  288.  
  289. #links {
  290. padding:3px;
  291. text-align:center;
  292. font-size:14px;
  293. }
  294.  
  295. #links a {color:{color:links};}
  296.  
  297. #links a:hover {
  298. font-style:italic;
  299. opacity:0.5;
  300. }
  301.  
  302. #desc {
  303. padding:3px;
  304. text-align:center;
  305. font-size:13px;
  306. margin-top:5px;
  307. }
  308.  
  309.  
  310. #pagi{
  311. font-size:10px;
  312. text-align:center;
  313. margin-left:15px;
  314. margin-top:-230px;
  315. margin-left:100px;
  316. position:fixed;
  317. font-family:cambria;
  318. letter-spacing:0px;
  319. }
  320.  
  321. .plus {
  322. font-size:30px;
  323. margin-left:5px;
  324. margin-top:7px;
  325. -webkit-transition: all 0.5s ease-in-out;
  326. -moz-transition: all 0.5s ease-in-out;
  327. -o-transition: all 0.5s ease-in-out;
  328. -ms-transition: all 0.5s ease-in-out;
  329. -transition: all 0.5s ease-in-out;
  330. }
  331.  
  332. .sideinfo:hover .plus{opacity:0;
  333. -webkit-transition: all 0.5s ease-in-out;
  334. -moz-transition: all 0.5s ease-in-out;
  335. -o-transition: all 0.5s ease-in-out;
  336. -ms-transition: all 0.5s ease-in-out;
  337. -transition: all 0.5s ease-in-out;}
  338.  
  339. {CustomCSS}</style>{block:IfInfiniteScroll}
  340. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  341. {/block:IfInfiniteScroll}</head><body>
  342.  
  343. <div id="sidebar"><img src="{image:sidebar bg}">
  344. <div class="sideinfo"><div class="plus">+</div>
  345. <div class="gone" id="icon"><img src="{image:sidebar}"></div>
  346. <div class="gone" id="title">{Title}</div>
  347. <div class="gone" id="links">
  348. <a href="{text:link 1 url}">{text:link 1}</a> |
  349. <a href="{text:link 2 url}">{text:link 2}</a> |
  350. <a href="{text:link 3 url}">{text:link 3}</a> |
  351. <a href="{text:link 4 url}">{text:link 4}</a>
  352. </div>
  353. <div class="gone" id="desc">{Description}</div>
  354. {block:IfNotInfiniteScroll}
  355. {block:Pagination}<div class="gone" id="pagi">
  356. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  357. {block:JumpPagination length="3"}
  358. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  359. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  360. {/block:JumpPagination}
  361. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  362. </div>{/block:Pagination}
  363. {/block:IfNotInfiniteScroll}
  364. </div>
  365. </div>
  366. </div>
  367.  
  368.  
  369. <div id="all">
  370. <div class="autopagerize_page_element">{block:Posts}<div id="posts">
  371.  
  372. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  373.  
  374. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{linkcloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  375.  
  376. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  377.  
  378. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  379.  
  380. {block:Quote}<div class="quo">"{Quote}"</div></br><center>{block:Source}- {Source}{/block:Source}</center></br>{/block:Quote}
  381.  
  382. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  383. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  384. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  385. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  386. {/block:Audio}
  387.  
  388. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  389.  
  390. {block:Chat}<div class="chat-inner"><ul>{block:Lines}<li class="{Alt}"><p>{block:Label}<strong>{Label}</strong>{/block:Label} {Line} </p></li>{/block:Lines}</ul></div>{/block:Chat}
  391.  
  392.  
  393. {block:Answer}<div id="question"><span style="text-transform:lowercase; font-style:italic">{Asker}</span> said: {Question}</div>{Answer}{/block:Answer}
  394.  
  395.  
  396. <div id="details">
  397. <a title="{ShortMonth} {DayOfMonthWithZero}, {Year}" href="{Permalink}">★</a>
  398. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  399. {block:ContentSource}<a title="original" href="{SourceURL}">©</a>{/block:ContentSource}&nbsp;&nbsp;//&nbsp;&nbsp;
  400. <a href="{Permalink}">{NoteCountWithLabel}</a>
  401. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></br>
  402. <span id="button" style="margin-top:-45px; margin-left:35px;">{likebutton size="16"}</span>
  403. <span id="button" style="margin-top:-45px; margin-left:15px;">{reblogbutton size="16"}</span>
  404. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  405. {/block:Posts}</div></div></div>
  406.  
  407.  
  408. <div style="position:fixed;bottom:2px; right:3px;"><a title="fvvthemes" href="http://fallenvvingsthemes.tumblr.com"><img width="80px;" src="http://static.tumblr.com/nuxi7mr/94Rnqk1a2/tumblr_mh9l7xhvq11s0c2c9o1_500.png"></a></div>
  409.  
  410.  
  411. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment