Advertisement
Guest User

royal theme

a guest
May 13th, 2014
3,656
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.27 KB | None | 0 0
  1. <!--
  2. royal theme by wlngless
  3.  
  4. please do not remove the credit!
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39.  
  40. <script type="text/javascript"
  41. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42.  
  43.  
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  45. <meta name="color:background" content="#fff"/>
  46. <meta name="color:link" content="#777"/>
  47. <meta name="color:text" content="#777"/>
  48. <meta name="color:title" content="#333"/>
  49. <meta name="color:hover" content="#fff"/>
  50. <meta name="color:first letter color" content="#ccc"/>
  51. <meta name="image:background" content="1"/>
  52.  
  53. <meta name="text:link one" content="">
  54. <meta name="text:link one title" content="">
  55. <meta name="text:link two" content="">
  56. <meta name="text:link two title" content="">
  57. <meta name="text:link three" content="">
  58. <meta name="text:link three title" content="">
  59. <meta name="text:link four" content="">
  60. <meta name="text:link four title" content="">
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 1.0s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-
  66.  
  67. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  68.  
  69. 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;}
  70.  
  71. p {
  72. margin:0px;
  73. margin-top:0px;
  74. }
  75.  
  76.  
  77. body {
  78. padding: 0px;
  79. margin: 0px;
  80. color:{color:text};
  81. font-family: belleza;
  82. line-height:7px;
  83. font-size:10px;
  84. background-color: {color:Background};
  85. background-image:url({image:Background});
  86. background-attachment: fixed;
  87. background-repeat: repeat;
  88. }
  89.  
  90.  
  91. a:link, a:active, a:visited{
  92. text-decoration: none;
  93. -webkit-transition: color 0.3s ease-out;
  94. -moz-transition: color 0.3s ease-out;
  95. transition: color 0.3s ease-out;
  96. color:{color:link};
  97. }
  98.  
  99. a:hover {
  100. text-decoration: none;
  101. font-style:;
  102. color: {color:Hover};
  103. }
  104.  
  105. div#center{
  106. margin:auto;
  107. position:relative;
  108. width:1000px;
  109. background-color:;
  110. overflow:auto;
  111. overflow-y:hidden;
  112. }
  113.  
  114.  
  115. /*entries*/
  116. .entry {
  117. float:left;
  118. display: block;
  119. margin:10px;
  120. overflow:hidden;
  121. width:220px;
  122. opacity:0.8;
  123. {block:PermalinkPage}
  124. width:450px;
  125. text-align:left;
  126. line-height:10px;
  127. {/block:PermalinkPage}
  128. background:white;
  129. background-image:URL();
  130. }
  131.  
  132. .entry:hover{
  133. opacity:1;
  134. }
  135.  
  136.  
  137. /*permalinks*/
  138. .entry .perma{
  139. width:220px;
  140. height:18px;
  141. margin-left:0px;
  142. position: absolute;
  143. line-height: 16px;
  144. overflow:hidden;
  145. text-align:center;
  146. top:10px;
  147. background:white;
  148. word-spacing:2px;
  149. letter-spacing:1px;
  150. opacity: 0.0;
  151. -webkit-transition: all .7s ease;
  152. -moz-transition: all .7s ease;
  153. -o-transition: all .7s ease;
  154. transition: all .7s ease;
  155.  
  156. }
  157.  
  158. .entry:hover .perma{
  159. overflow:visible;
  160. opacity:0.9;
  161. }
  162.  
  163.  
  164. /*post positions*/
  165. #posts {
  166. width:500px;
  167. margin-top:23px;
  168. z-index:99;
  169. margin-left:270px;
  170. right:auto;
  171. background:transparent;
  172. margin-right:auto;
  173. position:relative;
  174. overflow-y: hidden;
  175. border-right:2px solid #ddd;
  176. }
  177.  
  178. /*tooltips*/
  179. #s-m-t-tooltip {
  180. padding: 3px;
  181. height:auto;
  182. display: none;
  183. font-family: times;
  184. font-size: 8px;
  185. text-transform:lowercase;
  186. text-align: center;
  187. font-style:bold;
  188. letter-spacing:1px;
  189. margin-top:12px;
  190. margin-left: 15px;
  191. line-height: 8px;
  192. z-index: 999999999999;
  193. border-radius:3px;
  194. border: 1px dashed #989696;
  195. background:#ffffff;
  196. color: #888;}
  197.  
  198.  
  199. /*sidebar stuff*/
  200. #sidebar{
  201. position:fixed !important;
  202. width:170px;
  203. background:white;
  204. height:auto;
  205. margin-top:150px;
  206. margin-left:120px;
  207. text-align:center;
  208. }
  209.  
  210. .desc:first-letter {
  211. width:14px;
  212. height:14px;
  213. padding:2px;
  214. margin-bottom:0px;
  215. margin-right:8px;
  216. float:left;
  217. background-color:{color:first letter color};
  218. color:#fff;
  219. font-family:times;
  220. font-size:12px;
  221. font-style:italic;
  222. line-height:15px;
  223. text-transform:uppercase;
  224. text-align:center;
  225. }
  226.  
  227. #linksies{
  228. position:fixed;
  229. background-color:white;
  230. margin-left:-50px;
  231. margin-top:-320px;
  232. padding:5px;
  233. padding-bottom:190px;
  234. padding-top:200px;
  235. }
  236.  
  237. .icons{
  238. text-align:center;
  239. }
  240.  
  241. .icons img{
  242. -webkit-transition: all .3s ease;
  243. -moz-transition: all .3s ease;
  244. -o-transition: all .3s ease;
  245. transition: all .3s ease;
  246. display:block;
  247. margin-bottom:15px;
  248. -webkit-filter: invert(60%);
  249. }
  250.  
  251. .desc{
  252. position:fixed;
  253. z-index:999;
  254. padding:13px;
  255. text-align:left;
  256. line-height:12px;
  257. position:fixed;
  258. margin-left:2px;
  259. top:170px;
  260. border-radius:5px;
  261. color:#999999;
  262. width:87px;
  263. height:103px;
  264. text-transform:none;
  265. border:3px double #eee;
  266. overflow:hidden;
  267. transition: all 0.6s ease-out;
  268. -o-transition-transition: all 0.6s ease-out;
  269. -webkit-transition: all 0.6s ease-out;
  270. -moz-transition: all 0.6s ease-out;
  271. }
  272.  
  273.  
  274.  
  275.  
  276. @font-face { font-family: "belleza"; src: url('http://fonts.googleapis.com/css?family=Belleza'); }
  277.  
  278. .blogtitle{
  279. padding:5px;
  280. padding-bottom:0px;
  281. text-align:left;
  282. text-transform:lowercase;
  283. font-size:24px;
  284. font-family:cedarville;
  285. }
  286. @font-face {font-family:"cedarville";src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf'); }
  287.  
  288. .blogtitle a{
  289. color:{color:blogtitle};
  290. }
  291.  
  292.  
  293. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  294. .title{
  295. line-height: 12px;
  296. color:{color:Title};
  297. font-weight: normal;
  298. }
  299.  
  300.  
  301. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  302. .permalink{
  303. text-transform: normal;
  304. display: block;
  305. text-align: right;
  306. text-decoration: none;
  307. }
  308.  
  309.  
  310. /*DON'T TOUCH ANY OF THIS UNLESS YOU WANT TO FUCK SOME STUFF UP*/
  311. #infscr-loading{
  312. bottom: -70px;
  313. position: absolute;
  314. left: 50%;
  315. margin-left:-8px;
  316. width:16px;
  317. height:11px;
  318. overflow:hidden;
  319. margin-bottom: 50px;
  320. }
  321.  
  322. #postnotes{
  323. text-align: justify;}
  324.  
  325. #postnotes blockquote{
  326. border: 0px;}
  327.  
  328. blockquote{
  329. padding:0px 0px 2px 5px;
  330. margin:0px 0px 2px 10px;
  331. border-left: 1px dotted #555555;
  332. }
  333.  
  334. blockquote p, ul{
  335. margin:0px;
  336. padding:0px;
  337. }
  338.  
  339. a img{border: 0px;}
  340.  
  341.  
  342. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  343.  
  344. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  345. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  346.  
  347. .notes img{width:10px; position:relative; top:3px;}
  348. <--ses-->
  349. small{font-size: 90%;}
  350.  
  351.  
  352.  
  353. #audioplayer {
  354. width:30px;
  355. height:30px;
  356. overflow:hidden;
  357. position:absolute;
  358. margin-top:40px;
  359. margin-bottom:45px;
  360. margin-left:43px;
  361. margin-right:45px;
  362.  
  363. opacity: 0.7;
  364. filter:alpha(opacity=70);
  365. -moz-opacity: 0.7;
  366. -khtml-opacity: 0.7;
  367.  
  368. }
  369.  
  370. #albumart { float:left; margin:0px 7px;}
  371.  
  372. #pretty{
  373. position:fixed;
  374. width: 100%;
  375. opacity: 1;
  376. height: 10px;
  377. background: #fff;
  378. z-index: 9999999999;
  379. margin-top: 0px;
  380. }
  381.  
  382. #pretty2 {
  383. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  384. repeat:repeat-x;
  385. left:0;
  386. width:100%;
  387. margin-top: 10px;
  388. height:18px;
  389. position: fixed;
  390. z-index: 9999999999;
  391. opacity:1;}
  392.  
  393. #credit {
  394. position:fixed;
  395. bottom:20px;
  396. left:20px;
  397. border:1px solid #414141;
  398. width:4px;
  399. height:4px;
  400. padding:2px;
  401. background:#fff;
  402. z-index:9999999;
  403. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  404. }
  405.  
  406.  
  407. #credit:hover {
  408. height:13px;
  409. width:45px;
  410. background:#fff;
  411.  
  412. }
  413.  
  414. #credit:hover #cont {
  415. opacity:1;
  416. width:40px;
  417. height:180px;
  418. }
  419.  
  420. #cont {
  421. position:fixed;
  422. padding:2px;
  423. text-align:center;
  424. overflow:hidden;
  425. width:0;
  426. height:0;
  427. opacity:0;
  428. z-index:9;
  429. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  430. }
  431.  
  432.  
  433. {CustomCSS}
  434.  
  435. </style>
  436.  
  437. {block:IndexPage}
  438. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  439. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  440.  
  441. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  442. <script>
  443. (function($){$(document)
  444. .ready(function(){$("[title]")
  445. .style_my_tooltips();});})
  446. (jQuery);
  447. </script>
  448.  
  449. <script type="text/javascript">
  450. $(window).load(function(){
  451. var $wall = $('#posts');
  452. $wall.imagesLoaded(function(){
  453. $wall.masonry({
  454. itemSelector: '.entry, .entry_photo',
  455. isAnimated : false
  456. });
  457. });
  458.  
  459. $wall.infinitescroll({
  460. navSelector : '#pagination',
  461. nextSelector : '#pagination a',
  462. itemSelector : '.entry, .entry_photo',
  463. bufferPx : 2000,
  464. debug : false,
  465. errorCallback: function() {
  466. $('#infscr-loading').fadeOut('normal');
  467. }},
  468. function( newElements ) {
  469. var $newElems = $( newElements );
  470. $newElems.hide();
  471. $newElems.imagesLoaded(function(){
  472. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  473. });
  474. }); $('#posts').show(500);
  475. });
  476. </script>
  477.  
  478.  
  479. {/block:IndexPage}
  480.  
  481.  
  482. <title>{title}</title>
  483.  
  484. <link rel="shortcut icon" href="{Favicon}" />
  485. <meta name="viewport" content="width=820" />
  486. </head>
  487.  
  488. <body>
  489. <BODY onselectstart="return false;" ondragstart="return false;">
  490. <div class="wrapper">
  491. <div class="header">
  492. </div>
  493.  
  494. <div id="cage">
  495. <div id="center">
  496.  
  497. <div id="pretty2"></div>
  498. <div id="pretty"></div>
  499.  
  500. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  501. <div id="sidebar">
  502. <center>
  503. <div class="blogtitle"><a href="/">{Title}</a></div><p><br>
  504. <div class="desc"><div style="overflow:auto; width: 90px;padding-right:4px; height: 107px; border: 0px solid #000000; background-color: #ffffff;font-family:consolas;font-size:8px;letter-spacing:1px;text-transform:normal; text-align: left;">
  505.  
  506. {description}
  507.  
  508. </div>
  509. <p><br>
  510. <div id="linksies">
  511. <div class="icons">
  512. <a href="{text:Link One}" title="{text:Link One Title}"><img src="https://31.media.tumblr.com/2944b1e1a47383478c308823835c0406/tumblr_inline_n0w8v8CJon1rcsu0g.gif" width="13px"></a>
  513. <a href="{text:Link Two}" title="{text:Link Two Title}"><img src="https://31.media.tumblr.com/f18f00e9eb95beff01cb223c82f5c82d/tumblr_inline_n0w8w1CMwW1rcsu0g.gif" width="13px"></a>
  514. <a href="{text:Link Three}" title="{text:Link Three Title}"><img src="https://31.media.tumblr.com/c7ca3ec09e7de098c02e5bb6507b674a/tumblr_inline_n0w8vv6VPh1rcsu0g.gif" width="13px"></a>
  515. <a href="{text:Link Four}" title="{text:Link Four Title}"><img src="https://31.media.tumblr.com/32bef03bb7b5f6e4f192ac71af68f2b3/tumblr_inline_n0w8vm5vb11rcsu0g.gif" width="13px"></a>
  516.  
  517. </div>
  518. </div>
  519. </center>
  520. </div>
  521.  
  522. <!------------------------------------->
  523.  
  524.  
  525. <div class="left">
  526. <div id="posts">
  527. {block:Posts}
  528. <div class="entry">
  529.  
  530. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  531.  
  532. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  533. {/block:Text}
  534.  
  535. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  536.  
  537. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  538.  
  539. {block:Photo}
  540. {block:IndexPage}
  541. <center>
  542. <div class="perma">
  543. <a href="{ReblogURL}" target="_blank"> reblog </a> ☕ <a href="{Permalink}">{notecount} </a> </div>
  544.  
  545. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  546. {/block:IndexPage}
  547. {block:PermalinkPage}
  548. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  549.  
  550. {LinkCloseTag}
  551. {/block:PermalinkPage}
  552. {/block:Photo}
  553.  
  554. {block:Photoset}
  555. {block:IndexPage}
  556. <center>
  557.  
  558. <div class="perma">
  559. <a href="{ReblogURL}" target="_blank"> reblog </a> ☕ <a href="{Permalink}">{notecount} </a> </div>
  560.  
  561. {Photoset-250}</center>
  562. {/block:IndexPage}
  563. {block:PermalinkPage}
  564. <center>
  565. {Photoset-500}</center>
  566. {/block:PermalinkPage}
  567. {/block:Photoset}
  568.  
  569. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  570.  
  571. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  572.  
  573. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  574. <ul class="chat">
  575. {block:Lines}
  576. <li class="user_{UserNumber}">
  577. {block:Label}
  578. <span class="label">{Label}</span>
  579. {/block:Label}
  580.  
  581. {Line}
  582. </li>
  583. {/block:Lines}
  584. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  585. {/block:Chat}
  586.  
  587.  
  588.  
  589. {block:Audio}
  590. <div id="audioplayer">{AudioPlayerWhite} </div>
  591. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  592. <br>
  593. {PlayCountWithLabel}
  594.  
  595. <br><br><br><br><br><br><br><br><br><br><br><br><br>
  596. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a>
  597. {/block:Audio}
  598.  
  599.  
  600. {block:Video}
  601. {block:IndexPage}
  602. <center>
  603. <div class="perma">
  604. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  605. {Video-250}</center>
  606. {/block:IndexPage}
  607. {block:PermalinkPage}
  608. <center>
  609. {Video-400}</center>
  610. {/block:PermalinkPage}
  611. {block:Video}
  612.  
  613.  
  614. {block:PostNotes}<div align="middle">{caption}</div>
  615. <center>
  616.  
  617. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  618.  
  619. {block:HasTags}
  620. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  621. {block:RebloggedFrom}
  622. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  623. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  624.  
  625. {/block:RebloggedFrom}
  626. </center></span>
  627. <br>
  628. <div id="postnotes">{PostNotes}</div><br>
  629.  
  630. <center>{block:ContentSource}
  631. <br><a href="{SourceURL}">
  632. {lang:Source}:
  633. {block:SourceLogo}
  634. <img src="{BlackLogoURL}" width="{LogoWidth}"
  635. height="{LogoHeight}" alt="{SourceTitle}" />
  636. {/block:SourceLogo}
  637. {block:NoSourceLogo}
  638. {SourceLink}
  639. {/block:NoSourceLogo}
  640. </a>
  641. {/block:ContentSource}</center>
  642.  
  643. {/block:PostNotes}
  644. </div>
  645. {/block:Posts}
  646. </div></div>
  647.  
  648. {block:IndexPage}
  649. {block:Pagination}
  650. <div id="pagination">
  651. {block:NextPage}
  652. <a id="nextPage" href="{NextPage}"></a>
  653. {/block:NextPage}
  654. {block:PreviousPage}
  655. <a href="{PreviousPage}"></a>
  656. {/block:PreviousPage}
  657. </div>
  658. {/block:Pagination}
  659. {/block:IndexPage}
  660. </body>
  661.  
  662. <div id="credit">
  663. <div id="cont">
  664. <a href="http://wlngless.tumblr.com" title="by wlngless">THEME</a>
  665. </div>
  666. </div>
  667. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement