Advertisement
elia-themes

Halloween #4- elia themes

Oct 11th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.62 KB | None | 0 0
  1. <!--
  2. Halloween Theme #4
  3. By elizabeth ( theme-elia.tumblr.com )
  4. Keep the credit and happy holidays love you bae!
  5.  
  6. [Cursor credits go to cursors-4u.net]
  7. -->
  8.  
  9.  
  10.  
  11. <html lang="en">
  12. <head>
  13.  
  14. <!-- start of script tooltip -->
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16.  
  17. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  18.  
  19. <script>
  20.  
  21. (function($){
  22.  
  23. $(document).ready(function(){
  24.  
  25. $("a[title]").style_my_tooltips({
  26.  
  27. tip_follows_cursor:true,
  28.  
  29. tip_delay_time:90,
  30.  
  31. tip_fade_speed:600,
  32.  
  33. attribute:"title"
  34.  
  35. });
  36.  
  37. });
  38.  
  39. })(jQuery);
  40.  
  41. </script>
  42.  
  43. <!-- end of script tooltip -->
  44.  
  45. <script type="text/javascript">if(location.href == 'http://enduhlessly.tumblr.com/ask') location.replace('http://enduhlessly.tumblr.com/message');;</script>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50. <meta name="color:Background" content="#ccc"/>
  51. <meta name="color:Title" content="#FFB300"/>
  52. <meta name="color:Text" content="#636363"/>
  53. <meta name="color:Link" content="#FFE600"/>
  54. <meta name="color:Sidebar border" content="#000"/>
  55. <meta name="color:Post borders" content="#FFB508"/>
  56. <meta name="color:scrollbar" content="#ccc"/>
  57. <meta name="color:Hover" content="#F9FF3D"/>
  58. <meta name="color:Hover Background" content="#fff"/>
  59. <meta name="color:permalinks border" content="#F9FF3D"/>
  60. <meta name="color:blogtitle" content="#FFB300"/>
  61. <meta name="color:topbar" content="#ffbf00" />
  62. <meta name="color:blogtitle background" content="#ff9900" />
  63.  
  64. <meta name="image:Background" content=""/>
  65. <meta name="image:Sidebar" content=""/>
  66. <meta name="image:Corner Pic" content="http://media.tumblr.com/a0035e0c619a57727a1dd759d3bced96/tumblr_inline_n87ab3e2wD1sgp6cl.png"/>
  67.  
  68. <meta name="text:Blogtitle" content="Halloween" />
  69. <meta name="text:Link One Title" content="I" />
  70. <meta name="text:Link One" content="" />
  71. <meta name="text:Link Two Title" content="II" />
  72. <meta name="text:Link Two" content="" />
  73. <meta name="text:Link Three Title" content="III" />
  74. <meta name="text:Link Three" content="" />
  75. <meta name="text:Link Four Title" content="IV" />
  76. <meta name="text:Link Four" content="" />
  77. <meta name="text:Link Five Title" content="V" />
  78. <meta name="text:Link Five" content="" />
  79. <meta name="text:quote" content=""nothing on earth is as beautiful as a halloween moonlight"" />
  80.  
  81.  
  82.  
  83. </script>
  84. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  85.  
  86. <style>
  87.  
  88. #s-m-t-tooltip {
  89.  
  90. max-width:300px; /* maximum width */
  91.  
  92. background-color:#ffffff; /* color background */
  93.  
  94. border:1px solid #8B658B; /* color, shape and thickness of the border */
  95.  
  96. font-size:10px; /* font size */
  97.  
  98. color:#000000; /* font color */
  99.  
  100. letter-spacing:1px; /* font spacing */
  101.  
  102. text-transform:lowercase; /* uppercase, lowercase, none */
  103.  
  104. padding:3px; /* padding size */
  105.  
  106. margin:20px 0px 0px 20px; /* margin size */
  107.  
  108. z-index:9999999999999999999999;
  109.  
  110. border-radius: 2px; /* border radius */
  111.  
  112. }
  113.  
  114.  
  115. </style>
  116.  
  117. <style type="text/css">
  118.  
  119.  
  120. #s-m-t-tooltip {
  121.  
  122. max-width:300px; /* maximum width */
  123.  
  124. background-color:#ffa114; /* color background */
  125.  
  126. border:1px solid #ccc; /* color, shape and thickness of the border */
  127.  
  128. font-size:10px; /* font size */
  129.  
  130. color:#fff; /* font color */
  131.  
  132. letter-spacing:1px; /* font spacing */
  133.  
  134. text-transform:uppercase; /* uppercase, lowercase, none */
  135.  
  136. padding:3px; /* padding size */
  137.  
  138. margin:20px 0px 0px 20px; /* margin size */
  139.  
  140. z-index:9999999999999999999999;
  141.  
  142. border-radius: 2px; /* border radius */
  143.  
  144. }
  145.  
  146. #entry img{
  147. {block:indexpage}
  148. max-width:260px;
  149. opacity:.7;
  150. -webkit-transition: all 0.7s ease-out;
  151. -moz-transition: all 0.7s ease-out;
  152. transition: all 0.7s ease-out;
  153. {/block:indexpage}
  154. }
  155. #entry img:hover{
  156. opacity: 1;
  157. -webkit-transition: all 0.7s ease-out;
  158. -moz-transition: all 0.7s ease-out;
  159. transition: all 0.7s ease-out;
  160. }
  161. #tumblr_controls{
  162. position:fixed !important;
  163. -webkit-filter: invert(-40%)
  164. }
  165. @font-face { font-family: "comesinhandy"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  166.  
  167. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  168.  
  169. 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 0.4s ease-out;}
  170.  
  171. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  172.  
  173. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  174. #eee; border-right: 1px solid #eee; }
  175.  
  176. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  177.  
  178. a:link, a:active, a:visited{
  179. color:{color:link};
  180. text-decoration: none;
  181. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  182. }
  183. a:hover {
  184. color:{color:hover};
  185. text-decoration: none;
  186. text-shadow:0px 0px 2px #000;
  187. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  188. }
  189. #akina{width:250px; height:auto;}
  190. {block:PermalinkPage}
  191. width:410px;
  192. {/block:PermalinkPage}
  193. }
  194. #center{
  195. padding-top:3px;
  196. padding-bottom:3px;
  197. position:fixed !important;
  198. width:250px;
  199. height:207px;
  200. background-color:white;
  201. {block:PermalinkPage}
  202. width:410px;
  203. height:207px;
  204. {/block:PermalinkPage}
  205. }
  206. body{
  207. margin:5px;
  208. background-color: {color:Background};
  209. background-image:url({image:Background});
  210. background-attachment: fixed;
  211. background-repeat: repeat;
  212. background-size: cover;
  213. color:{color:Text};
  214. }
  215.  
  216. #audio {
  217. width:200px;
  218. height:auto;
  219. min-height:60px;
  220. padding-bottom:0px;
  221. }
  222. .cover {
  223. position:absolute;
  224. z-index:1;
  225. width:60px;
  226. height:60px;
  227. }
  228. .cover img {
  229. float:left;
  230. width:60px;
  231. height:60px;
  232. }
  233. .playbox {
  234. opacity:0.6;
  235. width:27px;
  236. height:30px;
  237. overflow:hidden;
  238. position:absolute;
  239. z-index:1000;
  240. margin-left:17px;
  241. margin-top:17px;
  242. text-align:center;
  243. }
  244. .info {
  245. margin-left:73px;
  246. margin-top:4px;
  247. line-height:14px;
  248. }
  249. #posts{
  250. float:center;
  251. {block:indexpage}
  252. width:800px;
  253. margin-left:350px;
  254. {/block:indexpage}
  255. {block:permalinkpage}
  256. margin-left:40px;
  257. {/block:permalinkpage}
  258. margin-top:0px;
  259. }
  260. #sidebar {
  261. position: fixed;
  262. width: 140;
  263. height: 140;
  264. margin-top:150px;
  265. margin-left:80px;
  266. padding:12px;
  267. border:1px solid {color:sidebar border};
  268. background:white;
  269. opacity:.8;
  270. }
  271. div#description{
  272. position: fixed;
  273. text-align: center;
  274. width:154px;
  275. font-size:10px;
  276. border:1px solid {color:sidebar border};
  277. background:white;
  278. font-family:consolas;
  279. line-height:14px;
  280. height:auto;
  281. color:{color:text};
  282. margin-top:151px;
  283. margin-left:-13px;
  284. padding:5px;
  285. }
  286.  
  287. .links{
  288. position:fixed;
  289. font-size:8px;
  290. text-align:left;
  291. width:25px;
  292. margin-top:-190px;
  293. margin-left:-47px;
  294. color:{color:text};
  295. font-family:consolas;
  296. }
  297.  
  298.  
  299.  
  300.  
  301. .links a{
  302. display:inline-block;
  303. width:30px;
  304. height:14px;
  305. text-align:center;
  306. margin:2px;
  307. background:white;
  308. border:1px solid {color:sidebar border};
  309. padding:4px;
  310. text-transform:uppercase;
  311. -webkit-border-bottom-right-radius: 0px;
  312. -webkit-border-bottom-left-radius: 0px;
  313. -moz-border-radius-bottomright: 0px;
  314. -moz-border-radius-bottomleft: 0px;
  315. border-bottom-right-radius: 0px;
  316. border-bottom-left-radius: 0px;
  317. }
  318.  
  319. #javascript-scroll{
  320. position:fixed;
  321. -webkit-filter: invert(100%);
  322. opacity: 0.7;
  323. top:27px;
  324. right:5px;
  325. height:auto;
  326. text-transform:uppercase;
  327. background: transparent;
  328. width:auto;
  329. z-index: 9999;
  330. border-radius: 5px;
  331. }
  332.  
  333. #topbar{
  334. position:fixed;
  335. width:602px;
  336. height:30px;
  337. z-index:999999;
  338. opacity:.9;
  339. background:{color:topbar};
  340. margin-left:357px;
  341. margin-top:-10px;
  342. box-shadow:0px 0px 8px #e1e1e1;
  343. color:#fff;
  344. font-style:normal;
  345. text-transform:uppercase;
  346. font-size:11px;
  347. text-align:center;
  348. line-height:29px;
  349. }
  350.  
  351. #return {
  352. margin-left: -5px;
  353. padding: 5px;
  354. width: 16px;
  355. overflow: hidden;
  356. z-index:99;
  357. border-top-left-radius:4px;
  358. border-bottom-left-radius:4px;
  359. font-family: consolas 9px; text-transform: uppercase;}
  360.  
  361. #return:hover {
  362. overflow: visible;}
  363.  
  364. #return .home {
  365. border-top-left-radius:4px;
  366. border-bottom-left-radius:4px;
  367. margin-top: -17px;
  368. opacity: 0;
  369. filter: alpha (opacity=0);
  370. -webkit-transition: all 0.5s ease;
  371. -moz-transition: all 0.5s ease;
  372. -o-transition: all 0.5s ease;
  373. }
  374.  
  375. #return:hover .home {
  376. opacity: 1;
  377. filter: alpha (opacity=9);
  378. margin-left:-30px;}
  379.  
  380. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  381.  
  382. #elititle{
  383. position:fixed !important;
  384. font-family:'times new roman';
  385. font-size:38px;
  386. margin-top:110px;
  387. margin-left:80px;
  388. z-index:9999;
  389. border:1px solid {color:sidebar border};
  390. background:{color:blogtitle background};
  391. color:{color:blogtitle};
  392. text-shadow:
  393. -1px 0 #fff,
  394. 0 1px #fff,
  395. 1px 0 #fff,
  396. 0 -1px #fff;
  397. }
  398. #yourebeautiful {
  399. position:fixed;
  400. font-family: calibri;
  401. font-size: 20px;
  402. bottom:-5px;
  403. right:5px;
  404. padding: 8px;
  405. height:12px;
  406. text-transform:uppercase;
  407. padding-bottom:8px;
  408. background: white;
  409. border-top-right-radius: 10px;
  410. border-top-left-radius: 10px;
  411. border: 1px solid #ddd;
  412. transition: all 0.6s ease-out;
  413. -o-transition-transition: all 0.6s ease-out;
  414. -webkit-transition: all 0.6s ease-out;
  415. -moz-transition: all 0.6s ease-out;
  416. }
  417. #yourebeautiful:hover{
  418. bottom:-5px;
  419. height:30px;
  420. transition: all 0.6s ease-out;
  421. -o-transition-transition: all 0.6s ease-out;
  422. -webkit-transition: all 0.6s ease-out;
  423. -moz-transition: all 0.6s ease-out;
  424. }
  425. askk {
  426. font-family: calibri;
  427. color: {color:Title};
  428. font-size:9px;
  429. text-transform:uppercase;
  430. font-style:italic;
  431. letter-spacing:1px;
  432. z-index:1;
  433. }
  434. titlee {
  435. font-family: calibri;
  436. color: {color:Title};
  437. font-size:10px;
  438. text-transform:uppercase;
  439. letter-spacing:1px;
  440. z-index:1;
  441. }
  442. #entry {
  443. margin:17px;
  444. padding:7px;
  445. border: 1px solid{color:post borders};
  446. float:left;
  447. background-color:white;
  448. font-size:10px;
  449. font-family:calibri;
  450. line-height:12px;
  451. padding-bottom:4px;
  452. width:260px;
  453. {block:PermalinkPage}
  454. width: 450px;
  455. height: auto;
  456. margin-left:0px;
  457. {/block:PermalinkPage}
  458. }
  459. .title{
  460. font-family:consolas;
  461. font-size: 11px;
  462. line-height: 10px;
  463. color: {color:Title};
  464. font-weight: normal;
  465. letter-spacing: 0px;
  466. text-transform: normal;
  467. padding: 2px 0px 0px 0px;
  468. }
  469. #entry .perma{
  470. width:220px;
  471. height:auto;
  472. font-family:'calibri';
  473. position: center;
  474. font-size: 9px;
  475. line-height:14px;
  476. text-align:center;
  477. z-index:99999;
  478. text-transform:uppercase;
  479. overflow:hidden;
  480. background-color:white;
  481. letter-spacing:1px;
  482. top:20px;
  483. margin-left: 20px;
  484. padding: 2px;
  485. border-radius: 5px;
  486. opacity:.0;
  487. -webkit-transition: opacity 0.5s linear;
  488. -webkit-transition: all 0.5s linear;
  489. -moz-transition: all 0.5s linear;
  490. transition: all 0.5s linear;
  491. }
  492. #entry:hover .perma{
  493. overflow:visible;
  494. opacity:1;
  495. -webkit-transition: all 0.5s linear;
  496. -webkit-transition: all 0.5s linear;
  497. -moz-transition: all 0.5s linear;
  498. transition: all 0.5s linear;
  499. }
  500. .permalinktext{
  501. display: block;
  502. font-family:calibri;
  503. font-size:8px;
  504. line-height:10px;
  505. letter-spacing:1px;
  506. text-transform:uppercase;
  507. text-align: right;
  508. background-color:transparent;
  509. margin: 2px;
  510. margin-top:5px;
  511. }
  512. </style>
  513. <title>{title}</title>
  514. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lu2de5CqUh1qfoi4t.gif">
  515. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  516.  
  517. <body>
  518.  
  519.  
  520. <div style="position:fixed; left:5px; bottom:5px; opacity:0.8;"> <a href="http://cryinqq-skies.tumblr.com/" title="rawr!">Theme By Elizabeth &hearts;</a></div>
  521. <div id="center">
  522. <div id="content">
  523.  
  524.  
  525.  
  526.  
  527. <div id="sidebar">
  528.  
  529. <div id="description">{Description}
  530.  
  531. <div class="links">
  532. <a href="{text:Link One}" title="{text:Link One Title}">☠</a>
  533. <a href="{text:Link Two}" title="{text:Link Two Title}">☠</a>
  534. <a href="{text:Link Three}" title="{text:Link Three Title}">☠</a>
  535. <a href="{text:Link Four}" title="{text:Link Four Title}">☠</a>
  536. <a href="{text:Link Five}" title="{text:Link Five Title}">☠</a>
  537.  
  538. </div>
  539.  
  540. </div>
  541.  
  542. <div id="javascript-scroll"><a target="blank" href="http://www.theme-elia.tumblr.com"><img src="http://i50.tinypic.com/3325qp0.png"></a></div>
  543.  
  544. <img src="{image:sidebar}" style="width:140px;height:140px;"></a></div>
  545. <div id="elititle">{text:blogtitle}</div>
  546. <div id="topbar">{text:quote}</div>
  547.  
  548. <div id="posts">
  549. {block:Posts}
  550. <div id="entry">
  551.  
  552. {block:Text}
  553. {block:Title}<span class="title">{Title}</span>{/block:Title}
  554. <span class="entrytext">{Body}</span></a>
  555. {block:IndexPage}
  556. <div class="permalinktext">
  557. <center>posted {12Hour}:{Minutes} {AmPm} with <a href="{permalink}">{notecountwithlabel}</a> </center>
  558. </div>
  559. {/block:IndexPage}
  560. {/block:Text}
  561.  
  562. {block:Link}
  563. <a href="{URL}" class="title">{Name}</a>
  564. {block:Description}{Description}{/block:Description}
  565. {block:IndexPage}
  566. <div class="permalinktext">
  567. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  568. </div>
  569. {/block:IndexPage}
  570. {block:Link}
  571.  
  572.  
  573. {block:Photo}{block:IndexPage}
  574. <div class="perma">
  575. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek}<br>
  576. with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog this post</a> </span></div>
  577. {/block:IndexPage}
  578. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" width=290px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}
  579. {/block:Photo}
  580.  
  581. {block:Photoset}
  582. <center>
  583. {block:IndexPage}
  584. <div class="perma">
  585. posted {timeago} on {DayOfWeek}<br>
  586. with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">share this post</a>
  587. </div>
  588. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  589. {/block:IndexPage}
  590. </center>
  591. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  592. {/block:Photoset}
  593.  
  594. {block:Quote}
  595. <div class="quote">❝{quote}</div>
  596. {block:IndexPage}
  597. <div class="permalinktext">
  598. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  599. </div>{/block:IndexPage}
  600. {/block:IndexPage}
  601. {/block:Quote}
  602.  
  603. {block:Chat}
  604. {block:Title}<span class="title">{Title}</span>{/block:Title}
  605. <ul class="chat">
  606. {block:Lines}
  607. <li class="user_{UserNumber}">
  608. {block:Label}
  609. <span class="label">{Label}</span>
  610. {/block:Label}
  611.  
  612. {Line}<br>
  613. {/block:Lines}
  614. {block:IndexPage}
  615. <div class="permalinktext">
  616. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  617. </div>{/block:IndexPage}
  618. {/block:Chat}
  619.  
  620. {block:Audio}
  621. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  622. {block:IndexPage}
  623. {/block:IndexPage}
  624. {/block:Audio}
  625.  
  626. {block:Video}
  627. <center>
  628. {block:IndexPage}
  629. <div class="perma">
  630. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  631. </div>
  632. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  633. {/block:IndexPage}
  634. </center>
  635. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  636. {block:Video}
  637.  
  638. {block:Answer}
  639. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#fff;border:1px solid #eee; text-transform:uppercase; font-size:10px; font-family: calibri;">
  640. <askk>{asker}</askk>: {Question}</div>
  641. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; text-transform:uppercase; font-size:10px; font-family:calibri; background: transparent;">{Answer}</div>
  642. {block:IndexPage}
  643. <div class="permalinktext">
  644. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  645. </div>
  646. {/block:indexpage}
  647. {/block:Answer}
  648.  
  649. {block:PermalinkPage}
  650. <center>
  651. {block:Caption}{Caption}{/block:Caption}
  652. {block:RebloggedFrom}
  653. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  654. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  655. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  656. </center>
  657. {/block:PermalinkPage}
  658.  
  659. {block:PostNotes}<div align="middle"></div>
  660. <center></center></span><br>
  661. <div id="postnotes">{PostNotes}</div><br>
  662. <center>{block:ContentSource}
  663. <br><a href="{SourceURL}">
  664. {lang:Source}:
  665. {block:SourceLogo}
  666. <img src="{BlackLogoURL}" width="{LogoWidth}"
  667. height="{LogoHeight}" alt="{SourceTitle}" />
  668. {/block:SourceLogo}
  669. {block:NoSourceLogo}
  670. {SourceLink}
  671. {/block:NoSourceLogo}
  672. </a>
  673. {/block:ContentSource}</center>
  674.  
  675. {/block:PostNotes}
  676. </div>
  677. {/block:Posts}
  678. </div></div>
  679.  
  680. {block:indexpage}
  681. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  682. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  683. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  684. <script type="text/javascript">
  685. $(window).load(function(){
  686. var $wall = $('#posts');
  687. $wall.imagesLoaded(function(){
  688. $wall.masonry({
  689. itemSelector: '#entry, #entry_photo',
  690. isAnimated : false
  691. });
  692. });
  693.  
  694. $wall.infinitescroll({
  695. navSelector : '#page-nav',
  696. nextSelector : '#page-nav a',
  697. itemSelector : '#entry, #entry_photo',
  698. bufferPx : 2000,
  699. debug : false,
  700. errorCallback: function() {
  701. $('#infscr-loading').fadeOut('normal');
  702. }},
  703. function( newElements ) {
  704. var $newElems = $( newElements );
  705. $newElems.hide();
  706. $newElems.imagesLoaded(function(){
  707. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  708. });
  709. }); $('#content').show(500);
  710. });
  711. </script>
  712. {/block:indexpage}
  713.  
  714. <script type="text/javascript">
  715. <!--
  716.  
  717. // Disable Right Click Script
  718.  
  719. function IE(e)
  720. {
  721. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  722. {
  723. return false;
  724. }
  725. }
  726. function NS(e)
  727. {
  728. if (document.layers || (document.getElementById && !document.all))
  729. {
  730. if (e.which == "2" || e.which == "3")
  731. {
  732. return false;
  733. }
  734. }
  735. }
  736. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  737.  
  738. //-->
  739. </script>
  740.  
  741. </body>
  742. <div style="position:fixed;
  743. z-index:999999999;
  744. bottom:0px;right:0px;">
  745. <img src="{image:corner pic}" width=200px></div>
  746.  
  747. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth648.cur), progress !important;}</style><a href="http://www.cursors-4u.com/" target="_blank" title="Tiny Hand Orange Bow Heart"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Tiny Hand Orange Bow Heart" style="position:absolute; top: 0px; right: 0px;" /></a>
  748. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement