Advertisement
hor4ny

"Eternal Love" theme - TwistedMiracles

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