Advertisement
t-offee

Okay Theme (OLD)

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