Advertisement
Maliklmore

Custom Theme 4

Aug 15th, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.46 KB | None | 0 0
  1. <!--
  2.  
  3. theme by Maliklmore. keep the credit on your blog or in your faq. and i hope you enjoy the theme. ask me any questions if needed!! thanks boo xxx
  4.  
  5. -->
  6.  
  7. <html lang="en">
  8. <head>
  9.  
  10. <meta name="color:Background" content="#79acc4"/>
  11. <meta name="color:Title" content="#aed8eb"/>
  12. <meta name="color:Text" content="#aaa"/>
  13. <meta name="color:Link" content="#aed8eb"/>
  14. <meta name="color:scrollbar" content="#aed8eb"/>
  15. <meta name="color:Hover" content="#000"/>
  16. <meta name="color:sidebarborder" content="#000">
  17. <meta name="image:Background" content=""/>
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="image:sidebarbg" content=""/>
  20. <meta name="image:blogpic" content=""/>
  21. <meta name="image:blogpic2" content=""/>
  22. <meta name="image:blogpic3" content=""/>
  23. <meta name="image:blogpic4" content=""/>
  24. <meta name="image:blogpic5" content=""/>
  25. <meta name="color:linkshover" content="#AED8EB"/>
  26. <meta name="color:side1" content="#AED8EB"/>
  27. <meta name="color:side2" content="#000"/>
  28. <meta name="color:titlebar" content="#000"/>
  29. <meta name="text:titlebar" content="Titlebar Here"/>
  30. <meta name="text:titlebar size" content="36"/>
  31. <meta name="text:Link One Title" content="home" />
  32. <meta name="text:Link One" content="" />
  33. <meta name="text:Link Two Title" content="message"/>
  34. <meta name="text:Link Two" content="" />
  35. <meta name="text:Link Three Title" content="link1" />
  36. <meta name="text:Link Three" content="" />
  37. <meta name="text:Link Four Title" content="link2" />
  38. <meta name="text:Link Four" content="" />
  39. <meta name="text:Link Five Title" content="link3" />
  40. <meta name="text:Link Five" content="" />
  41. <meta name="text:Link Six Title" content="link4" />
  42. <meta name="text:Link Six" content="" />
  43. <meta name="text:Link Seven Title" content="link5" />
  44. <meta name="text:Link Seven" content="" />
  45. <meta name="text:Link Eight Title" content="link6" />
  46. <meta name="text:Link Eight" content="" />
  47. <meta name="text:Blog One" content="" />
  48. <meta name="text:Blog Two" content="" />
  49. <meta name="text:Blog Three" content="" />
  50. <meta name="text:Blog Four" content="" />
  51. <meta name="text:Blog Five" content="" />
  52. </script>
  53.  
  54. <style type="text/css">
  55.  
  56. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  57. @font-face { font-family: "lux"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  58. @font-face{
  59. font-family:jane;
  60. src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  61. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  62. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  63. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  64. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  65. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/va8axoh/0n6lwmnpk/handy00.ttf'); }
  66. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  67. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  68. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
  69. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  70.  
  71. 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;}
  72.  
  73. 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;}
  74.  
  75. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; }
  76.  
  77. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  78.  
  79. #cred {
  80. position:fixed;
  81. width:60px;
  82. font-family:calibri;
  83. font-size:10px;
  84. line-height:12px;
  85. right:-44px;
  86. bottom:10px;
  87. height:13px;
  88. text-align:left;
  89. color:{color:text};
  90. background-color:#fcfcfc;
  91. padding:5px;
  92. opacity:.9;
  93. border:1px solid #ddd;
  94. -moz-transition-duration:0.5s;
  95. -webkit-transition-duration:0.5s;
  96. -o-transition-duration:0.5s;
  97. }
  98.  
  99. #cred:hover {
  100. right:-2px;
  101. -moz-transition-duration:0.5s;
  102. -webkit-transition-duration:0.5s;
  103. -o-transition-duration:0.5s;
  104. }
  105.  
  106. ::selection {
  107. background: trans;
  108. color: {color:link};
  109. }
  110.  
  111. ::-moz-selection {
  112. background: trans;
  113. color: {color:link};
  114. }
  115.  
  116. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  117.  
  118. body{
  119. margin:5px;
  120. background-color: {color:Background};
  121. background-image:url({image:background});
  122. background-attachment: fixed;
  123. background-repeat: repeat;
  124. font-size: 11px;
  125. font-family: calibri;
  126. line-height:12px;
  127. color:{color:Text};
  128. }
  129.  
  130. a:link, a:active, a:visited{
  131. color:{color:link};
  132. text-decoration: none;
  133. -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;
  134. }
  135. a:hover {
  136. color:{color:hover};
  137. text-shadow:0px 0px 0px #000;
  138. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  139. }
  140.  
  141. askk {
  142. font-family: cutty;
  143. color: {color:Title};
  144. font-size:15px;
  145. z-index:1;
  146. }
  147.  
  148. #cunt{width:250px; height:auto;}
  149. {block:PermalinkPage}
  150. width:410px;
  151. {/block:PermalinkPage}
  152. }
  153.  
  154. #center{
  155. padding-top:3px;
  156. padding-bottom:3px;
  157. position:fixed !important;
  158. width:250px;
  159. height:207px;
  160. background-color:#fff;
  161. {block:PermalinkPage}
  162. width:410px;
  163. height:207px;
  164. {/block:PermalinkPage}
  165. }
  166.  
  167. #posts{
  168. opacity: .9;
  169. float:center;
  170. {block:indexpage}
  171. width:900px;
  172. {/block:indexpage}
  173. {block:permalinkpage}
  174. width:550px;
  175. {/block:permalinkpage}
  176. margin-left: 330px;
  177. margin-top: 10px;
  178. transition: all 0.5s ease-out;
  179. -o-transition-transition: all 0.5s ease-out;
  180. -webkit-transition: all 0.5s ease-out;
  181. -moz-transition: all 0.5s ease-out;
  182. }
  183.  
  184. #audio {
  185. width:500px;
  186. height:auto;
  187. min-height:60px;
  188. padding-bottom:13px;
  189. }
  190. .cover {
  191. position:absolute;
  192. z-index:1;
  193. width:60px;
  194. height:60px;
  195. }
  196. .cover img {
  197. float:left;
  198. width:60px;
  199. height:60px;
  200. }
  201. .playbox {
  202. opacity:0.6;
  203. width:27px;
  204. height:30px;
  205. overflow:hidden;
  206. position:absolute;
  207. z-index:1000;
  208. margin-left:17px;
  209. margin-top:17px;
  210. text-align:center;
  211. }
  212. .info {
  213. margin-left:73px;
  214. margin-top:4px;
  215. line-height:14px;
  216. }
  217.  
  218. div#side3{
  219. opacity:.8;
  220. width:274px;
  221. position:fixed !important;
  222. text-align:center;
  223. top:-15px;
  224. height:120%;
  225. margin-left:-12px;
  226. border-bottom:1px solid #ddd;
  227. background-image:url('{image:sidebarbg}');
  228. }
  229.  
  230. #faveblogs{
  231. position:fixed !important;
  232. width:190px;
  233. height:560px;
  234. background:transparent;
  235. padding:0px;
  236. margin-top:50px;
  237. margin-left:1150px;
  238. border:0px solid #000;
  239. overflow:hidden;
  240. text-align:center;
  241. line-height:2px;
  242. z-index:2;
  243. opacity:1;
  244. border-radius:0px;
  245. -webkit-transition: all .7s ease;
  246. -moz-transition: all .7s ease;
  247. -o-transition: all .7s ease;
  248. transition: all .7s ease;
  249. }
  250.  
  251. #blogbar{
  252. width:auto;
  253. position:fixed;
  254. top:590px;
  255. left:1185px;
  256. opacity:.7;
  257. z-index:9;
  258. font-family:yolo;
  259. font-size:35px;
  260. line-height:15px;
  261. color:#000;
  262. transition: all 0.9s ease-out;
  263. -o-transition-transition: all 0.9s ease-out;
  264. -webkit-transition: all 0.9s ease-out;
  265. -moz-transition: all 0.9s ease-out;
  266. }
  267.  
  268. #blogpic{
  269. position:fixed;
  270. opacity:1;
  271. margin-top:10px;
  272. padding:5px;
  273. margin-left:30px;
  274. background:transparent;
  275. overflow:hidden;
  276. border:0px solid #ddd;
  277. z-index:5;
  278. -webkit-filter: Grayscale(100%);
  279. transition: all 0.5s ease-out;
  280. -o-transition-transition: all 0.5s ease-out;
  281. -webkit-transition: all 0.5s ease-out;
  282. -moz-transition: all 0.5s ease-out;
  283. }
  284. #blogpic img{
  285. width:100px;
  286. height:100px;
  287. transition: all 0.5s ease-out;
  288. -o-transition-transition: all 0.5s ease-out;
  289. -webkit-transition: all 0.5s ease-out;
  290. -moz-transition: all 0.5s ease-out;
  291. }
  292. #blogpic:hover{
  293. margin-left:15px;
  294. -webkit-filter: Grayscale(0%);
  295. }
  296.  
  297. #blogpic2{
  298. position:fixed;
  299. opacity:1;
  300. margin-top:115px;
  301. padding:5px;
  302. margin-left:30px;
  303. background:transparent;
  304. overflow:hidden;
  305. border:0px solid #ddd;
  306. z-index:5;
  307. -webkit-filter: Grayscale(100%);
  308. transition: all 0.5s ease-out;
  309. -o-transition-transition: all 0.5s ease-out;
  310. -webkit-transition: all 0.5s ease-out;
  311. -moz-transition: all 0.5s ease-out;
  312. }
  313. #blogpic2 img{
  314. width:100px;
  315. height:100px;
  316. transition: all 0.5s ease-out;
  317. -o-transition-transition: all 0.5s ease-out;
  318. -webkit-transition: all 0.5s ease-out;
  319. -moz-transition: all 0.5s ease-out;
  320. }
  321. #blogpic2:hover{
  322. margin-left:15px;
  323. -webkit-filter: Grayscale(0%);
  324. }
  325.  
  326.  
  327. #blogpic3{
  328. position:fixed;
  329. opacity:1;
  330. margin-top:220px;
  331. padding:5px;
  332. margin-left:30px;
  333. background:transparent;
  334. overflow:hidden;
  335. border:0px solid #ddd;
  336. z-index:5;
  337. -webkit-filter: Grayscale(100%);
  338. transition: all 0.5s ease-out;
  339. -o-transition-transition: all 0.5s ease-out;
  340. -webkit-transition: all 0.5s ease-out;
  341. -moz-transition: all 0.5s ease-out;
  342. }
  343. #blogpic3 img{
  344. width:100px;
  345. height:100px;
  346. transition: all 0.5s ease-out;
  347. -o-transition-transition: all 0.5s ease-out;
  348. -webkit-transition: all 0.5s ease-out;
  349. -moz-transition: all 0.5s ease-out;
  350. }
  351. #blogpic3:hover{
  352. margin-left:15px;
  353. -webkit-filter: Grayscale(0%);
  354. }
  355.  
  356. #blogpic4{
  357. position:fixed;
  358. opacity:1;
  359. margin-top:325px;
  360. padding:5px;
  361. margin-left:30px;
  362. background:transparent;
  363. overflow:hidden;
  364. border:0px solid #ddd;
  365. z-index:5;
  366. -webkit-filter: Grayscale(100%);
  367. transition: all 0.5s ease-out;
  368. -o-transition-transition: all 0.5s ease-out;
  369. -webkit-transition: all 0.5s ease-out;
  370. -moz-transition: all 0.5s ease-out;
  371. }
  372. #blogpic4 img{
  373. width:100px;
  374. height:100px;
  375. transition: all 0.5s ease-out;
  376. -o-transition-transition: all 0.5s ease-out;
  377. -webkit-transition: all 0.5s ease-out;
  378. -moz-transition: all 0.5s ease-out;
  379. }
  380. #blogpic4:hover{
  381. margin-left:15px;
  382. -webkit-filter: Grayscale(0%);
  383. }
  384.  
  385. #blogpic5{
  386. position:fixed;
  387. opacity:1;
  388. margin-top:430px;
  389. padding:5px;
  390. margin-left:30px;
  391. background:transparent;
  392. overflow:hidden;
  393. border:0px solid #ddd;
  394. z-index:5;
  395. -webkit-filter: Grayscale(100%);
  396. transition: all 0.5s ease-out;
  397. -o-transition-transition: all 0.5s ease-out;
  398. -webkit-transition: all 0.5s ease-out;
  399. -moz-transition: all 0.5s ease-out;
  400. }
  401. #blogpic5 img{
  402. width:100px;
  403. height:100px;
  404. transition: all 0.5s ease-out;
  405. -o-transition-transition: all 0.5s ease-out;
  406. -webkit-transition: all 0.5s ease-out;
  407. -moz-transition: all 0.5s ease-out;
  408. }
  409. #blogpic5:hover{
  410. margin-left:15px;
  411. -webkit-filter: Grayscale(0%);
  412. }
  413.  
  414. #sidebar{
  415. position:fixed !important;
  416. width:250px;
  417. height:100%;
  418. background:transparent;
  419. padding:12px;
  420. margin-top:-11px;
  421. margin-left:5px;
  422. overflow:hidden;
  423. border-left:10px solid #000;
  424. border-right:15px double {color:sidebarborder};
  425. text-align:center;
  426. line-height:2px;
  427. z-index:2;
  428. opacity:1;
  429. border-radius:0px;
  430. -webkit-transition: all .7s ease;
  431. -moz-transition: all .7s ease;
  432. -o-transition: all .7s ease;
  433. transition: all .7s ease;
  434. }
  435. #sidebar:hover{
  436. opacity:1;
  437. }
  438.  
  439. #sidebarpic{
  440. position:fixed;
  441. opacity:1;
  442. margin-top:60px;
  443. padding:8px;
  444. margin-left:6px;
  445. background:white;
  446. overflow:hidden;
  447. border:0px solid #ddd;
  448. transition: all 0.9s ease-out;
  449. -o-transition-transition: all 0.9s ease-out;
  450. -webkit-transition: all 0.9s ease-out;
  451. -moz-transition: all 0.9s ease-out;
  452. }
  453. #sidebarpic img{
  454. width:220px;
  455. height:220px;
  456. transition: all 0.9s ease-out;
  457. -o-transition-transition: all 0.9s ease-out;
  458. -webkit-transition: all 0.9s ease-out;
  459. -moz-transition: all 0.9s ease-out;
  460. }
  461. #sidebar:hover #sidebarpic img{
  462. transition: all 0.9s ease-out;
  463. -o-transition-transition: all 0.9s ease-out;
  464. -webkit-transition: all 0.9s ease-out;
  465. -moz-transition: all 0.9s ease-out;
  466. }
  467.  
  468. #desc{
  469. position:fixed;
  470. width:222px;
  471. opacity:1;
  472. padding:7px;
  473. height:120px;
  474. margin-left:6px;
  475. margin-top:300px;
  476. font-family:calibri;
  477. font-size:11px;
  478. line-height:11px;
  479. overflow:hidden;
  480. letter-spacing:0px;
  481. line-height:10px;
  482. padding-top:10px;
  483. padding-bottom:10px;
  484. padding-right:7px;
  485. padding-left:7px;
  486. background:transparent;
  487. text-align:center;
  488. }
  489. #sidebar:hover #desc{
  490. opacity:1;
  491. }
  492.  
  493. #links {
  494. text-align: center;
  495. font-family:9px;
  496. margin-top:370px;
  497. margin-left:6px;
  498. letter-spacing:1px;
  499. text-transform:uppercase;
  500. z-index:99999;
  501. position:fixed;
  502. transition: all 0.6s ease-out;
  503. -o-transition-transition: all 0.6s ease-out;
  504. -webkit-transition: all 0.6s ease-out;
  505. -moz-transition: all 0.6s ease-out;
  506. opacity:1;
  507. }
  508. #links a {
  509. padding-top:9px;
  510. padding-bottom:11px;
  511. color:{color:nav text};
  512. font-size:8px;
  513. width:235px;
  514. margin-top:6px;
  515. display:block;
  516. background:#fff;
  517. border:1px solid #ddd;
  518. }
  519. #links a:hover {
  520. color:{color:nav bg};
  521. background:{color:linkshover};
  522. transition-duration: 0.60s;
  523. -moz-transition-duration: 0.60s;
  524. -webkit-transition-duration: 0.60s;
  525. -o-transition-duration: 0.60s;
  526. }
  527.  
  528. #titlebar{
  529. position:fixed;
  530. top:40px;
  531. left:35px;
  532. opacity:.7;
  533. z-index:9;
  534. text-transform:uppercase;
  535. font-family:dreams;
  536. font-size:{text:titlebar size}px;
  537. line-height:25px;
  538. color:{color:titlebar};
  539. transition: all 0.9s ease-out;
  540. -o-transition-transition: all 0.9s ease-out;
  541. -webkit-transition: all 0.9s ease-out;
  542. -moz-transition: all 0.9s ease-out;
  543. }
  544.  
  545.  
  546. .title{
  547. line-height:10px;
  548. letter-spacing:1px;
  549. font-style:italic;
  550. font-size:19px;
  551. color:{color:title};
  552. width:283px;
  553. top:2px;
  554. text-align:center;
  555. }
  556. #entry{
  557. font-family: calibri;
  558. font-size:11px;
  559. text-align:left;
  560. z-index:9999;
  561. float:left;
  562. opacity:1;
  563. width: 250px;
  564. height: auto;
  565. color:{color:text};
  566. background:#fcfcfc;
  567. padding-top:0px;
  568. padding-right:0px;
  569. padding-left:0px;
  570. padding-bottom:0px;
  571. border:10px solid #fff;
  572. border-radius:10px;
  573. margin:3px;
  574. {block:PermalinkPage}
  575. width: 500px;
  576. height: auto;
  577. {/block:PermalinkPage}
  578. line-height:12px;
  579. overflow:hidden;
  580. transition: all 0.9s ease-out;
  581. -o-transition-transition: all 0.9s ease-out;
  582. -webkit-transition: all 0.9s ease-out;
  583. -moz-transition: all 0.9s ease-out;
  584. }
  585. #entry:hover{
  586. opacity:1;
  587. }
  588. #entry img{
  589. {block:indexpage}
  590. max-width:260px;
  591. height:auto;
  592. {/block:indexpage}
  593. }
  594.  
  595. #entry .perma a{
  596. color: {color:link};
  597. transition: all 0.9s ease-out;
  598. -o-transition-transition: all 0.9s ease-out;
  599. -webkit-transition: all 0.9s ease-out;
  600. -moz-transition: all 0.9s ease-out;
  601. }
  602. #entry .perma{
  603. position:absolute;
  604. bottom:0px;
  605. margin-left:1px;
  606. width:250px;
  607. height:14px;
  608. text-transform:uppercase;
  609. background-color:#fff;
  610. padding:5px;
  611. padding-top:8px;
  612. overflow:hidden;
  613. font-family:calibri;
  614. letter-spacing:1px;
  615. font-size: 8px;
  616. line-height:10px;
  617. border-top:1px solid #ddd;
  618. text-align:center;
  619. opacity:0.0;
  620. color:#aaa;
  621. border-right-radius:50px;
  622. transition: all 0.9s ease;
  623. -o-transition-transition: all 0.9s ease;
  624. -webkit-transition: all 0.9s ease;
  625. -moz-transition: all 0.9s ease;
  626. }
  627. #entry:hover .perma{
  628. overflow:visible;
  629. opacity:1;
  630. bottom:0px;
  631. margin-left:1px;
  632. width:250px;
  633. transition: all 0.9s ease;
  634. -o-transition-transition: all 0.9s ease;
  635. -webkit-transition: all 0.9s ease;
  636. -moz-transition: all 0.9s ease;
  637. }
  638.  
  639. .permalinktext {
  640. display: block;
  641. font-family: calibri;
  642. letter-spacing: 1px;
  643. font-size: 8px;
  644. color: #aaa;
  645. padding-top:7px;
  646. padding-bottom:1px;
  647. margin-top:4px;
  648. border-top:1px solid #ddd;
  649. line-height: 10px;
  650. text-align: center;
  651. text-transform:uppercase;
  652. -webkit-transition: all 0.6s ease-out;
  653. -moz-transition: all 0.6s ease-out;
  654. -o-transition: all 0.6s ease-out;
  655. transition: all 0.6s ease-out;
  656. }
  657.  
  658. #postnotes{
  659. text-align: left;}
  660.  
  661. #postnotes blockquote{
  662. border: 0px;}
  663.  
  664.  
  665. blockquote{
  666. padding:0px 0px 2px 3px;
  667. margin:0px 0px 2px 1px;
  668. }
  669. ul, ol, li{
  670. list-style:none;
  671. margin:0px;
  672. padding:0px;
  673. }
  674.  
  675. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  676. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  677. }
  678.  
  679. a.links {
  680. font-family: ronda;
  681. font-size: 8px;
  682. line-height: 8px;
  683. text-transform: normal;
  684. letter-spacing:0px;
  685. display:block;
  686. padding: 0px;
  687. margin-bottom: 0px;
  688. }
  689.  
  690. a.links:hover {
  691. font-style: none;
  692. text-decoration: none;
  693. letter-spacing:10px;
  694. }
  695.  
  696. </style>
  697. <link rel="shortcut icon" href="{text:favicon link}">
  698. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  699. <meta name="viewport" content="width=720" />
  700.  
  701. </head>
  702. <body>
  703. <div id="center">
  704. <div id="content">
  705.  
  706. <div id="sidebar">
  707.  
  708. <div id="side3"></div>
  709.  
  710. <div id="titlebar">{text:titlebar}</div>
  711.  
  712. <div id="links">
  713. <a href="{text:Link One}">{text:Link One Title}</a>
  714. <a href="{text:Link Two}">{text:Link Two Title}</a>
  715. <a href="{text:Link Three}">{text:Link Three Title}</a>
  716. <a href="{text:Link Four}">{text:Link Four Title}</a>
  717. <a href="{text:Link Five}">{text:Link Five Title}</a>
  718. <a href="{text:Link Six}">{text:Link Six Title}</a>
  719. <a href="{text:Link Seven}">{text:Link Seven Title}</a>
  720. <a href="{text:Link Eight}">{text:Link Eight Title}</a>
  721. </div>
  722.  
  723. <div id="sidebarpic">
  724. <a href="/"><img src="{image:sidebar}"></a>
  725. </div>
  726.  
  727. <div id="desc">
  728. {description}
  729. </div>
  730.  
  731. </div>
  732.  
  733. <div id="faveblogs">
  734.  
  735. <div id="blogpic">
  736. <a href="{text:blog one}"><img src="{image:blogpic}"></a>
  737. </div>
  738.  
  739. <div id="blogpic2">
  740. <a href="{text:blog two}"><img src="{image:blogpic2}"></a>
  741. </div>
  742.  
  743. <div id="blogpic3">
  744. <a href="{text:blog three}"><img src="{image:blogpic3}"></a>
  745. </div>
  746.  
  747. <div id="blogpic4">
  748. <a href="{text:blog four}"><img src="{image:blogpic4}"></a>
  749. </div>
  750.  
  751. <div id="blogpic5">
  752. <a href="{text:blog five}"><img src="{image:blogpic5}"></a>
  753. </div>
  754.  
  755. <div id="blogbar">Fave Blogs</div>
  756. </div>
  757.  
  758. <div id="posts">
  759. {block:Posts}
  760. <div id="entry">
  761.  
  762. {block:Text}
  763. {block:Title}<span class="title">{Title}</span>{/block:Title}
  764. <span class="entrytext">{Body}</span>
  765. {block:IndexPage}
  766. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  767. {/block:IndexPage}
  768. {/block:Text}
  769.  
  770. {block:Link}
  771. <a href="{URL}" class="title">{Name}</a>
  772. {block:Description}{Description}{/block:Description}
  773. {block:IndexPage}
  774. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  775. {/block:IndexPage}
  776. {block:Link}
  777.  
  778. {block:Photo}{block:IndexPage}
  779. <div class="perma">
  780. posted {timeago} &middot; <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  781. {/block:IndexPage}
  782. {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="background:white; padding-right:0px; border:1px solid #fff; border-radius:5px;"width=250px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
  783. {/block:Photo}
  784.  
  785. {block:Photoset}
  786. {block:IndexPage}
  787. <div class="perma">
  788. posted {timeago} &middot; <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  789. <div style="border:1px solid #fff; border-radius:5px; padding-top:0px; padding-left:0px; padding-bottom:0px; padding-right:0px; background:white;">{Photoset-250}</div></center>
  790. {/block:IndexPage}
  791. {block:PermalinkPage}
  792. <center>
  793. {Photoset-500}</center>
  794. {/block:PermalinkPage}
  795. {/block:Photoset}
  796.  
  797.  
  798. {block:Quote}
  799. <span class="entrytext">{Quote}</span>
  800. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  801. {block:IndexPage}
  802. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  803. {/block:IndexPage}
  804. {/block:Quote}
  805.  
  806. {block:Chat}
  807. {block:Title}<span class="title">{Title}</span>{/block:Title}
  808. <ul class="chat">
  809. {block:Lines}
  810. <li class="user_{UserNumber}">
  811. {block:Label}
  812. <span class="label">{Label}</span>
  813. {/block:Label}
  814.  
  815. {Line}
  816. </li>
  817. {/block:Lines}
  818. </ul>
  819. {block:IndexPage}
  820. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  821. {/block:IndexPage}
  822. {/block:Chat}
  823.  
  824.  
  825. {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>
  826. {block:IndexPage}
  827. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  828. {/block:IndexPage}
  829. {/block:Audio}
  830.  
  831. {block:Video}<center>
  832. <div class="perma">
  833. posted {timeago} with <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank"> steal </a></span></div>
  834. <div style="padding-top:0px; padding-bottom:2px; background-color:white; border:1px solid #ddd; padding-top:7px; padding-left:4px; padding-bottom:7px; padding-right:4px;">
  835. {Video-250}</div>
  836. {block:Caption}{Caption}{/block:Caption}
  837. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  838. {block:Video}
  839.  
  840. {block:Answer}
  841. <div style="border-radius:0px; border: 1px solid #eee; margin: 3px; margin-top: -2px; max-height:37px; padding: 3px; overflow:auto; padding-left:px;background: white;">
  842. <img src="{AskerPortraitURL-30}" width="27" align="left" style="margin-right:6px; margin-top:0px; background:#fcfcfc; padding:4px; border:1px solid #eee; z-index:99;"/>
  843. <askk>{Asker}</askk>: {Question}<br></div>
  844. {Answer}
  845. {block:IndexPage}
  846. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  847. {/block:IndexPage}
  848. {/block:Answer}
  849.  
  850. {block:PostNotes}<div style="text-align:center; border-top:1px dashed #ddd;">{caption}</div>
  851. <center>
  852.  
  853. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} - posted {dayofweek}, {month} {dayofmonth}{dayofmonthsuffix}<Br>
  854.  
  855. {block:HasTags}
  856. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  857. {block:RebloggedFrom}
  858. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  859. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  860.  
  861. {/block:RebloggedFrom}
  862. </center></span>
  863. <br>
  864. <div id="postnotes">{PostNotes}</div><br>
  865.  
  866. <center>{block:ContentSource}
  867. <br><a href="{SourceURL}">
  868. {lang:Source}:
  869. {block:SourceLogo}
  870. <img src="{BlackLogoURL}" width="{LogoWidth}"
  871. height="{LogoHeight}" alt="{SourceTitle}" />
  872. {/block:SourceLogo}
  873. {block:NoSourceLogo}
  874. {SourceLink}
  875. {/block:NoSourceLogo}
  876. </a>
  877. {/block:ContentSource}</center>
  878.  
  879. {/block:PostNotes}
  880. </div>
  881. {/block:Posts}
  882. </div></div>
  883.  
  884. {block:indexpage}
  885. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  886. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  887. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  888. <script type="text/javascript">
  889. $(window).load(function(){
  890. var $wall = $('#posts');
  891. $wall.imagesLoaded(function(){
  892. $wall.masonry({
  893. itemSelector: '#entry, #entry_photo',
  894. isAnimated : false
  895. });
  896. });
  897.  
  898. $wall.infinitescroll({
  899. navSelector : '#page-nav',
  900. nextSelector : '#page-nav a',
  901. itemSelector : '#entry, #entry_photo',
  902. bufferPx : 2000,
  903. debug : false,
  904. errorCallback: function() {
  905. $('#infscr-loading').fadeOut('normal');
  906. }},
  907. function( newElements ) {
  908. var $newElems = $( newElements );
  909. $newElems.hide();
  910. $newElems.imagesLoaded(function(){
  911. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  912. });
  913. }); $('#content').show(500);
  914. });
  915. </script>
  916. {/block:indexpage}
  917.  
  918. <BODY onselectstart="return false;">
  919. <script type="text/javascript">
  920. <!--
  921.  
  922. // Disable Right Click Script
  923.  
  924. function IE(e)
  925. {
  926. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  927. {
  928. return false;
  929. }
  930. }
  931. function NS(e)
  932. {
  933. if (document.layers || (document.getElementById && !document.all))
  934. {
  935. if (e.which == "2" || e.which == "3")
  936. {
  937. return false;
  938. }
  939. }
  940. }
  941. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  942.  
  943. //-->
  944. </script>
  945. </body>
  946.  
  947. <div id="cred">&nbsp;&nbsp;&nbsp;©&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.themesbymaliklmore.tumblr.com">THEME</a></div>
  948.  
  949. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement