Advertisement
tobemarissa

TBM Theme 11: Vibrant

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