Advertisement
Maliklmore

Custom Theme 3

Jul 26th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.20 KB | None | 0 0
  1. <!--
  2.  
  3. custom theme #3 by Maliklmore Themes. keep the credit on your blog please!!
  4. it's a fairly easy code to manipulate, in some areas, but please don't change it too much if you don't know your way around an html.
  5.  
  6. thanks love!! hope you like it and if you need anything just ask xx
  7.  
  8. -->
  9.  
  10. <html lang="en">
  11. <head>
  12.  
  13. <meta name="color:Background" content="#fff"/>
  14. <meta name="color:Title" content="#aed8eb"/>
  15. <meta name="color:Text" content="#aaa"/>
  16. <meta name="color:Link" content="#aed8eb"/>
  17. <meta name="color:scrollbar" content="#aed8eb"/>
  18. <meta name="color:Hover" content="#000"/>
  19. <meta name="color:Header" content="#fff"/>
  20. <meta name="color:titlebar" content="#000"/>
  21. <meta name="text:titlebar" content="Pajama Day"/>
  22. <meta name="text:titlebar size" content="25"/>
  23. <meta name="image:Background" content=""/>
  24. <meta name="image:header" content=""/>
  25. <meta name="color:linkshover" content="#AED8EB"/>
  26. <meta name="text:Twitter Username" content="" />
  27. <meta name="text:Link One Title" content="home" />
  28. <meta name="text:Link One" content="" />
  29. <meta name="text:Link Two Title" content="message"/>
  30. <meta name="text:Link Two" content="" />
  31. <meta name="text:Link Three Title" content="link 1" />
  32. <meta name="text:Link Three" content="" />
  33. <meta name="text:Link Four Title" content="link 2" />
  34. <meta name="text:Link Four" content="" />
  35. <meta name="text:Link Five Title" content="link 3" />
  36. <meta name="text:Link Five" content="" />
  37. </script>
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  44. @font-face { font-family: "lux"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  45. @font-face{
  46. font-family:jane;
  47. src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  48. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  49. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  50. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  51. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  52. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/va8axoh/0n6lwmnpk/handy00.ttf'); }
  53. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  54. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  55. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
  56. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  57.  
  58. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); 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;}
  59.  
  60. 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;}
  61.  
  62.  
  63. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; }
  64.  
  65. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  66.  
  67. #cred {
  68. position:fixed;
  69. width:230px;
  70. font-family: yolo;
  71. font-size:20px;
  72. line-height:12px;
  73. right:-44px;
  74. bottom:10px;
  75. height:12px;
  76. text-align:left;
  77. color:{color:text};
  78. background-color:#fcfcfc;
  79. padding:5px;
  80. opacity:.9;
  81. border:1px solid #ddd;
  82. -moz-transition-duration:0.5s;
  83. -webkit-transition-duration:0.5s;
  84. -o-transition-duration:0.5s;
  85. }
  86.  
  87. #cred:hover {
  88. right:-5px;
  89. -moz-transition-duration:0.5s;
  90. -webkit-transition-duration:0.5s;
  91. -o-transition-duration:0.5s;
  92. }
  93.  
  94. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  95.  
  96. body{
  97. margin:5px;
  98. background-color: {color:Background};
  99. background-image:url({image:background});
  100. background-attachment: fixed;
  101. background-repeat: repeat;
  102. font-size: 11px;
  103. font-family: century gothic;
  104. line-height:12px;
  105. color:{color:Text};
  106. }
  107.  
  108. a:link, a:active, a:visited{
  109. color:{color:link};
  110. text-decoration: none;
  111. -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;
  112. }
  113.  
  114. a:hover {
  115. color:{color:hover};
  116. text-shadow:0px 0px 1px #000;
  117. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  118. }
  119.  
  120. askk {
  121. font-family: century gothic;
  122. color: {color:Title};
  123. font-size:15px;
  124. z-index:1;
  125. }
  126.  
  127. #cunt{width:690px; height:auto;}
  128. {block:PermalinkPage}
  129. width:690px;
  130. {/block:PermalinkPage}
  131. }
  132.  
  133. #center{
  134. padding-top:3px;
  135. padding-bottom:3px;
  136. position:fixed !important;
  137. width:690px;
  138. height:207px;
  139. background-color:#fff;
  140. {block:PermalinkPage}
  141. width:69px;
  142. height:207px;
  143. {/block:PermalinkPage}
  144. }
  145.  
  146. #posts{
  147. opacity: 1;
  148. float:center;
  149. {block:indexpage}
  150. width:1000px;
  151. {/block:indexpage}
  152. {block:permalinkpage}
  153. width:500px;
  154. margin-left:-200px;
  155. {/block:permalinkpage}
  156. margin-left: 160px;
  157. margin-top: 30px;
  158. transition: all 0.5s ease-out;
  159. -o-transition-transition: all 0.5s ease-out;
  160. -webkit-transition: all 0.5s ease-out;
  161. -moz-transition: all 0.5s ease-out;
  162. }
  163.  
  164. #audio {
  165. width:415px;
  166. height:auto;
  167. min-height:60px;
  168. padding-bottom:13px;
  169. }
  170. .cover {
  171. position:absolute;
  172. z-index:1;
  173. width:60px;
  174. height:60px;
  175. }
  176. .cover img {
  177. float:left;
  178. width:60px;
  179. height:60px;
  180. }
  181. .playbox {
  182. opacity:0.6;
  183. width:27px;
  184. height:30px;
  185. overflow:hidden;
  186. position:absolute;
  187. z-index:1000;
  188. margin-left:17px;
  189. margin-top:17px;
  190. text-align:center;
  191. }
  192. .info {
  193. margin-left:73px;
  194. margin-top:4px;
  195. line-height:14px;
  196. }
  197.  
  198.  
  199. #titlebar{
  200. position:relative;
  201. margin-top:130px;
  202. margin-left:200px;
  203. width:500px;
  204. opacity:1;
  205. z-index:9;
  206. text-align:left;
  207. text-transform:uppercase;
  208. font-family:dreams;
  209. font-size:{text:titlebar size}px;
  210. line-height:90px;
  211. color:{color:titlebar};
  212. }
  213.  
  214. #header{
  215. position:relative;
  216. width:1250px;
  217. height:52%;
  218. padding:5px;
  219. margin-top:-15px;
  220. margin-left:-5px;
  221. overflow:hidden;
  222. border:0px solid #ddd;
  223. text-align:center;
  224. line-height:2px;
  225. z-index:2;
  226. opacity:1;
  227. border-radius:0px;
  228. -webkit-transition: all .7s ease;
  229. -moz-transition: all .7s ease;
  230. -o-transition: all .7s ease;
  231. transition: all .7s ease;
  232. }
  233. #header:hover{
  234. opacity:1;
  235. }
  236.  
  237. #headerpic{
  238. position:relative;
  239. opacity:1;
  240. margin-top:-240px;
  241. padding:8px;
  242. margin-left:20px;
  243. background:white;
  244. overflow:hidden;
  245. border:0px solid #ddd;
  246. transition: all 0.9s ease-out;
  247. -o-transition-transition: all 0.9s ease-out;
  248. -webkit-transition: all 0.9s ease-out;
  249. -moz-transition: all 0.9s ease-out;
  250. }
  251. #headerpic img{
  252. width:950px;
  253. height:300px;
  254. transition: all 0.9s ease-out;
  255. -o-transition-transition: all 0.9s ease-out;
  256. -webkit-transition: all 0.9s ease-out;
  257. -moz-transition: all 0.9s ease-out;
  258. }
  259. #header:hover #headerpic img{
  260. transition: all 0.9s ease-out;
  261. -o-transition-transition: all 0.9s ease-out;
  262. -webkit-transition: all 0.9s ease-out;
  263. -moz-transition: all 0.9s ease-out;
  264. }
  265.  
  266.  
  267.  
  268. #desc{
  269. position:fixed;
  270. width:150px;
  271. opacity:1;
  272. padding:-50px;
  273. height:500px;
  274. margin-left:947px;
  275. margin-top:0px;
  276. font-family:calibri;
  277. font-size:15px;
  278. line-height:13px;
  279. overflow:hidden;
  280. letter-spacing:0px;
  281. padding-top:5px;
  282. padding-bottom:20px;
  283. padding-right:7px;
  284. padding-left:7px;
  285. background:#000;
  286. text-align:right;
  287. transition: all 0.6s ease-out;
  288. -o-transition-transition: all 0.6s ease-out;
  289. -webkit-transition: all 0.6s ease-out;
  290. -moz-transition: all 0.6s ease-out;
  291. }
  292.  
  293.  
  294.  
  295. #links {
  296. position:absolute;
  297. text-align: center;
  298. font-family:10px;
  299. margin-top:-345px;
  300. margin-left:180px;
  301. letter-spacing:2px;
  302. text-transform:uppercase;
  303. z-index:99999;
  304. background:#fff
  305. transition-duration: 0.10s;
  306. -moz-transition-duration: 0.10s;
  307. -webkit-transition-duration: 0.10s;
  308. -o-transition-duration: 0.10s;
  309. opacity:1;
  310. }
  311.  
  312. #links a {
  313. padding-right:50px;
  314. padding-left:50px;
  315. padding-top:15px;
  316. padding-bottom:15px;
  317. color:{color:nav text};
  318. font-size:15px;
  319. width:30px;
  320. margin-top:10px;
  321. background:#fff;
  322. border:0px solid #ddd;
  323. }
  324.  
  325. #links a:hover {
  326. color:{color:nav bg};
  327. background:{color:linkshover};
  328. transition-duration: 0.60s;
  329. -moz-transition-duration: 0.60s;
  330. -webkit-transition-duration: 0.60s;
  331. -o-transition-duration: 0.60s;
  332. }
  333.  
  334.  
  335. .title{
  336. line-height:10px;
  337. letter-spacing:1px;
  338. font-style:italic;
  339. font-size:19px;
  340. color:{color:title};
  341. width:700px;
  342. top:2px;
  343. text-align:center;
  344. }
  345.  
  346. #entry{
  347. font-family: calibri;
  348. font-size:11px;
  349. text-align:left;
  350. z-index:9999;
  351. float:left;
  352. opacity:1;
  353. width: 650px;
  354. height: auto;
  355. color:{color:text};
  356. background:#fff;
  357. padding-top:19px;
  358. padding-right:20px;
  359. padding-left:20px;
  360. padding-bottom:19px;
  361. border:1px solid #eee;
  362. margin:5px;
  363. {block:PermalinkPage}
  364. width: 700px;
  365. height: auto;
  366. margin-left:10px;
  367. {/block:PermalinkPage}
  368. line-height:12px;
  369. overflow:hidden;
  370. transition: all 0.9s ease-out;
  371. -o-transition-transition: all 0.9s ease-out;
  372. -webkit-transition: all 0.9s ease-out;
  373. -moz-transition: all 0.9s ease-out;
  374. }
  375.  
  376. #entry:hover{
  377. opacity:1;
  378. }
  379. #entry img{
  380. {block:indexpage}
  381. max-width:700px;
  382. height:auto;
  383. {/block:indexpage}
  384. }
  385. #entry .perma{
  386. position:absolute;
  387. top:21px;
  388. margin-left:3px;
  389. width:625px;
  390. height:23px;
  391. z-index:9999;
  392. text-transform:uppercase;
  393. background-color:#fff;
  394. padding:5px;
  395. padding-top:8px;
  396. overflow:hidden;
  397. font-family:consolas;
  398. letter-spacing:1px;
  399. font-size: 8px;
  400. line-height:10px;
  401. border:1px solid #eee;
  402. text-align:center;
  403. opacity:0.0;
  404. color:#aaa;
  405. transition: all 0.9s ease;
  406. -o-transition-transition: all 0.9s ease;
  407. -webkit-transition: all 0.9s ease;
  408. -moz-transition: all 0.9s ease;
  409. }
  410. #entry:hover .perma{
  411. overflow:visible;
  412. opacity:1;
  413. transition: all 0.9s ease;
  414. -o-transition-transition: all 0.9s ease;
  415. -webkit-transition: all 0.9s ease;
  416. -moz-transition: all 0.9s ease;
  417. }
  418. #entry .perma a:hover{
  419. color:black;
  420. transition: all 0.9s ease-out;
  421. -o-transition-transition: all 0.9s ease-out;
  422. -webkit-transition: all 0.9s ease-out;
  423. -moz-transition: all 0.9s ease-out;
  424. }
  425. .permalinktext {
  426. display: block;
  427. margin-top:9px;
  428. margin-left:0px;
  429. font-family: pixel;
  430. letter-spacing: 1px;
  431. font-size: 8px;
  432. color: #aaa;
  433. width:410px;
  434. border-top:1px solid #eee;
  435. padding-top:8px;
  436. line-height: 10px;
  437. text-align: center;
  438. text-transform:uppercase;
  439. -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;
  440. }
  441. blockquote {
  442. margin: 2px 2px 2px 5px;
  443. color: {color:text};
  444. background-color: trans;
  445. text-decoration: none;
  446. padding: 0px;
  447. padding-left: 10px;
  448. border-left:2px solid {color:link};
  449. }
  450.  
  451. ul, ol, li{
  452. list-style:none;
  453. margin:0px;
  454. padding:0px;
  455. }
  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:Title};
  459. }
  460.  
  461. a.links {
  462. font-family: ronda;
  463. font-size: 8px;
  464. line-height: 8px;
  465. text-transform: normal;
  466. letter-spacing:0px;
  467. display:block;
  468. padding: 0px;
  469. margin-bottom: 0px;
  470. }
  471.  
  472. a.links:hover {
  473. font-style: none;
  474. text-decoration: none;
  475. letter-spacing:10px;
  476. }
  477.  
  478. </style>
  479. <link rel="shortcut icon" href="{text:favicon link}">
  480. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  481. <meta name="viewport" content="width=720" />
  482.  
  483. <!-- Here you can edit all the text posts, image posts, photosets, etc. to fit your blog -->
  484.  
  485. </head>
  486. <body>
  487. <div id="center">
  488. <div id="content">
  489.  
  490. </script>
  491.  
  492. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  493.  
  494. </script>
  495.  
  496. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  497. </head>
  498. <body>
  499. <div id="center">
  500. <div id="content">
  501.  
  502. <div id="header">
  503.  
  504. <div id="titlebar">{text:titlebar}</div>
  505.  
  506. <div id="headerpic">
  507. <a href="/"><img src="{image:header}" /></a>
  508. </div>
  509.  
  510. <div id="links">
  511. <a href="{text:Link One}">{text:Link One Title}</a>
  512. <a href="{text:Link Two}">{text:Link Two Title}</a>
  513. <a href="{text:Link Three}">{text:Link Three Title}</a>
  514. <a href="{text:Link Four}">{text:Link Four Title}</a>
  515. <a href="{text:Link Five}">{text:Link Five Title}</a>
  516. </div>
  517.  
  518. <div id="desc">
  519. {description}
  520. </div>
  521.  
  522. </div>
  523.  
  524. <div id="posts">
  525. {block:Posts}
  526. <div id="entry">
  527.  
  528. {block:Text}
  529. {block:Title}<span class="title">{Title}</span>{/block:Title}
  530. <span class="entrytext">{Body}</span>
  531. {block:IndexPage}
  532. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  533. {/block:IndexPage}
  534. {/block:Text}
  535.  
  536. {block:Link}
  537. <a href="{URL}" class="title">{Name}</a>
  538. {block:Description}{Description}{/block:Description}
  539. {block:IndexPage}
  540. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  541. {/block:IndexPage}
  542. {block:Link}
  543.  
  544. {block:Photo}{block:IndexPage}
  545. <div class="perma">
  546. posted {timeago} / {dayofweek}, {shortmonth} {dayofmonth}{dayofmonthsuffix} <br> with <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank"> reblog</a></div>
  547. {/block:IndexPage}
  548. {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=650px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=700px/>{LinkCloseTag}{/block:PermalinkPage}
  549. {/block:Photo}
  550.  
  551. {block:Photoset}
  552. {block:IndexPage}
  553. <div class="perma">
  554. posted {timeago} / {dayofweek}, {shortmonth} {dayofmonth}{dayofmonthsuffix} <br> with <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank"> reblog</a></div><div style="">{photoset-700}</div>
  555. {/block:IndexPage}
  556. {block:PermalinkPage}
  557. <center>
  558. {Photoset-650}</center>
  559. {/block:PermalinkPage}
  560. {/block:Photoset}
  561.  
  562.  
  563. {block:Quote}
  564. <span class="entrytext">{Quote}</span>
  565. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  566. {block:IndexPage}
  567. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  568. {/block:IndexPage}
  569. {/block:Quote}
  570.  
  571. {block:Chat}
  572. {block:Title}<span class="title">{Title}</span>{/block:Title}
  573. <ul class="chat">
  574. {block:Lines}
  575. <li class="user_{UserNumber}">
  576. {block:Label}
  577. <span class="label">{Label}</span>
  578. {/block:Label}
  579.  
  580. {Line}
  581. </li>
  582. {/block:Lines}
  583. </ul>
  584. {block:IndexPage}
  585. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  586. {/block:IndexPage}
  587. {/block:Chat}
  588.  
  589.  
  590. {block:Audio}<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>
  591. {block:IndexPage}
  592. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  593. {/block:IndexPage}
  594. {/block:Audio}
  595.  
  596. {block:Video}<center>
  597. <div style="padding-top:0px; padding-bottom:2px; -webkit-filter:grayscale(100%);">
  598. {Video-250}</div>
  599. {block:IndexPage}
  600. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  601. {/block:IndexPage}
  602. {block:Video}
  603.  
  604. {block:Answer}
  605. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #fcfcfc; font-family:calibri;font-size: 11px;font-style: none; border:1px solid #eee; padding-left:12px; padding-top:9px; padding-right:12px; ">
  606. <askk>{Asker}</askk>: {Question}</div>
  607. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent;">{Answer}</div>
  608. {block:IndexPage}
  609. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  610. {/block:IndexPage}
  611. {/block:Answer}
  612.  
  613. {block:PermalinkPage}
  614. <center><br>
  615. {block:Caption}{Caption}{/block:Caption}
  616. {block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}<br>{/block:NoteCount}
  617. tags: {block:Tags}{block:hastags}<a href="{TagUrl}">{tag}</a>, {/block:hasTags}{/block:tags}<Br>
  618. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  619. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  620. </center>
  621. {/block:PermalinkPage}
  622.  
  623. {block:PostNotes}<div align="middle"></div>
  624. <center></center></span><br>
  625. <div id="postnotes">{PostNotes}</div><br>
  626. <center>{block:ContentSource}
  627. <br><a href="{SourceURL}">
  628. {lang:Source}:
  629. {block:SourceLogo}
  630. <img src="{BlackLogoURL}" width="{LogoWidth}"
  631. height="{LogoHeight}" alt="{SourceTitle}" />
  632. {/block:SourceLogo}
  633. {block:NoSourceLogo}
  634. {SourceLink}
  635. {/block:NoSourceLogo}
  636. </a>
  637. {/block:ContentSource}</center>
  638.  
  639. {/block:PostNotes}
  640. </div>
  641. {/block:Posts}
  642. </div></div>
  643.  
  644. {block:indexpage}
  645. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  646. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  647. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  648. <script type="text/javascript">
  649. $(window).load(function(){
  650. var $wall = $('#posts');
  651. $wall.imagesLoaded(function(){
  652. $wall.masonry({
  653. itemSelector: '#entry, #entry_photo',
  654. isAnimated : false
  655. });
  656. });
  657.  
  658. $wall.infinitescroll({
  659. navSelector : '#page-nav',
  660. nextSelector : '#page-nav a',
  661. itemSelector : '#entry, #entry_photo',
  662. bufferPx : 2000,
  663. debug : false,
  664. errorCallback: function() {
  665. $('#infscr-loading').fadeOut('normal');
  666. }},
  667. function( newElements ) {
  668. var $newElems = $( newElements );
  669. $newElems.hide();
  670. $newElems.imagesLoaded(function(){
  671. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  672. });
  673. }); $('#content').show(500);
  674. });
  675. </script>
  676. {/block:indexpage}
  677.  
  678. <BODY onselectstart="return false;">
  679. <script type="text/javascript">
  680. <!--
  681.  
  682. // Disable Right Click Script
  683.  
  684. function IE(e)
  685. {
  686. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  687. {
  688. return false;
  689. }
  690. }
  691. function NS(e)
  692. {
  693. if (document.layers || (document.getElementById && !document.all))
  694. {
  695. if (e.which == "2" || e.which == "3")
  696. {
  697. return false;
  698. }
  699. }
  700. }
  701. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  702.  
  703. //-->
  704. </script>
  705. </body>
  706.  
  707.  
  708.  
  709. <div id="cred">&nbsp;&nbsp;&nbsp;©&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.themesbymaliklmore.tumblr.com">x MALIKLMORE ORIGINAL x</a></div>
  710.  
  711.  
  712.  
  713. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement