Advertisement
0fficialvanessa

"Jaunty" Theme Seven.

May 19th, 2013
841
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 KB | None | 0 0
  1. <!-- Theme Seven// Jaunty - Mxrandakerr
  2. Please do not remove the credit, thanks! -->
  3.  
  4. <html lang="en">
  5. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8.  
  9. <script type="text/javascript">
  10. <!--
  11.  
  12. // Disable Right Click Script
  13.  
  14. function IE(e)
  15. {
  16. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  17. {
  18. return false;
  19. }
  20. }
  21. function NS(e)
  22. {
  23. if (document.layers || (document.getElementById && !document.all))
  24. {
  25. if (e.which == "2" || e.which == "3")
  26. {
  27. return false;
  28. }
  29. }
  30. }
  31. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  32.  
  33. //-->
  34. </script>
  35.  
  36.  
  37. <script type="text/javascript"
  38. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39.  
  40. <!--DEFAULT VARIABLES-->
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  42.  
  43. <meta name="color:background" content="#fff"/>
  44. <meta name="color:link" content="#777"/>
  45. <meta name="color:text" content="#777"/>
  46. <meta name="color:title" content="#333"/>
  47. <meta name="color:hover" content="#fff"/>
  48. <meta name="color:text shadow" content="#aaa"/>
  49. <meta name="color:sidebar background" content="#fff"/>
  50. <meta name="color:border lines" content="#ddd"/>
  51. <meta name="color:scrollbar" content="#777"/>
  52.  
  53. <meta name="image:sidebar" content="http://data.whicdn.com/images/61240025/large.png"/>
  54. <meta name="image:background" content="1"/>
  55. <meta name="image:cornerpicture" content="http://25.media.tumblr.com/c7112d312d508477eab1c79ed336f1b4/tumblr_mf637q2e6W1rgpyeqo1_400.png"/>
  56.  
  57. <meta name="text:Link One" content=""/>
  58. <meta name="text:Link One Title" content="Extra"/>
  59. <meta name="text:Link Two" content=""/>
  60. <meta name="text:Link Two Title" content="Extra"/>
  61. <meta name="text:Link Three" content=""/>
  62. <meta name="text:Link Three Title" content="Extra"/>
  63.  
  64. <meta name="if:italic links" content="1"/>
  65. <meta name="if:hover photo" content="0"/>
  66. <meta name="if:no hover" content="1"/>
  67.  
  68. <meta name="if:Link Title One" content="1"/>
  69. <meta name="if:Link Title Two" content="1"/>
  70. <meta name="if:Link Title Three" content="1"/>
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75.  
  76. 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-
  77.  
  78. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  79.  
  80. 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;}
  81.  
  82. p {
  83. margin:0px;
  84. margin-top:0px;
  85. }
  86.  
  87.  
  88. body {
  89. margin: 5px;
  90. font-family: calibri;
  91. line-height:10px;
  92. font-size:10px;
  93. background-attachment: fixed;
  94. background-repeat: repeat;
  95. color:{color:text};
  96. background-color: {color:Background};
  97. background-image:url({image:Background});
  98. }
  99.  
  100.  
  101. a:link, a:active, a:visited{
  102. text-decoration: none;
  103. -webkit-transition: all 0.6s ease-out;
  104. -moz-transition: all 0.6s ease-out;
  105. -o-transition: all 0.6s ease-out;
  106. transition: all 0.6s ease-out;
  107. color:{color:link};
  108. }
  109.  
  110. a:hover {
  111. text-decoration: none;
  112. -webkit-transition: all 0.3s ease-out;
  113. -moz-transition: all 0.3s ease-out;
  114. -o-transition: all 0.3s ease-out;
  115. transition: all 0.3s ease-out;
  116. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  117. color: {color:Hover};
  118. text-shadow:0px 0px 2px {color:text shadow};
  119. }
  120.  
  121. div#center{
  122. margin:auto;
  123. position:relative;
  124. width:1000px;
  125. background-color:;
  126. overflow:auto;
  127. overflow-y:hidden;
  128. }
  129.  
  130. .entry {
  131. float:left;
  132. display: block;
  133. margin:5px;
  134. overflow:hidden;
  135. border-bottom:1px solid #ddd;
  136. padding:8px;
  137. width:490px;
  138. {block:PermalinkPage}
  139. width:450px;
  140. text-align:left;
  141. line-height:10px;
  142. {/block:PermalinkPage}
  143. background:white;
  144. }
  145.  
  146. .entry .perma{
  147. height:auto;
  148. margin-left:0px;
  149. position: absolute;
  150. line-height: 14px;
  151. overflow:hidden;
  152. text-align:center;
  153. top:4px;
  154. padding:4px;
  155. background:white;
  156. word-spacing:2px;
  157. letter-spacing:1px;
  158. opacity: 0.0;
  159. text-transform:normal;
  160. -webkit-transition: all .7s ease;
  161. -moz-transition: all .7s ease;
  162. -o-transition: all .7s ease;
  163. transition: all .7s ease;
  164. width:482px;
  165. border-bottom:2px solid {color:link};
  166. }
  167.  
  168. .entry:hover .perma{
  169. overflow:visible;
  170. opacity:1;
  171. }
  172.  
  173. .entry a:link{
  174. font-style:normal;
  175. {block:ifitaliclinks}
  176. font-style:italic;
  177. {/block:ifitaliclinks}
  178. }
  179.  
  180. .entry img{
  181. max-width:490px;
  182. }
  183.  
  184. #posts {
  185. width:515px;
  186. margin-top:1px;
  187. z-index:99;
  188. margin-left:470px;
  189. right:auto;
  190. background:transparent;
  191. margin-right:auto;
  192. position:relative;
  193. overflow-y: hidden;
  194. }
  195.  
  196. #sidebar{
  197. position:fixed !important;
  198. width:auto;
  199. height:auto;
  200. margin-top:150px;
  201. margin-left:-80px;
  202. text-align:center;
  203. background:{color:sidebar background};
  204. }
  205.  
  206. #links{
  207. position:fixed !important;
  208. width:231px;
  209. height:auto;
  210. margin-top:47px;
  211. margin-left:0px;
  212. text-align:center;
  213. padding:3px;
  214. border:1px solid {color:border lines};
  215. background:{color:sidebar background};
  216. }
  217.  
  218. #description{
  219. position:fixed !important;
  220. width:225px;
  221. height:25px;
  222. margin-top:4px;
  223. margin-left:0px;
  224. text-align:center;
  225. padding:6px;
  226. overflow:auto;
  227. border:1px solid {color:border lines};
  228. background:{color:sidebar background};
  229. }
  230.  
  231. .title{
  232. font-family:times new roman;
  233. line-height: 20px;
  234. font-size:17px;
  235. color:{color:Title};
  236. font-weight: normal;
  237. }
  238.  
  239. #captions{
  240. margin-top:4px;
  241. text-align:left;
  242. margin-left:5px;
  243. }
  244.  
  245. .permalink{
  246. text-transform: normal;
  247. display: block;
  248. text-align: right;
  249. text-decoration: none;
  250. padding:4px;
  251. margin-top:6px;
  252. margin-bottom:3px;
  253. background:{color:background};
  254. }
  255.  
  256. #asked {
  257. padding:13px;
  258. width:413px;
  259. text-align:left;
  260. margin-left:50px;
  261. border-top-left-radius:10px;
  262. border-top-right-radius:10px;
  263. border-bottom-right-radius:10px;
  264. background:{color:background};
  265. }
  266.  
  267. #audio {
  268. width:200px;
  269. height:auto;
  270. min-height:60px;
  271. padding-bottom:0px;
  272. }
  273. .cover {
  274. position:absolute;
  275. z-index:1;
  276. width:60px;
  277. height:60px;
  278. }
  279. .cover img {
  280. float:left;
  281. width:60px;
  282. height:60px;
  283. }
  284. .playbox {
  285. opacity:0.6;
  286. width:27px;
  287. height:30px;
  288. overflow:hidden;
  289. position:absolute;
  290. z-index:1000;
  291. margin-left:17px;
  292. margin-top:17px;
  293. text-align:center;
  294. }
  295. .info {
  296. margin-left:73px;
  297. margin-top:4px;
  298. line-height:14px;
  299. }
  300.  
  301. #infscr-loading{
  302. bottom: -70px;
  303. position: absolute;
  304. left: 50%;
  305. margin-left:-8px;
  306. width:16px;
  307. height:11px;
  308. overflow:hidden;
  309. margin-bottom: 50px;
  310. }
  311.  
  312. ::-webkit-scrollbar {
  313. width: 4px;
  314. height: 4px;
  315. border-left:0px solid #ccc;
  316. background-color:{color:background};
  317. }
  318.  
  319. ::-webkit-scrollbar-thumb {
  320. background: {color:scrollbar};
  321. }
  322.  
  323. ::-webkit-scrollbar {
  324. width: 5px;
  325. height: 5px;
  326. background: #dddddd;
  327. }
  328.  
  329. ::-webkit-scrollbar-thumb {
  330. background-color:{color:scrollbar};
  331. }
  332.  
  333. #postnotes{
  334. text-align: justify;}
  335.  
  336. #postnotes blockquote{
  337. border: 0px;}
  338.  
  339. blockquote{
  340. padding:0px 0px 2px 5px;
  341. margin:0px 0px 2px 10px;
  342. border-left: 1px dotted #555555;
  343. }
  344.  
  345. blockquote p, ul{
  346. margin:0px;
  347. padding:0px;
  348. }
  349.  
  350. a img{border: 0px;}
  351.  
  352.  
  353. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  354.  
  355. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  356. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  357.  
  358. .notes img{width:10px; position:relative; top:3px;}
  359. <--ses-->
  360. small{font-size: 90%;}
  361.  
  362. {CustomCSS}
  363.  
  364. </style>
  365.  
  366. {block:IndexPage}
  367. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  368. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  369.  
  370. <script type="text/javascript">
  371. $(window).load(function(){
  372. var $wall = $('#posts');
  373. $wall.imagesLoaded(function(){
  374. $wall.masonry({
  375. itemSelector: '.entry, .entry_photo',
  376. isAnimated : false
  377. });
  378. });
  379.  
  380. $wall.infinitescroll({
  381. navSelector : '#pagination',
  382. nextSelector : '#pagination a',
  383. itemSelector : '.entry, .entry_photo',
  384. bufferPx : 2000,
  385. debug : false,
  386. errorCallback: function() {
  387. $('#infscr-loading').fadeOut('normal');
  388. }},
  389. function( newElements ) {
  390. var $newElems = $( newElements );
  391. $newElems.hide();
  392. $newElems.imagesLoaded(function(){
  393. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  394. });
  395. }); $('#posts').show(500);
  396. });
  397. </script>
  398.  
  399.  
  400. {/block:IndexPage}
  401.  
  402.  
  403. <title>{title}</title>
  404.  
  405. <link rel="shortcut icon" href="{Favicon}" />
  406. <meta name="viewport" content="width=820" />
  407. </head>
  408.  
  409. <body>
  410. <BODY onselectstart="return false;" ondragstart="return false;">
  411. <div class="wrapper">
  412. <div class="header">
  413. </div>
  414.  
  415. <div id="cage">
  416. <div id="center">
  417.  
  418. <!---->
  419. <div id="sidebar">
  420. <a href="/"><img src="{image:sidebar}" style="width:225px;height:auto;padding:6px;background:{color:sidebar background};border:1px solid {color:border lines};"></a>
  421.  
  422. <div id="description">{Description}</div>
  423.  
  424. <div id="links">
  425. <a href="/">Home</a> &middot
  426. <a href="/ask">Inbox</a>
  427. {Block:IfLinkTitleOne}
  428. &middot <a href="{text:Link One}">{text:Link One Title}</a>
  429. {/Block:IfLinkTitleOne}
  430. {Block:IfLinkTitleTwo}
  431. &middot <a href="{text:Link Two}">{text:Link Two Title}</a>
  432. {/Block:IfLinkTitleTwo}
  433. {Block:IfLinkTitleThree}
  434. &middot <a href="{text:Link Three}">{text:Link Three Title}</a>
  435. {/Block:IfLinkTitleThree}</div>
  436.  
  437. </div></div></div>
  438. <!------------------------------------->
  439.  
  440.  
  441. <div class="left">
  442. <div id="posts">
  443. {block:Posts}
  444. <div class="entry">
  445.  
  446. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  447.  
  448. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">Share</a> </a><br>{/block:HasTags}</span></align>
  449. {/block:Text}
  450.  
  451. {block:Answer}
  452.  
  453. <div id="asked">{Asker} asked: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  454.  
  455. {Answer}
  456.  
  457. {/block:Answer}
  458.  
  459. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  460.  
  461. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">Share</a> <a href="{Permalink}"></span></align>{block:Link}
  462.  
  463. {block:Photo}
  464. {block:IndexPage}
  465. <center>
  466. {block:ifhoverphoto}
  467. <div class="perma">
  468. This photo has <a href="{Permalink}">{notecountwithlabel}</a> <br>
  469. Would you like to <a href="{ReblogURL}" target="_blank"> Reblog </a> it?</div>
  470. {/block:ifhoverphoto}
  471.  
  472. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  473.  
  474. {block:ifnohover}
  475. {block:Caption}
  476. <div id="captions">
  477. {Caption}</div>
  478. {/block:Caption}
  479.  
  480. <span class="permalink">
  481. <a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">Share</a></span>
  482. {/block:ifnohover}
  483.  
  484. {/block:IndexPage}
  485. {block:PermalinkPage}
  486. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  487.  
  488. {LinkCloseTag}
  489. {/block:PermalinkPage}
  490. {/block:Photo}
  491.  
  492. {block:Photoset}
  493. {block:IndexPage}
  494. <center>
  495.  
  496. <div class="perma">
  497. This photo has <a href="{Permalink}">{notecountwithlabel}</a> <br>
  498. Would you like to <a href="{ReblogURL}" target="_blank"> Reblog </a> it?</div>
  499.  
  500. {Photoset-250}</center>
  501. {/block:IndexPage}
  502. {block:PermalinkPage}
  503. <center>
  504. {Photoset-500}</center>
  505. {/block:PermalinkPage}
  506. {/block:Photoset}
  507.  
  508. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">Share</a> <a href="{Permalink}"> </span>{/block:Quote}
  509.  
  510. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  511. <ul class="chat">
  512. {block:Lines}
  513. <li class="user_{UserNumber}">
  514. {block:Label}
  515. <span class="label">{Label}</span>
  516. {/block:Label}
  517.  
  518. {Line}
  519. </li>
  520. {/block:Lines}
  521. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">Share</a> <a href="{Permalink}">
  522. {/block:Chat}
  523.  
  524. {block:Audio}
  525. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  526. {block:IndexPage}
  527. {/block:IndexPage}
  528. {/block:Audio}
  529.  
  530. {block:Video}
  531. {block:IndexPage}
  532. <center>
  533. <div class="perma">
  534. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  535. {Video-250}</center>
  536. {/block:IndexPage}
  537. {block:PermalinkPage}
  538. <center>
  539. {Video-400}</center>
  540. {/block:PermalinkPage}
  541. {block:Video}
  542.  
  543.  
  544. {block:PostNotes}<div align="middle">{caption}</div>
  545. <center>
  546.  
  547. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  548.  
  549. {block:HasTags}
  550. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  551. {block:RebloggedFrom}
  552. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  553. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  554.  
  555. {/block:RebloggedFrom}
  556. </center></span>
  557. <br>
  558. <div id="postnotes">{PostNotes}</div><br>
  559.  
  560. <center>{block:ContentSource}
  561. <br><a href="{SourceURL}">
  562. {lang:Source}:
  563. {block:SourceLogo}
  564. <img src="{BlackLogoURL}" width="{LogoWidth}"
  565. height="{LogoHeight}" alt="{SourceTitle}" />
  566. {/block:SourceLogo}
  567. {block:NoSourceLogo}
  568. {SourceLink}
  569. {/block:NoSourceLogo}
  570. </a>
  571. {/block:ContentSource}</center>
  572.  
  573. {/block:PostNotes}
  574. </div>
  575. {/block:Posts}
  576. </div></div>
  577.  
  578. {block:IndexPage}
  579. {block:Pagination}
  580. <div id="pagination">
  581. {block:NextPage}
  582. <a id="nextPage" href="{NextPage}"></a>
  583. {/block:NextPage}
  584. {block:PreviousPage}
  585. <a href="{PreviousPage}"></a>
  586. {/block:PreviousPage}
  587. </div>
  588. {/block:Pagination}
  589. {/block:IndexPage}
  590. </body>
  591.  
  592. <div style="position:fixed !important; max-height:600px; max-width:300px; right:5px; bottom:0px;"><img src="{image:cornerpicture}"></div>
  593. <div style="position:fixed; bottom:0px; left:0px; padding: 7px; background: white; border-top-right-radius: 20px; border: 4px double #ddd;">
  594. <a href="http://mxrandakerr.tumblr.com/">ⓒ mxrandakerr</a>
  595.  
  596. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement