Advertisement
approvinqq

Oceans Theme // 8

Mar 17th, 2014
880
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 KB | None | 0 0
  1. <!-- OCEANS THEME // 8 by http://enduhlessly.tumblr.com-->
  2.  
  3. <html lang="en">
  4. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.  
  8. <script type="text/javascript">
  9. <!--
  10.  
  11. // Disable Right Click Script
  12.  
  13. function IE(e)
  14. {
  15. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  16. {
  17. return false;
  18. }
  19. }
  20. function NS(e)
  21. {
  22. if (document.layers || (document.getElementById && !document.all))
  23. {
  24. if (e.which == "2" || e.which == "3")
  25. {
  26. return false;
  27. }
  28. }
  29. }
  30. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  31.  
  32. //-->
  33. </script>
  34.  
  35.  
  36. <script type="text/javascript"
  37. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  38.  
  39. <!--DEFAULT VARIABLES-->
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  41. <meta name="color:background" content="#f9f9f9"/>
  42. <meta name="color:link" content="#000"/>
  43. <meta name="color:text" content="#777"/>
  44. <meta name="color:title" content="#333"/>
  45. <meta name="color:hover" content="#000"/>
  46. <meta name="color:scrollbar" content=""/>
  47. <meta name="image:sidebar" content="1"/>
  48. <meta name="text:sidebar title" content="oceans"/>
  49. <meta name="color:sidebar title" content="e93a92"/>
  50. <meta name="text:Link One Title" content="one" />
  51. <meta name="text:Link One" content="" />
  52. <meta name="text:Link Two Title" content="two" />
  53. <meta name="text:Link Two" content="" />
  54. <meta name="text:Link Three Title" content="three" />
  55. <meta name="text:Link Three" content="" />
  56. <meta name="text:Link Four Title" content="four" />
  57. <meta name="text:Link Four" content="" />
  58. <meta name="text:Link Five Title" content="five" />
  59. <meta name="text:Link Five" content="" />
  60. <meta name="image:background" content="1"/>
  61.  
  62.  
  63. <style type="text/css">
  64. #tumblr_controls{
  65. position:fixed !important;
  66. -webkit-filter: invert(100%)
  67. }
  68.  
  69. .entry img{
  70. {block:indexpage}
  71. max-width:220px
  72. {/block:indexpage}
  73. }
  74.  
  75.  
  76. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-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. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  83.  
  84. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  85. #aaaaaa; border-right: 1px solid #aaaaaa; }
  86.  
  87. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  88.  
  89. p {
  90. margin:0px;
  91. margin-top:0px;
  92. }
  93.  
  94.  
  95. body {
  96. padding: 0px;
  97. margin: 0px;
  98. color:{color:text};
  99. font-family:calibri;
  100. text-transform:none;
  101. line-height:15px;
  102. font-size:11px;
  103. background-color: {color:Background};
  104. background-image:url({image:Background});
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. }
  108. a:link, a:active, a:visited{
  109. text-decoration: none;
  110. -webkit-transition: color 0.3s ease-out;
  111. -moz-transition: color 0.3s ease-out;
  112. transition: color 0.3s ease-out;
  113. color:{color:link};
  114. }
  115.  
  116. a:hover {
  117. text-decoration:none;
  118. font-style:bold;
  119. color: {color:Hover};
  120. }
  121.  
  122. askname{
  123. font-family:basket;
  124. color: {color:Title};
  125. text-transform:lowercase;
  126. font-size:13px;
  127. letter-spacing: 1px;
  128. z-index:1;
  129. }
  130.  
  131. div#center{
  132. margin:auto;
  133. position:relative;
  134. width:1000px;
  135. background-color:;
  136. overflow:auto;
  137. overflow-y:hidden;
  138. }
  139. .entry {
  140. opacity:0.8;
  141. float:left;
  142. display: block;
  143. margin:10px;
  144. overflow:hidden;
  145. width:220px;
  146. background-color:white;
  147. padding:5px;
  148. {block:PermalinkPage}
  149. width:400px;
  150. text-align:left;
  151. line-height:10px;
  152. {/block:PermalinkPage}
  153. background:white;
  154. background-image:URL();
  155. -webkit-transition: all 0.7s ease-in-out;
  156. -moz-transition: all 0.7s ease-in-out;
  157. -o-transition: all 0.7s ease-in-out;
  158. }
  159. .entry .perma{
  160. width:220px;
  161. height:25px;
  162. margin-left:0px;
  163. position: absolute;
  164. line-height: 25px;
  165. overflow:hidden;
  166. text-align:center;
  167. font-family:calibri;
  168. text-transform:uppercase;
  169. font-size:9px;
  170. top:3px;
  171. background:white;
  172. word-spacing:2px;
  173. letter-spacing:2px;
  174. opacity: 0.0;
  175. -webkit-transition: all .7s ease;
  176. -moz-transition: all .7s ease;
  177. -o-transition: all .7s ease;
  178. transition: all .7s ease;
  179.  
  180. }
  181.  
  182. .entry:hover .perma{
  183. overflow:visible;
  184. opacity:0.8;
  185. margin-top:15px;
  186. }
  187.  
  188. #posts {
  189. width:750px;
  190. margin-top:25px;
  191. z-index:99;
  192. margin-left:250px;
  193. right:auto;
  194. background:white;
  195. margin-right:auto;
  196. position:relative;
  197. overflow-y: hidden;
  198. }
  199. #titlebar{
  200. opacity:0.8;
  201. z-index:99;
  202. position: fixed;
  203. margin-left:40px;
  204. margin-top:250px;
  205. padding:5px;
  206. text-transform:none;
  207. width: auto;
  208. background: transparent;
  209. font-family:basket;
  210. font-size: 20px;
  211. line-height:auto;
  212. text-align: center;
  213. color:{color:Sidebar Title};
  214. }
  215. #desc{
  216. opacity:1;
  217. z-index:1;
  218. height:auto;
  219. background:white;
  220. line-height:15px;
  221. width:120px;
  222. position:fixed;
  223. font-family:calibri;
  224. font-size:8px;
  225. letter-spacing:1px;
  226. border:1px dashed #eee;
  227. padding:5px;
  228. text-transform:uppercase;
  229. padding-bottom:5px;
  230. margin-top:30px;
  231. margin-left:-12px;
  232. }
  233. #sidebar{
  234. opacity:1;
  235. position:fixed !important;
  236. width:105px;
  237. background:white;
  238. height:110;
  239. border:1px dashed #eee;
  240. background:white;
  241. padding:13px;
  242. margin-top:140px;
  243. margin-left:40px;
  244. text-align:center;
  245. }
  246. #links{
  247. opacity:1;
  248. position:fixed!important;
  249. width:auto;
  250. height:14px;
  251. padding:5px;
  252. font-size:15px;
  253. font-family:basket;
  254. letter-spacing:2px;
  255. text-transform:none;
  256. background-color:transparent;
  257. margin-left:418px;
  258. margin-top:-180px;
  259. }
  260.  
  261. .title{
  262. font-family:"basket";
  263. font-size:15px;
  264. line-height: 15px;
  265. color:{color:Title};
  266. font-weight: normal;
  267. }
  268.  
  269. .permalink{
  270. text-transform: normal;
  271. display: block;
  272. text-align: right;
  273. font-family:consolas;
  274. font-size:9px;
  275. text-decoration: italic;
  276. padding-right:3px;
  277. }
  278.  
  279.  
  280. #infscr-loading{
  281. bottom: -70px;
  282. position: absolute;
  283. left: 50%;
  284. margin-left:-8px;
  285. width:16px;
  286. height:11px;
  287. overflow:hidden;
  288. margin-bottom: 50px;
  289. }
  290.  
  291. #postnotes{
  292. text-align: justify;}
  293.  
  294. #postnotes blockquote{
  295. border: 0px;}
  296.  
  297. blockquote{
  298. padding:0px 0px 2px 5px;
  299. margin:0px 0px 2px 10px;
  300. border-left: 1px dotted #555555;
  301. }
  302.  
  303. blockquote p, ul{
  304. margin:0px;
  305. padding:0px;
  306. }
  307.  
  308. @font-face {font-family:"basket"; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  309.  
  310. a img{border: 0px;}
  311.  
  312.  
  313. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  314.  
  315. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  316. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  317.  
  318. .notes img{width:10px; position:relative; top:3px;}
  319. <--ses-->
  320. small{font-size: 90%;}
  321.  
  322. {CustomCSS}
  323.  
  324. </style>
  325.  
  326. <div style="position:fixed; right:5px; bottom:5px; opacity:0.8;"> <a href="http://robynsthemes.tumblr.com/" title="robyn's themes"><img src="http://i57.tinypic.com/9pqdmq.png" width=”25”></a></div>
  327.  
  328. {block:IndexPage}
  329. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  330. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  331.  
  332. <script type="text/javascript">
  333. $(window).load(function(){
  334. var $wall = $('#posts');
  335. $wall.imagesLoaded(function(){
  336. $wall.masonry({
  337. itemSelector: '.entry, .entry_photo',
  338. isAnimated : false
  339. });
  340. });
  341.  
  342. $wall.infinitescroll({
  343. navSelector : '#pagination',
  344. nextSelector : '#pagination a',
  345. itemSelector : '.entry, .entry_photo',
  346. bufferPx : 2000,
  347. debug : false,
  348. errorCallback: function() {
  349. $('#infscr-loading').fadeOut('normal');
  350. }},
  351. function( newElements ) {
  352. var $newElems = $( newElements );
  353. $newElems.hide();
  354. $newElems.imagesLoaded(function(){
  355. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  356. });
  357. }); $('#posts').show(500);
  358. });
  359. </script>
  360.  
  361.  
  362. {/block:IndexPage}
  363.  
  364.  
  365. <title>{title}</title>
  366.  
  367. <link rel="shortcut icon" href="{Favicon}" />
  368. <meta name="viewport" content="width=820" />
  369. </head>
  370.  
  371. <body>
  372. <div class="wrapper">
  373. <div class="header">
  374. </div>
  375. <div id="cage">
  376. <div id="center">
  377. </div>
  378. <div id="sidebar">
  379. <div id="links">
  380. <a href="{text:Link One}">{text:Link One Title}</a> /
  381. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  382. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  383. <a href="{text:Link Four}">{text:Link Four Title}</a> /
  384. <a href="{text:Link Five}">{text:Link Five Title}</a>
  385. </div>
  386. <center>
  387. <a href="/"><img src="{image:sidebar}" width=100px; height=100px;></a>
  388. <div id="desc">{description}
  389. </center>
  390. </div>
  391. <div id="titlebar">
  392. {text:Sidebar Title}
  393. </div>
  394.  
  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 href="{ReblogURL}"</a> &middot reblog </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="{ReblogURL}" </a> &middot reblog <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> it / </a> <a href="{permalink}"> {notecountwithlabel} </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> - </a> <a href="{permalink}"> {notecountwithlabel} </a> - {timeago} </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="{ReblogURL}" </a> &middot reblog <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="{ReblogURL}"</a> &middot reblog <a href="{Permalink}">
  458. {/block:Chat}
  459.  
  460.  
  461. {block:Audio}
  462. <div style="width:200px; height:30px;">
  463. {AudioPlayerwhite}
  464. </div>
  465. {block:IndexPage}<span class="permalink">
  466. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> &middot reblog
  467. </span>{/block:IndexPage}
  468. {/block:Audio}
  469.  
  470. {block:Video}
  471. {block:IndexPage}
  472. <center>
  473. <div class="perma">
  474. <a href="{ReblogURL}" target="_blank"> reblog </a> - </a> <a href="{permalink}"> {notecountwithlabel} </a> - {timeago} </div>
  475. {Video-250}</center>
  476. {/block:IndexPage}
  477. {block:PermalinkPage}
  478. <center>
  479. {Video-400}</center>
  480. {/block:PermalinkPage}
  481. {block:Video}
  482.  
  483. {block:Answer}
  484. <br>
  485. <div style="margin: 3px; margin-top: -2px; min-height:30px; padding: 5px; background-color:white; box-shadow: 0px 0px 5px 3px #eee;">
  486. <align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF;"/>
  487. <askname>{Asker}</askname>: {Question}<br></div>
  488. <div style="font-family: text-transform:uppercase; calibri; font-size: 8px;">
  489. {Answer}
  490. </div>
  491. {/block:Answer}
  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. <img src='http://i59.tinypic.com/2nkp0tw.png' height=125 style='position:fixed;bottom:342px;left:175px;z-index:999'/>
  542. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement