Advertisement
Guest User

TBM Theme 17: Autumn Leaves

a guest
Sep 9th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.83 KB | None | 0 0
  1. <!--You cannot remove credit! If you absolutely NEED to move it, I expect it to be placed somewhere else on the theme, preferably on the main page. If you remove credit, I will report you :) I take a lot of time on these theme so please respect that. If you have any questions or problems, just let me know and I'll be happy to help you! :)-->
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta name="color:links" content="#a28979" />
  8. <meta name="color:linkshover" content="#a28979" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:background" content="#d6a77f" />
  11. <meta name="image:background" content="" />
  12. <meta name="image:sidebar" content="" />
  13. <meta name="if:link1" content="" />
  14. <meta name="text:link1" content=""/>
  15. <meta name="text:link1url" content="" />
  16. <meta name="if:link2" content="" />
  17. <meta name="text:link2" content=""/>
  18. <meta name="text:link1ur2" content="" />
  19.  
  20.  
  21.  
  22. <link rel="shortcut icon" href="http://i122.photobucket.com/albums/o260/mhilka/minigifs/teacup301.gif">
  23.  
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26. {/block:Description}
  27.  
  28. <title>{Title}</title>
  29.  
  30.  
  31. <style type="text/css">
  32.  
  33. @font-face {font-family:"arma";src:url('http://static.tumblr.com/7glhdxz/B3Mmgevme/pf_arma_five.ttf');}
  34.  
  35. @font-face{font-family:"Ginette";src:url('http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf');}
  36.  
  37. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  38.  
  39. @font-face{font-family:"Gruenewald"; src: url('http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf');}
  40.  
  41. /*GENERAL*/
  42.  
  43. body{
  44. background-image:url('{image:background}');
  45. background-color:{color:background};
  46. background-attachment: fixed;
  47. font-family:"arma";
  48. font-size:8px;
  49. color:#2A120A;
  50. }
  51.  
  52. a:link, a:active, a:visited{
  53. color: {color:links};
  54. text-decoration: none;}
  55.  
  56. a:hover {
  57. color:{color:linkshover};
  58. text-decoration: none;}
  59.  
  60.  
  61. /*SIDEBAR*/
  62.  
  63. div#sidebar{
  64. margin-left:120px;
  65. width:200px;
  66. height:auto;
  67. background:{color:sidebar};
  68. margin-top:150px;
  69. font-family:"arma";
  70. font-size:8px;
  71. padding:5px;
  72. position:fixed;
  73. border: 1px solid #ccc;
  74. }
  75.  
  76. div#title{
  77. margin-left:401px;
  78. width:654px;
  79. height:50px;
  80. text-align:center;
  81. font-size:40px;
  82. position:fixed;
  83. margin-top:50px;
  84. background:#ffffff;
  85. opacity:.7;
  86. font-family:"Gruenewald";
  87. z-index:1;
  88.  
  89. }
  90.  
  91. /*POSTS*/
  92.  
  93. div#posts{
  94. margin-left: 400px;
  95. margin-top:0px;
  96. width:655px;
  97. height:110%;
  98. background: #ffffff;
  99.  
  100. }
  101.  
  102.  
  103.  
  104. .entry {
  105. margin:3px;
  106. padding:5px;
  107. float:left;
  108. background-color: white;
  109. border:1px solid #ddd;
  110. {block:IndexPage}
  111. width:200px;
  112. {/block:IndexPage}
  113. {block:PermalinkPage}
  114. width:500px;
  115. line-height:14px;
  116. padding:3px;
  117. padding-bottom:1px;
  118. margin-left: 298px;
  119. {/block:PermalinkPage}
  120. }
  121.  
  122. .tweek {
  123. font-size:15px;
  124. line-height:100%;
  125. padding:2px;
  126. color:#fff;
  127. z-index:987897978978999999;
  128. }
  129.  
  130.  
  131. #audiostats {display:block; height:auto; position:relative; min-height:80px;}
  132.  
  133. .audioentry {width:200px; background-color:#ffffff; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px;}
  134.  
  135. .audio {top: 15px; left: 15px; -webkit-border-radius: 50px; -moz-border-radius: 50px; position: absolute; z-index: 3; background: white; opacity: .5; filter:alpha(opacity=50)}
  136.  
  137. .audioplayer {width: 20px; height: 30px; overflow: hidden; margin: 17px 24px 13px 16px;}
  138.  
  139. .perms {
  140. border-bottom: 1px solid {color:border};
  141. color:#777;
  142. font-size:8px;
  143. opacity: 0;
  144. -webkit-transition-duration: .75s;top:0px;
  145. width:200px;
  146. height:22px;
  147. padding-bottom:4px;
  148. background-color: #fff;
  149. position: absolute;
  150. margin-top:6px;
  151. text-align:center;
  152. text-transform:uppercase;
  153. font-family:consolas;
  154. letter-spacing:1px;
  155. display:block;
  156. }
  157.  
  158. .entry:hover .perms {
  159. opacity:0.9;
  160. z-index:999999;
  161. padding-top:4px;}
  162.  
  163. .permalinktext{
  164. text-align:center;
  165. }
  166.  
  167.  
  168.  
  169. /*NAVIGATION*/
  170.  
  171. div#navi{
  172. margin-top:420px;
  173. margin-left:121px;
  174. width:210px;
  175. background:#FAFAD2;
  176. font-size:8px;
  177. text-align:center;
  178. position:fixed;
  179. }
  180.  
  181. /*EXTRAS*/
  182.  
  183. div#flowers{
  184. margin-left:110px;
  185. margin-top: 100px;
  186. position:fixed;
  187. width:auto;
  188. height: auto;
  189. }
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. </style>
  197.  
  198.  
  199.  
  200. </head>
  201.  
  202. <body>
  203.  
  204. <div id="title">{Title}</div>
  205.  
  206.  
  207. <div id="sidebar">
  208. <img src="{image:sidebar}" width=200px height=200px;>
  209. <br><br>
  210. {Description}
  211. <br>
  212.  
  213.  
  214. </div>
  215.  
  216. <div id="flowers"><img src=http://4.bp.blogspot.com/-8TQ5soCaw1w/UgqhZoDHKUI/AAAAAAAAA28/0tvRuCAoRqc/s320/autumn+leaves+falling.png" width=250px;></div>
  217.  
  218. <div id="navi"><a href="/">home</a>
  219.  
  220. |
  221.  
  222. <a href="/ask">ask</a>
  223.  
  224. {block:IfLink1}
  225.  
  226. |
  227.  
  228. <a href="{text:link1url}">{text:link1}</a>{/block:IfLink1}
  229.  
  230. {block:IfLink2}
  231.  
  232. |
  233.  
  234. <a href="{text:link2url}">{text:link2}</a>{/block:IfLink2}
  235.  
  236. |
  237. <a href="/archive">archive</a>
  238.  
  239. |
  240. <a href="http://www.tobemarissa.tumblr.com">credit</a>
  241.  
  242. </div>
  243.  
  244.  
  245.  
  246.  
  247. <div id="posts">
  248.  
  249. {block:Posts}
  250. <div class="entry">
  251.  
  252.  
  253.  
  254.  
  255. {block:Text}
  256. <div class="text">
  257. <div style="text-transform:uppercase">{block:Title}
  258. <a href="{Permalink}">{Title}</a>
  259. {/block:Title}</div>
  260. {Body}
  261. {block:IndexPage}
  262. <div class="permalinktext">
  263. ______________________________________________
  264. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  265. </div>
  266. {/block:IndexPage}
  267.  
  268. </div>
  269. {/block:Text}
  270.  
  271.  
  272. {block:Link}
  273. <div class="text">
  274. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  275. {block:Description}
  276. <div class="description">{Description}</div>
  277. {/block:Description}
  278. {block:IndexPage}
  279. <div class="permalinktext">
  280. ______________________________________________
  281. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  282. </div>
  283. {/block:IndexPage}
  284. </div>{/block:Link}
  285.  
  286. {block:Photo}
  287. {block:IndexPage}<div class="perms">
  288. posted on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  289. </div> {/block:IndexPage}
  290. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width=
  291. "200px"/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width="500px"/>{LinkCloseTag}{/block:PermalinkPage}
  292. {block:ifshowcaption}{caption}{/block:ifshowcaption}
  293. {/block:Photo}
  294.  
  295. {block:Photoset}
  296. {block:IndexPage}<div id="permalink"><div class="reblogg"><a href="{reblogurl}">reblog</a></span></div></div>
  297. {/block:IndexPage}
  298. {block:IndexPage}<center>{Photoset-200}</center>{/block:IndexPage}
  299. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  300. {/block:Photoset}
  301.  
  302.  
  303. {block:Quote}
  304. <div class="text">
  305. <div class="quote">&#10077;</div>
  306. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#fafafa;border:1px dotted #eee; letter-spacing:1px;text-transform:uppercase; font-size:8px; font-family: consolas; border-radius:5px;">
  307. {Quote} </div>
  308. {block:Source}
  309. <div class="source"><div style="text-align:right; color:{color:link};padding-top:5px;"> • {Source}</div></div>
  310. {/block:Source}
  311. {block:IndexPage}
  312. <div class="permalinktext">
  313. ______________________________________________
  314. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  315. </div>
  316. {/block:IndexPage}
  317. </div>{/block:Quote}
  318. {block:Chat}
  319. <div class="text">
  320. {block:Title}
  321. <a href="{Permalink}">{Title}</a>
  322. {/block:Title}
  323. <ul class="chat">
  324. {block:Lines}
  325. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  326.  
  327. {Line} </li>
  328. {/block:Lines}
  329. </ul>
  330. {block:IndexPage}
  331. <div class="permalinktext">
  332. ______________________________________________
  333. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  334. </div>
  335. {/block:IndexPage}
  336. </div>{/block:Chat}
  337.  
  338.  
  339.  
  340. {block:Audio}
  341.  
  342. <div id="audiostats">
  343. <div class="audioentry">
  344.  
  345. <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" alt="default album art" width="80" height="80" style="position:absolute; vertical-align:middle;" />
  346.  
  347. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  348.  
  349. <div class="audio"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  350.  
  351. <div style="margin-left:90px; line-height:12px">{block:TrackName}<b>Song:</b> {TrackName}<br>{/block:TrackName}
  352. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  353. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  354. {FormattedPlayCount} plays{block:Caption}{Caption}{/block:Caption}</div>
  355. </div>
  356. <div class="permalinktext">
  357. ______________________________________________
  358. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  359. {/block:IndexPage}
  360. {/block:Audio}
  361.  
  362. {block:Video}
  363. {block:IndexPage}<div id="permalink"><div class="reblogg"><a href="{reblogurl}">reblog</a></span></div></div>
  364. <center>
  365. {block:IndexPage}
  366. {Video-250}
  367. {/block:IndexPage}
  368. </center>
  369. {block:PermalinkPage}
  370. <center>{Video-500}</center>
  371. {/block:PermalinkPage}
  372. {block:Video}
  373.  
  374. {block:Answer}
  375. <div style="padding:13px;text-align:left;">
  376. <strong><i>{asker}:</i> {question}</strong>
  377. <div class="caption" style="margin-top:3px;">
  378. {Answer}</div>
  379. {block:indexpage}
  380. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  381. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  382. </a></div>{/block:indexpage}
  383. </div>
  384. {/block:Answer}
  385.  
  386. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  387.  
  388. {block:PermalinkPage}
  389. {block:caption}{caption}<br>{/block:caption}
  390. <center>{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {NoteCountWithLabel}{/block:Date}
  391. {block:RebloggedFrom}<br><b>via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} | <b>source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}
  392. </center>
  393. {/block:PermalinkPage}
  394.  
  395. <div style="text-align:left;">
  396. {block:PostNotes}{PostNotes}
  397. {/block:PostNotes}</div>
  398. </div>
  399.  
  400.  
  401.  
  402. {/block:Posts}
  403. </div>
  404. </div>
  405. {block:IndexPage}<br>
  406. {block:Pagination}
  407. <div id="pagination">
  408. {block:NextPage}
  409. <a id="nextPage" href="{NextPage}">next</a>
  410. {/block:NextPage}
  411. {block:PreviousPage}
  412. <a href="{PreviousPage}">back</a>
  413. {/block:PreviousPage}
  414. </div>
  415. {/block:Pagination}
  416. {/block:IndexPage}
  417. </div>
  418. </body>
  419.  
  420. {block:indexpage}
  421. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  422. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  423. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  424. <script type="text/javascript">
  425. $(window).load(function(){
  426. var $wall = $('#posts');
  427. $wall.imagesLoaded(function(){
  428. $wall.masonry({
  429. itemSelector: '.entry, .entry_photo',
  430. isAnimated : false
  431. });
  432. });
  433.  
  434. $wall.infinitescroll({
  435. navSelector : '#page-nav',
  436. nextSelector : '#page-nav a',
  437. itemSelector : '.entry, .entry_photo',
  438. bufferPx : 2000,
  439. debug : false,
  440. errorCallback: function() {
  441. $('#infscr-loading').fadeOut('normal');
  442. }},
  443. function( newElements ) {
  444. var $newElems = $( newElements );
  445. $newElems.hide();
  446. $newElems.imagesLoaded(function(){
  447. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  448. });
  449. }); $('#content').show(500);
  450. });
  451. </script>
  452. {/block:indexpage}
  453.  
  454. <script type="text/javascript">
  455. $(function() {
  456. $("#topDivA").click(function(){
  457. var target = $("html");
  458. $('html, body').animate({
  459. scrollTop: target.offset().top
  460. }, 1000);
  461. });
  462.  
  463. });</script>
  464.  
  465.  
  466. </body>
  467.  
  468. <hmtl>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement