Advertisement
californiatrust

"happiness" theme 6

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