wallflwers

Theme 01 BTS

Feb 21st, 2013
841
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.27 KB | None | 0 0
  1. <!--
  2. theme by joshdevin/breachthesummit!
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10.  
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15. <meta name="color:background" content=""/>
  16. <meta name="color:text" content="#928f8f"/>
  17. <meta name="color:links" content="#928f8f"/>
  18. <meta name="color:hover" content="#e4e2e2"/>
  19. <meta name="color:border" content="#e4e2e2"/>
  20. <meta name="color:sidelinks" content="#e4e2e2"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:background" content=""/>
  24.  
  25. <meta name="text:link1url" content="/"/>
  26. <meta name="text:link1name" content=""/>
  27. <meta name="text:link2url" content="/"/>
  28. <meta name="text:link2name" content=""/>
  29. <meta name="text:link3url" content="/"/>
  30. <meta name="text:link3name" content=""/>
  31. <meta name="text:link4url" content="/"/>
  32. <meta name="text:link4name" content=""/>
  33.  
  34. <meta name="if:link1" content="/"/>
  35. <meta name="if:link2" content="/"/>
  36. <meta name="if:link3" content="/"/>
  37. <meta name="if:link4" content="/"/>
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  44.  
  45. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  46.  
  47. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  48.  
  49. p {
  50. margin:0px;
  51. margin-top:0px;
  52. }
  53.  
  54.  
  55. body{
  56. color:{color:text};
  57. font-family:helvetica;
  58. font-size:10px;
  59. background-color:{color:background};
  60. background-image:url({image:background});
  61. background-position: fixed;
  62. background-attachment:fixed;
  63. background-repeat:repeat;
  64. text-decoration:none;
  65. }
  66.  
  67. a
  68. {
  69. text-decoration:none;
  70. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
  71. opacity:1;
  72. color:{color:links};
  73. }
  74.  
  75. a:hover
  76. {text-decoration:none;
  77. opacity:1;
  78. color:{color:hover};
  79. }
  80.  
  81. div#center{
  82. margin:auto;
  83. position:relative;
  84. width:1000px;
  85. background-color:;
  86. overflow:auto;
  87. overflow-y:hidden;
  88. }
  89.  
  90.  
  91. .entry {
  92. float:right;
  93. display: block;
  94. margin:1px;
  95. overflow:hidden;
  96. width:220px;
  97. {block:PermalinkPage}
  98. width:450px;
  99. text-align:left;
  100. line-height:10px;
  101. {/block:PermalinkPage}
  102. background:white;
  103. background-image:URL();
  104. }
  105.  
  106.  
  107. .entry .perma{
  108. width:220px;
  109. height:48px;
  110. margin-left:0px;
  111. position: absolute;
  112. line-height: 16px;
  113. overflow:hidden;
  114. color:white;
  115. padding:-5;
  116. text-align:center;
  117. top:0px;
  118. background:black;
  119. word-spacing:2px;
  120. letter-spacing:1px;
  121. opacity: 0.0;
  122. -webkit-transition: all .7s ease;
  123. -moz-transition: all .7s ease;
  124. -o-transition: all .7s ease;
  125. transition: all .7s ease;
  126.  
  127. }
  128.  
  129. .entry:hover .perma{
  130. overflow:visible;
  131. opacity:1;
  132. }
  133.  
  134.  
  135. #posts {
  136. width:500px;
  137. margin-top:0px;
  138. z-index:99;
  139. margin-left:289px;
  140. right:auto;
  141. background:transparent;
  142. margin-right:auto;
  143. position:relative;
  144. overflow-y: hidden;
  145. }
  146.  
  147.  
  148. #sidebar {
  149. padding:5px;
  150. margin-top:150px;
  151. margin-left:20px;
  152. position:fixed;
  153. }
  154.  
  155. #description {
  156. width:120px;
  157. font-size:10px;
  158. text-align:center;
  159. padding-top:5px;
  160. font-family:calibri;
  161. padding-bottom:5px;
  162. }
  163.  
  164. #sidebarimage {
  165. width:90px;
  166. opacity:1;
  167. -moz-transition-duration:0.5s;
  168. -webkit-transition-duration:0.5s;
  169. -o-transition-duration:0.5s;
  170. }
  171.  
  172. #sidebarimage:hover {
  173. opacity:0.7;
  174. -moz-transition-duration:0.5s;
  175. -webkit-transition-duration:0.5s;
  176. -o-transition-duration:0.5s;
  177. }
  178.  
  179. .links {
  180. position:absolute;
  181. position:fixed;
  182. margin-top:-112px;
  183. margin-left:65px;
  184. font-size:10px;
  185. text-align:center;
  186. padding:2px;
  187. color:{color:sidelinks};
  188. text-transform:lowercase;
  189. opacity:0;
  190. max-width:40px;
  191. -moz-transition-duration:0.5s;
  192. -webkit-transition-duration:0.5s;
  193. -o-transition-duration:0.5s;
  194. }
  195.  
  196. .links a{
  197. font-size:10px;
  198. padding:5px;
  199. margin-top:2px;
  200. display:block;
  201. font-style:italic;
  202. color:{color:sidelinks};
  203. font-family:calibri;
  204. text-align:center;
  205. min-width:60px;
  206. text-decoration:none;
  207. -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;
  208. }
  209.  
  210. #sidebarimage:hover .links {
  211. opacity:1;
  212. margin-left:110px;
  213. -moz-transition-duration:0.5s;
  214. -webkit-transition-duration:0.5s;
  215. -o-transition-duration:0.5s;
  216. }
  217.  
  218. #sbar {
  219. width:100px;
  220. height:700px;
  221. position:fixed;
  222. margin-top:-20px;
  223. margin-left:-90px;
  224. background-image:url('http://oi49.tinypic.com/mugqt.jpg');
  225.  
  226. }
  227.  
  228.  
  229.  
  230. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  231.  
  232.  
  233. .title{
  234. line-height: 12px;
  235. color:{color:Title};
  236. font-weight: normal;
  237. }
  238.  
  239.  
  240. .permalink{
  241. text-transform: normal;
  242. display: block;
  243. text-align: right;
  244. text-decoration: none;
  245. }
  246.  
  247.  
  248. #infscr-loading{
  249. bottom: -70px;
  250. position: absolute;
  251. left: 50%;
  252. margin-left:-8px;
  253. width:16px;
  254. height:11px;
  255. overflow:hidden;
  256. margin-bottom: 50px;
  257. }
  258.  
  259. #postnotes{
  260. text-align: justify;}
  261.  
  262. #postnotes blockquote{
  263. border: 0px;}
  264.  
  265. blockquote{
  266. padding:0px 0px 2px 5px;
  267. margin:0px 0px 2px 10px;
  268. border-left: 1px dotted #555555;
  269. }
  270.  
  271. blockquote p, ul{
  272. margin:0px;
  273. padding:0px;
  274. }
  275.  
  276. a img{border: 0px;}
  277.  
  278.  
  279. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  280.  
  281. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  282. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  283.  
  284. .notes img{width:10px; position:relative; top:3px;}
  285. <--ses-->
  286. small{font-size: 90%;}
  287.  
  288. {CustomCSS}
  289.  
  290. </style>
  291.  
  292. {block:IndexPage}
  293. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  294. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  295.  
  296. <script type="text/javascript">
  297. $(window).load(function(){
  298. var $wall = $('#posts');
  299. $wall.imagesLoaded(function(){
  300. $wall.masonry({
  301. itemSelector: '.entry, .entry_photo',
  302. isAnimated : false
  303. });
  304. });
  305.  
  306. $wall.infinitescroll({
  307. navSelector : '#pagination',
  308. nextSelector : '#pagination a',
  309. itemSelector : '.entry, .entry_photo',
  310. bufferPx : 2000,
  311. debug : false,
  312. errorCallback: function() {
  313. $('#infscr-loading').fadeOut('normal');
  314. }},
  315. function( newElements ) {
  316. var $newElems = $( newElements );
  317. $newElems.hide();
  318. $newElems.imagesLoaded(function(){
  319. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  320. });
  321. }); $('#posts').show(500);
  322. });
  323. </script>
  324.  
  325.  
  326. {/block:IndexPage}
  327.  
  328.  
  329. <title>{title}</title>
  330.  
  331. <link rel="shortcut icon" href="{Favicon}" />
  332. <meta name="viewport" content="width=820" />
  333. </head>
  334.  
  335. <body>
  336. <BODY onselectstart="return false;" ondragstart="return false;">
  337. <div class="wrapper">
  338. <div class="header">
  339. </div>
  340.  
  341. <div id="cage">
  342. <div id="center">
  343.  
  344. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  345. <div id="sbar">
  346. </div>
  347. <div id="sidebar">
  348. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}" style="width:120px;border-radius:90px;"></a>
  349. <div class="links">
  350. {block:iflink1}
  351. <a href="{text:link1url}">{text:link1name}</a>
  352. {/block:iflink1}{block:iflink2}
  353. <a href="{text:link2url}">{text:link2name}</a>
  354. {/block:iflink2}{block:iflink3}
  355. <a href="{text:link3url}">{text:link3name}</a>
  356. {/block:iflink3}{block:iflink4}
  357. <a href="{text:link4url}">{text:link4name}</a>
  358. {/block:iflink4}</div>
  359. </div>
  360. <div id="description">{Description}<br>
  361. {block:Pagination}{/block:Pagination}
  362. {block:PreviousPage}<a style="{color:text}"href="{PreviousPage}">back</a>{/block:PreviousPage}
  363. {block:NextPage}<a style="{color:text}"href="{NextPage}">next</a>{/block:NextPage}
  364. </div>
  365. </div>
  366.  
  367. <div style="margin-left:-60px;">
  368. <div class="left">
  369. <div id="posts">
  370. {block:Posts}
  371. <div class="entry">
  372.  
  373. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  374.  
  375. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  376. {/block:Text}
  377.  
  378. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  379.  
  380. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  381.  
  382. {block:Photo}{block:HighRes} {/block:HighRes}
  383. {block:IndexPage}
  384. <center>
  385. <div class="perma">
  386. <a href="{ReblogURL}" target="_blank"> reblog </a> <br>
  387. <a href="{Permalink}">{NoteCountwithlabel} </a><br>
  388. <a href="{Permalink}"> {TimeAgo}</a>
  389. </div>
  390.  
  391. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  392. {/block:IndexPage}
  393. {block:PermalinkPage}
  394. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  395.  
  396. {LinkCloseTag}
  397. {/block:PermalinkPage}
  398. {/block:Photo}
  399.  
  400. {block:Photoset}
  401. {block:IndexPage}
  402. <center>
  403.  
  404. <div class="perma">
  405. <a href="{ReblogURL}" target="_blank"> reblog </a><br>
  406. <a href="{Permalink}">{NoteCountwithlabel} </a> <br>
  407. <a href="{Permalink}"> {TimeAgo}</a>
  408. </div>
  409.  
  410. {Photoset-250}</center>
  411. {/block:IndexPage}
  412. {block:PermalinkPage}
  413. <center>
  414. {Photoset-500}</center>
  415. {/block:PermalinkPage}
  416. {/block:Photoset}
  417.  
  418. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  419.  
  420. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  421.  
  422. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  423. <ul class="chat">
  424. {block:Lines}
  425. <li class="user_{UserNumber}">
  426. {block:Label}
  427. <span class="label">{Label}</span>
  428. {/block:Label}
  429.  
  430. {Line}
  431. </li>
  432. {/block:Lines}
  433. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  434. {/block:Chat}
  435.  
  436. {block:Audio}
  437. <div style="width:200px; height:30px;">
  438. {AudioPlayerBlack}
  439. </div>
  440. {block:IndexPage}<span class="permalink">
  441. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  442. </span>{/block:IndexPage}
  443. {/block:Audio}
  444.  
  445. {block:Video}
  446. {block:IndexPage}
  447. <center>
  448. <div class="perma">
  449. <a href="{ReblogURL}" target="_blank"> reblog </a>
  450. <a href="{Permalink}">{NoteCountwithlabel} </a>
  451. </div>
  452. {Video-250}</center>
  453. {/block:IndexPage}
  454. {block:PermalinkPage}
  455. <center>
  456. {Video-400}</center>
  457. {/block:PermalinkPage}
  458. {block:Video}
  459.  
  460. {block:Answer}<div style="padding:5px;"><b>{Asker} whispered:</b><br> </div><div style="background:#eee;border-left:4px solid #8c9194;padding:5px;">"{Question}"</div>
  461. {Answer}{/block:answer}
  462.  
  463. {block:PostNotes}<div align="middle">{caption}</div>
  464. <center>
  465.  
  466. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  467.  
  468. {block:HasTags}
  469. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  470. {block:RebloggedFrom}
  471. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  472. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  473.  
  474. {/block:RebloggedFrom}
  475. </center></span>
  476. <br>
  477. <div id="postnotes">{PostNotes}</div><br>
  478.  
  479. <center>{block:ContentSource}
  480. <br><a href="{SourceURL}">
  481. {lang:Source}:
  482. {block:SourceLogo}
  483. <img src="{BlackLogoURL}" width="{LogoWidth}"
  484. height="{LogoHeight}" alt="{SourceTitle}" />
  485. {/block:SourceLogo}
  486. {block:NoSourceLogo}
  487. {SourceLink}
  488. {/block:NoSourceLogo}
  489. </a>
  490. {/block:ContentSource}</center>
  491.  
  492. {/block:PostNotes}
  493. </div>
  494. {/block:Posts}
  495. </div></div>
  496.  
  497. {block:IndexPage}
  498. {block:Pagination}
  499. <div id="pagination">
  500. {block:NextPage}
  501. <a id="nextPage" href="{NextPage}"></a>
  502. {/block:NextPage}
  503. {block:PreviousPage}
  504. <a href="{PreviousPage}"></a>
  505. {/block:PreviousPage}
  506. </div>
  507. {/block:Pagination}
  508. {/block:IndexPage}
  509. </body>
  510. </html>
Advertisement
Add Comment
Please, Sign In to add comment