Advertisement
t-offee

Rad Theme (NEW)

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