Advertisement
tobemarissa

TBM Theme 13: To Paris With Love

Sep 17th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.58 KB | None | 0 0
  1. <!---DO NOT REMOVE CREDIT!! I WILL REPORT YOU! I WORK VERY HARD ON THESE THEMES SO PLEASE LEAVE IT THERE. IF YOU HAVE ANY QUESTIONS, FEEL FREE TO ASK! ENJOY THE THEME :) !--->
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta name="color:links" content="#3a7eb6" />
  8. <meta name="color:linkshover" content="#868484" />
  9. <meta name="image:background" content="http://i43.tinypic.com/ztjg8z.png"
  10. />
  11.  
  12. <meta name="if:Link1" content"" />
  13. <meta name="if:Link2" content"" />
  14. <meta name="text:link1" content="" />
  15. <meta name="text:link1link" content="" />
  16. <meta name="text:link2" content="" />
  17. <meta name="text:link2link" content="" />
  18. <meta name="image:sidebar" content="" />
  19.  
  20.  
  21.  
  22. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_m230xpGuCr1qfamg6.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:"fighter";src:url('http://static.tumblr.com/7glhdxz/lLPmgeviu/kgthefighter.ttf');}
  38.  
  39. /*GENERAL*/
  40.  
  41. body{
  42. background-image:url('{image:background}');
  43. background-attachment: fixed;
  44. font-family:"arma";
  45. font-size:8px;
  46. }
  47.  
  48. a:link, a:active, a:visited{
  49. color: {color:links};
  50. text-decoration: none;}
  51.  
  52. a:hover {
  53. color:{color:linkshover};
  54. text-decoration: none;}
  55.  
  56.  
  57. /*SIDEBAR*/
  58.  
  59. div#sidebar{
  60. margin-left:125px;
  61. width:200px;
  62. height:auto;
  63. background:white;
  64. margin-top:310px;
  65. font-family:"arma";
  66. font-size:8px;
  67. padding:5px;
  68. position:fixed;
  69. border: 1px solid #eee;
  70. }
  71.  
  72.  
  73.  
  74.  
  75. div#title{
  76. margin-left:103px;
  77. width:250px;
  78. text-align:center;
  79. font-size:20px;
  80. position:fixed;
  81. margin-top:260px;
  82. background:transparent;
  83. font-family:"fighter";
  84. z-index:1;
  85.  
  86. }
  87.  
  88. /*POSTS*/
  89.  
  90. div#posts{
  91. margin-left: 400px;
  92. margin-top:10px;
  93. width:800px;
  94. height:110%;
  95. background: transparent;
  96.  
  97. }
  98.  
  99. .entry {
  100. margin:7px;
  101. padding:5px;
  102. float:left;
  103. {block:ifroundcorners}
  104. border-radius:5px;
  105. {/block:ifroundcorners}
  106. background-color: white;
  107. border:1px solid #ddd;
  108. {block:IndexPage}
  109. width:250px;
  110. {/block:IndexPage}
  111. {block:PermalinkPage}
  112. width:500px;
  113. line-height:14px;
  114. padding:3px;
  115. padding-bottom:1px;
  116. margin-left: 298px;
  117. {/block:PermalinkPage}
  118. }
  119.  
  120. .tweek {
  121. font-size:15px;
  122. line-height:100%;
  123. padding:2px;
  124. color:#fff;
  125. z-index:987897978978999999;
  126. }
  127.  
  128.  
  129. #audiostats {display:block; height:auto; position:relative; min-height:80px;}
  130.  
  131. .audioentry {width:245px; background-color:#ffffff; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px;}
  132.  
  133. .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)}
  134.  
  135. .audioplayer {width: 20px; height: 30px; overflow: hidden; margin: 17px 24px 13px 16px;}
  136.  
  137. .perms {
  138. border-bottom: 1px solid {color:border};
  139. color:#777;
  140. font-size:8px;
  141. opacity: 0;
  142. -webkit-transition-duration: .75s;top:0px;
  143. width:250px;
  144. height:22px;
  145. padding-bottom:4px;
  146. background-color: #fff;
  147. position: absolute;
  148. margin-top:6px;
  149. text-align:center;
  150. text-transform:uppercase;
  151. font-family:consolas;
  152. letter-spacing:1px;
  153. display:block;
  154. }
  155.  
  156. .entry:hover .perms {
  157. opacity:0.9;
  158. z-index:999999;
  159. padding-top:4px;}
  160.  
  161. .permalinktext{
  162. text-align:center;
  163. }
  164.  
  165.  
  166.  
  167. /*NAVIGATION*/
  168.  
  169. div#navi{
  170. width:100%;
  171. background:#cccccc;
  172. font-size:8px;
  173. text-align:center;
  174. border-top:1px dashed #174D47;
  175. padding-left:5px;
  176. padding-right:5px;
  177. margin-left:-5px;
  178. }
  179.  
  180. /*EXTRAS*/
  181.  
  182. div#picture{
  183. margin-top: 370px;
  184. margin-left: 975px;
  185. background:transparent;
  186. position:fixed;
  187. }
  188.  
  189.  
  190.  
  191.  
  192. </style>
  193.  
  194.  
  195.  
  196. </head>
  197.  
  198. <body>
  199.  
  200. <div id="title"><br>{Title}</div>
  201.  
  202. <div id="sidebar">
  203.  
  204. <center>{description}</center>
  205. <br>
  206.  
  207. <center>
  208.  
  209. <div id="navi"><a href="/">home</a>
  210.  
  211. |
  212.  
  213. <a href="/ask">ask</a>
  214.  
  215. {block:IfLink1}
  216.  
  217. |
  218.  
  219. <a href="{text:link1url}">{text:link1}</a> {/block:IfLink1}
  220.  
  221. {block:IfLink2}
  222.  
  223. |
  224.  
  225. <a href="{text:link2url}">{text:link2}</a> {/block:IfLink2}
  226.  
  227.  
  228. |
  229.  
  230. <a href="http://tobemarissa.tumblr.com">credit</a>
  231.  
  232. </div></center>
  233.  
  234.  
  235. </div>
  236.  
  237.  
  238.  
  239. <div id="picture"><img src="http://static.tumblr.com/4abdab4fa96a456d80ee57d7b0d7802d/mg0az6g/lV4mp3f11/tumblr_static_transparent4.png" width=250px;></div>
  240.  
  241. <div id="posts">
  242.  
  243. {block:Posts}
  244. <div class="entry">
  245.  
  246.  
  247.  
  248.  
  249. {block:Text}
  250. <div class="text">
  251. <div style="text-transform:uppercase">{block:Title}
  252. <a href="{Permalink}">{Title}</a>
  253. {/block:Title}</div>
  254. {Body}
  255. {block:IndexPage}
  256. <div class="permalinktext">
  257. _______________________________________________________________
  258. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  259. </div>
  260. {/block:IndexPage}
  261.  
  262. </div>
  263. {/block:Text}
  264.  
  265.  
  266. {block:Link}
  267. <div class="text">
  268. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  269. {block:Description}
  270. <div class="description">{Description}</div>
  271. {/block:Description}
  272. {block:IndexPage}
  273. <div class="permalinktext">
  274. _______________________________________________________________
  275. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  276. </div>
  277. {/block:IndexPage}
  278. </div>{/block:Link}
  279.  
  280. {block:Photo}
  281. {block:IndexPage}<div class="perms">
  282. posted at on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  283. </div> {/block:IndexPage}
  284. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width=
  285. "250px"/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width="500px"/>{LinkCloseTag}{/block:PermalinkPage}
  286. {block:ifshowcaption}{caption}{/block:ifshowcaption}
  287. {/block:Photo}
  288.  
  289. {block:Photoset}
  290. {block:IndexPage}<div id="permalink"><div class="reblogg"><a href="{reblogurl}">reblog</a></span></div></div>
  291. {/block:IndexPage}
  292. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  293. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  294. {/block:Photoset}
  295.  
  296.  
  297. {block:Quote}
  298. <div class="text">
  299. <div class="quote">&#10077;</div>
  300. <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;">
  301. {Quote} </div>
  302. {block:Source}
  303. <div class="source"><div style="text-align:right; color:{color:link};padding-top:5px;"> • {Source}</div></div>
  304. {/block:Source}
  305. {block:IndexPage}
  306. <div class="permalinktext">
  307. _______________________________________________________________
  308. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  309. </div>
  310. {/block:IndexPage}
  311. </div>{/block:Quote}
  312. {block:Chat}
  313. <div class="text">
  314. {block:Title}
  315. <a href="{Permalink}">{Title}</a>
  316. {/block:Title}
  317. <ul class="chat">
  318. {block:Lines}
  319. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  320.  
  321. {Line} </li>
  322. {/block:Lines}
  323. </ul>
  324. {block:IndexPage}
  325. <div class="permalinktext">
  326. _______________________________________________________________
  327. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  328. </div>
  329. {/block:IndexPage}
  330. </div>{/block:Chat}
  331.  
  332.  
  333.  
  334. {block:Audio}
  335.  
  336. <div id="audiostats">
  337. <div class="audioentry">
  338.  
  339. <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;" />
  340.  
  341. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  342.  
  343. <div class="audio"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  344.  
  345. <div style="margin-left:90px; line-height:12px">{block:TrackName}<b>Song:</b> {TrackName}<br>{/block:TrackName}
  346. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  347. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  348. {FormattedPlayCount} plays{block:Caption}{Caption}{/block:Caption}</div>
  349. </div>
  350. <div class="permalinktext">
  351. _______________________________________________________________
  352. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  353. {/block:IndexPage}
  354. {/block:Audio}
  355.  
  356. {block:Video}
  357. {block:IndexPage}<div id="permalink"><div class="reblogg"><a href="{reblogurl}">reblog</a></span></div></div>
  358. <center>
  359. {block:IndexPage}
  360. {Video-250}
  361. {/block:IndexPage}
  362. </center>
  363. {block:PermalinkPage}
  364. <center>{Video-500}</center>
  365. {/block:PermalinkPage}
  366. {block:Video}
  367.  
  368. {block:Answer}
  369. <div style="padding:13px;text-align:left;">
  370. <strong><i>{asker}:</i> {question}</strong>
  371. <div class="caption" style="margin-top:3px;">
  372. {Answer}</div>
  373. {block:indexpage}
  374. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  375. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  376. </a></div>{/block:indexpage}
  377. </div>
  378. {/block:Answer}
  379.  
  380. {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}
  381.  
  382. {block:PermalinkPage}
  383. {block:caption}{caption}<br>{/block:caption}
  384. <center>{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {NoteCountWithLabel}{/block:Date}
  385. {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}
  386. </center>
  387. {/block:PermalinkPage}
  388.  
  389. <div style="text-align:left;">
  390. {block:PostNotes}{PostNotes}
  391. {/block:PostNotes}</div>
  392. </div>
  393.  
  394.  
  395.  
  396. {/block:Posts}
  397. </div>
  398. </div>
  399. {block:IndexPage}<br>
  400. {block:Pagination}
  401. <div id="pagination">
  402. {block:NextPage}
  403. <a id="nextPage" href="{NextPage}">next</a>
  404. {/block:NextPage}
  405. {block:PreviousPage}
  406. <a href="{PreviousPage}">back</a>
  407. {/block:PreviousPage}
  408. </div>
  409. {/block:Pagination}
  410. {/block:IndexPage}
  411. </div>
  412. </body>
  413.  
  414. {block:indexpage}
  415. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  416. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  417. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  418. <script type="text/javascript">
  419. $(window).load(function(){
  420. var $wall = $('#posts');
  421. $wall.imagesLoaded(function(){
  422. $wall.masonry({
  423. itemSelector: '.entry, .entry_photo',
  424. isAnimated : false
  425. });
  426. });
  427.  
  428. $wall.infinitescroll({
  429. navSelector : '#page-nav',
  430. nextSelector : '#page-nav a',
  431. itemSelector : '.entry, .entry_photo',
  432. bufferPx : 2000,
  433. debug : false,
  434. errorCallback: function() {
  435. $('#infscr-loading').fadeOut('normal');
  436. }},
  437. function( newElements ) {
  438. var $newElems = $( newElements );
  439. $newElems.hide();
  440. $newElems.imagesLoaded(function(){
  441. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  442. });
  443. }); $('#content').show(500);
  444. });
  445. </script>
  446. {/block:indexpage}
  447.  
  448. <script type="text/javascript">
  449. $(function() {
  450. $("#topDivA").click(function(){
  451. var target = $("html");
  452. $('html, body').animate({
  453. scrollTop: target.offset().top
  454. }, 1000);
  455. });
  456.  
  457. });</script>
  458.  
  459.  
  460. </body>
  461.  
  462. <hmtl>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement