MissDaphne

THEME NO. 31 - LUXE

Nov 17th, 2014
1,381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.33 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html>
  4. <head>
  5.  
  6. <!--
  7.  
  8.  
  9. ▒█▀▀▄ ░█▀▀█ ▒█▀▀█ ▒█░▒█ ▒█▄░▒█ ▒█▀▀▀   ▒█▀▀█ ▒█▀▀▀█ ▒█▀▀▀█ ▒█▀▀▀█
  10. ▒█░▒█ ▒█▄▄█ ▒█▄▄█ ▒█▀▀█ ▒█▒█▒█ ▒█▀▀▀   ▒█▄▄▀ ▒█░░▒█ ░▀▀▀▄▄ ░▀▀▀▄▄
  11. ▒█▄▄▀ ▒█░▒█ ▒█░░░ ▒█░▒█ ▒█░░▀█ ▒█▄▄▄   ▒█░▒█ ▒█▄▄▄█ ▒█▄▄▄█ ▒█▄▄▄█
  12.  
  13. THEME #31 LUXE THEME BY DAKILANGGELPREN
  14.  
  15. + Do not remove the text or else you'll be tracked
  16. + Do not copy or steal anything from this theme and use it on your next theme/future theme.
  17. + Do not redistribute this theme or claim it as yours
  18. + Feel free to edit anything, but never remove my credit.
  19. + Do not remove the credits on the sidebar, ask permission first.
  20. + If you're planning to make a huge revamping of my the
  21. me, please let me know.
  22.  
  23.  
  24. -->
  25.  
  26. <title>{Title}</title>
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  31. <script src="http://static.tumblr.com/3iwd31y/8cgn6zv60/daphneross.js"></script>
  32.  
  33.  
  34. <!-- FONTS -->
  35. <meta name="font:Fonts" content="Courier New">
  36. <link href='http://fonts.googleapis.com/css?family=Roboto:100' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39. <!-- COLORS -->
  40. <meta name="color:Theme text color" content="#897e70">
  41. <meta name="color:search box border" content="#f7dfd9">
  42. <meta name="color:search box bg" content="#ffffff">
  43. <meta name="color:Sidebar labels background" content="#f0bfb3">
  44. <meta name="color:Sidebar labels text" content="#ffffff">
  45. <meta name="color:Top links hover background" content="#edab9b">
  46. <meta name="color:Top links hover text" content="#ffffff">
  47. <meta name="color:Sidebar navi border and text" content="#f0bfb3">
  48. <meta name="color:Sidebar links background" content="#f7dfd9">
  49. <meta name="color:Pagination button background" content="#f0bfb3">
  50. <meta name="color:Pagination button text" content="#ffffff">
  51. <meta name="color:Published ask text color" content="#ffffff">
  52.  
  53.  
  54. <!-- IMAGE DEFAULTS -->
  55. <meta name="image:Background Picture" content="http://static.tumblr.com/3iwd31y/eDpnf2x3o/_.png">
  56. <meta name="image:Sidebar picture" content="http://data1.whicdn.com/images/135505284/large.gif">
  57. <meta name="image:Banner" content="http://static.tumblr.com/3iwd31y/4GKnf2woe/_vintageflower_texture_1.jpg">
  58.  
  59.  
  60. <!-- TEXT AND LINK DEFAULTS -->
  61. <meta name="text:Font size" content="12.5px">
  62. <meta name="text:Line height" content="16px">
  63. <meta name="text:Image Opacity" content="0.8">
  64. <meta name="text:Topbar quote" content="Put a short quote or optional tag line here.">
  65. <meta name="text:link 1 title" content="Link 1">
  66. <meta name="text:link 1" content="">
  67. <meta name="text:link 2 title" content="Link 2">
  68. <meta name="text:link 2" content="">
  69. <meta name="text:link 3 title" content="Link 3">
  70. <meta name="text:link 3" content="">
  71. <meta name="text:link 4 title" content="Link 4">
  72. <meta name="text:link 4" content="">
  73. <meta name="text:link 5 title" content="Link 5">
  74. <meta name="text:link 5" content="">
  75. <meta name="if:Show sidebar links" content="1"/>
  76. <meta name="if:Show link 1" content="1"/>
  77. <meta name="if:Show link 2" content="1"/>
  78. <meta name="if:Show link 3" content="1"/>
  79. <meta name="if:Show link 4" content="1"/>
  80. <meta name="if:Show link 5" content="1"/>
  81. <meta name="if:Show image banner" content="1"/>
  82.  
  83.  
  84.  
  85. <script language=JavaScript>
  86. <!--//Disable right click script III- By Renigade ([email protected])
  87. //For full source code, visit http://www.dynamicdrive.com
  88.  
  89. var message="";
  90. ///////////////////////////////////
  91. function clickIE() {if (document.all) {(message);return false;}}
  92. function clickNS(e) {if
  93. (document.layers||(document.getElementById&&!document.all)) {
  94. if (e.which==2||e.which==3) {(message);return false;}}}
  95. if (document.layers)
  96. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  97. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  98.  
  99. document.oncontextmenu=new Function("return false")
  100. // -->
  101. </script>
  102.  
  103.  
  104. <script type="text/javascript">
  105.  
  106. /***********************************************
  107. * Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
  108. * This notice MUST stay intact for legal use
  109. * Visit http://www.dynamicdrive.com/ for full source code
  110. ***********************************************/
  111.  
  112. //form tags to omit in NS6+:
  113. var omitformtags=["input", "textarea", "select"]
  114. omitformtags=omitformtags.join("|")
  115. function disableselect(e){
  116. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  117. return false
  118. }
  119. function reEnable(){
  120. return true
  121. }
  122. if (typeof document.onselectstart!="undefined")
  123. document.onselectstart=new Function ("return false")
  124. else{
  125. document.onmousedown=disableselect
  126. document.onmouseup=reEnable
  127. }
  128. </script>
  129.  
  130.  
  131. <style type="text/css">
  132.  
  133. body{
  134. background-image:url({image:Background Picture});
  135. background-attachment:fixed;
  136. font-family:{font:Fonts};
  137. font-size:{text:Font size};
  138. line-height:{text:Line height};
  139. color:{color:Theme text color};
  140. }
  141.  
  142. A:link, A:visited, A:active{
  143. text-decoration:none;
  144. color:{color:Theme text color};
  145. -webkit-transition-duration: 1.0s;
  146. }
  147.  
  148. A:hover{
  149. color:#ffffff;
  150. text-decoration:none;
  151. -webkit-transition-duration: 1.0s;
  152. text-shadow: -2px 0px 9px rgba(150, 150, 150, 1);
  153. }
  154.  
  155. img {
  156. opacity: {text:Image Opacity};
  157. -webkit-transition-duration: 1.0s;
  158. }
  159.  
  160. img:hover {
  161. opacity: 1.0;
  162. filter: alpha(opacity=100);
  163. }
  164.  
  165. #banner{
  166. width:auto;
  167. margin-bottom:-6px;
  168. }
  169.  
  170. #table{
  171. width:890px;
  172. height:auto;
  173. margin-left:auto;
  174. margin-right:auto;
  175. margin-top:10px;
  176. padding:20px;
  177. border:1px solid transparent;
  178. background:#ffffff;
  179. position:absolute;
  180. overflow: auto;
  181. overflow-y: hidden;
  182. position: relative;
  183. }
  184.  
  185. .sidebar{
  186. float:left;
  187. width:250px;
  188. text-align:center;
  189. color:{color:Theme text color};
  190. font-family:{font:Fonts};
  191. font-size:{text:Font size};
  192. line-height:{text:Line height};
  193. }
  194.  
  195. #post {
  196. width:610px;
  197. background:#ffffff;
  198. text-align:left;
  199. color:{color:Theme text color};
  200. font-family:{font:Fonts};
  201. font-size:{text:Font size};
  202. line-height:{text:Line height};
  203. margin-left:-10px;
  204. padding:4px;
  205. }
  206.  
  207. #entries {
  208. width:610px;
  209. float:right;
  210. }
  211.  
  212. .sidelabels{
  213. width:auto;
  214. padding:6px;
  215. text-align:center;
  216. background:{color:Sidebar labels background};
  217. color:{color:Sidebar labels text};
  218. font-family: 'Roboto', sans-serif;
  219. font-size:11px;
  220. letter-spacing:1px;
  221. text-transform:uppercase;
  222. margin-bottom:8px;
  223. margin-top:2px;
  224. }
  225.  
  226.  
  227. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  228. .conversation ul li { padding: 4px 4px 4px 20px; margin-bottom: 1px; }
  229. .conversation ul li span.label {font-weight: normal;}
  230. .conversation ul li.odd {
  231. background:{color:Sidebar labels background};
  232. color:{color:Sidebar labels text};
  233. }
  234.  
  235.  
  236. .linksc{
  237. width:auto;
  238. height:34px;
  239. background:{color:Sidebar labels background};
  240. color:{color:Sidebar labels text};
  241. padding:3px;
  242. margin-bottom:12px;
  243. position: relative;
  244. z-index: 999999;
  245. }
  246.  
  247.  
  248. .navigation {
  249. list-style: none;
  250. width: auto;
  251. height:20px;
  252. position: relative;
  253. z-index: 100;
  254. padding-bottom:10px;
  255. }
  256.  
  257. .navigation, .navigation a.main {
  258. border-radius: 0px;
  259. -webkit-border-radius: 0px;
  260. -moz-border-radius: 0px;
  261. }
  262.  
  263. .navigation:hover, .navigation:hover a.main {
  264. border-radius: 0px 0px 0 0;
  265. -webkit-border-radius: 0px 0px 0 0;
  266. -moz-border-radius: 4px 4px 0 0;
  267. }
  268.  
  269. .navigation a.main {
  270. margin-left:-35px;
  271. width:auto;
  272. display: block;
  273. background:#ffffff;
  274. color:{color:Sidebar navi border and text};
  275. border:1px solid {color:Sidebar navi border and text};
  276. font-family:Calibri;
  277. font-size:9px;
  278. letter-spacing:3px;
  279. text-align:center;
  280. padding:2px;
  281. text-transform:uppercase;
  282. text-decoration: none;
  283. -webkit-transition: 0.2s ease-in-out;
  284. -o-transition: 0.2s ease-in-out;
  285. transition: 0.2s ease-in-out;
  286. position: relative;
  287. z-index: 100;
  288. }
  289.  
  290. .navigation:hover a.main {
  291. color:{color:Sidebar labels background};
  292. }
  293.  
  294. .navigation li {
  295. border-bottom:1px solid #ffffff;
  296. margin-left:-35px;
  297. width:230px;
  298. height: 15px;
  299. font-family:Calibri;
  300. font-size:9px;
  301. letter-spacing:1px;
  302. padding:4px;
  303. text-transform:uppercase;
  304. text-align: center;
  305. -webkit-transform-origin: 50% 0%;
  306. -o-transform-origin: 50% 0%;
  307. transform-origin: 50% 0%;
  308. -webkit-transform: perspective(350px) rotateX(-90deg);
  309. -o-transform: perspective(350px) rotateX(-90deg);
  310. transform: perspective(350px) rotateX(-90deg);
  311. box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
  312. -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
  313. -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
  314. }
  315.  
  316. .navigation li:nth-child(even) { background:{color:Sidebar links background} ; }
  317. .navigation li:nth-child(odd) { background: {color:Sidebar links background};}
  318.  
  319. .navigation li.n1 {
  320. -webkit-transition: 0.2s linear 0.8s;
  321. -o-transition: 0.2s linear 0.8s;
  322. transition: 0.2s linear 0.8s;
  323. }
  324.  
  325. .navigation li.n2 {
  326. -webkit-transition: 0.2s linear 0.6s;
  327. -o-transition: 0.2s linear 0.6s;
  328. transition: 0.2s linear 0.6s;
  329. }
  330.  
  331. .navigation li.n3 {
  332. -webkit-transition: 0.2s linear 0.4s;
  333. -o-transition: 0.2s linear 0.4s;
  334. transition: 0.2s linear 0.4s;
  335. }
  336.  
  337. .navigation li.n4 {
  338. -webkit-transition:0.2s linear 0.2s;
  339. -o-transition:0.2s linear 0.2s;
  340. transition:0.2s linear 0.2s;
  341. }
  342.  
  343. .navigation li.n5 {
  344. border-radius: 0px 0px 4px 4px;
  345. -webkit-transition: 0.2s linear 0s;
  346. -o-transition: 0.2s linear 0s;
  347. transition: 0.2s linear 0s;
  348. }
  349.  
  350. .navigation:hover li {
  351. -webkit-transform: perspective(350px) rotateX(0deg);
  352. -o-transform: perspective(350px) rotateX(0deg);
  353. transform: perspective(350px) rotateX(0deg);
  354. -webkit-transition:0.2s linear 0s;
  355. -o-transition:0.2s linear 0s;
  356. transition:0.2s linear 0s;
  357. }
  358.  
  359. .navigation:hover .n2 {
  360. -webkit-transition-delay: 0.2s;
  361. -o-transition-delay: 0.2s;
  362. transition-delay: 0.2s;
  363. }
  364.  
  365. .navigation:hover .n3 {
  366. -webkit-transition-delay: 0.4s;
  367. -o-transition-delay: 0.4s;
  368. transition-delay: 0.4s;
  369. }
  370.  
  371. .navigation:hover .n4 {
  372. transition-delay: 0.6s;
  373. -o-transition-delay: 0.6s;
  374. transition-delay: 0.6s;
  375. }
  376.  
  377. .navigation:hover .n5 {
  378. -webkit-transition-delay: 0.8s;
  379. -o-transition-delay: 0.8s;
  380. transition-delay: 0.8s;
  381. }
  382.  
  383.  
  384. #con{
  385. position:absolute;
  386. width:auto;
  387. margin-left:550px;
  388. margin-top:15px;
  389. }
  390.  
  391.  
  392. .links a{
  393. font-family: 'Roboto', sans-serif;
  394. font-size:11px;
  395. letter-spacing:1px;
  396. text-transform:uppercase;
  397. float:right;
  398. margin-top:-19px;
  399. color:{color:Sidebar labels text};
  400. padding:13px;
  401. border:1px solid transparent;
  402. border-left:1px solid #ffffff;
  403. border-right:1px solid transparent;
  404. display: inline-block;
  405. }
  406.  
  407. .links a:hover{
  408. background:{color:Top links hover background};
  409. color:{color:Top links hover text};
  410. padding:15px;
  411. border-left:1px solid #ffffff;
  412. border-right:1px solid transparent;
  413. -webkit-transition: all 0.5s ease-in-out;
  414. -moz-transition: all 0.5s ease-in-out;
  415. -o-transition: all 0.5s ease-in-out;
  416. transition: all 0.5s ease-in-out;
  417. transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, -50, 0, 0, 1);
  418. -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, -50, 0, 0, 1);
  419. transform: matrix3d(0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, -50, 0, 0, 1);
  420. -webkit-transform: matrix3d(0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, -50, 0, 0, 1);
  421. }
  422.  
  423.  
  424.  
  425. .titletop{
  426. position:absolute;
  427. font-family: 'Roboto', sans-serif;
  428. font-size:11px;
  429. letter-spacing:1px;
  430. text-transform:uppercase;
  431. padding-left:25px;
  432. padding-top:8px;
  433. padding-bottom:8px;
  434. color:{color:Sidebar labels text};
  435. }
  436.  
  437.  
  438. .bottom{
  439. font-family:Calibri;
  440. font-size:9px;
  441. letter-spacing:1px;
  442. text-transform:uppercase;
  443. text-align:left;
  444. width:600px;
  445. text-transform:uppercase;
  446. line-height:{text:Line height};
  447. color:{color:Theme text color};
  448. }
  449.  
  450. .bottom a{
  451. color:{color:Theme text color};
  452. }
  453.  
  454.  
  455. .postinfo1{
  456. width:614px;
  457. background:{color:Sidebar labels background};
  458. padding:3px;
  459. margin-left:-10px;
  460. }
  461.  
  462. .postinfo{
  463. font-family:Calibri;
  464. font-size:9px;
  465. letter-spacing:1px;
  466. text-transform:uppercase;
  467. color:{color:Sidebar labels text};
  468. }
  469.  
  470. .postinfo a{
  471. color:{color:Sidebar labels text};
  472. -webkit-transition: all 0.9s ease-in-out;
  473. -moz-transition: all 0.9s ease-in-out;
  474. -o-transition: all 0.9s ease-in-out;
  475. transition: all 0.9s ease-in-out;
  476. }
  477.  
  478. blockquote {
  479. margin-left: 20px;
  480. border-left: 3px double {color:Sidebar labels background};
  481. background:#ffffff;
  482. padding: 10px;
  483. overflow: hidden;
  484. width:auto;
  485. }
  486.  
  487. ::-webkit-scrollbar-thumb:vertical {
  488. background-color:{color:Sidebar labels background};
  489. border: 1px solid {color:Sidebar labels background};
  490. height:auto;
  491. border-radius:2px;
  492. }
  493.  
  494. ::-webkit-scrollbar-thumb:horizontal {
  495. background-color:{color:Sidebar labels background};
  496. height:10px !important;
  497. border-radius:2px;
  498. }
  499.  
  500. ::-webkit-scrollbar {
  501. height:7px; width:7px;
  502. background-color:#ffffff;
  503. }
  504.  
  505.  
  506. #audiobackground{
  507. background-color:{color:Sidebar labels background};
  508. height:10;
  509. width:auto;
  510. }
  511.  
  512. .textqt{
  513. font-family: 'Roboto', sans-serif;
  514. font-size:18px;
  515. line-height:24px;
  516. text-align:center;
  517. color:{color:Theme text color};
  518. }
  519.  
  520. .button {
  521. background: {color:Sidebar labels background};
  522. color:{color:Theme text color};
  523. font-family:Calibri;
  524. font-size:9px;
  525. letter-spacing:1px;
  526. text-transform:uppercase;
  527. border-bottom: 2px solid rgba(0,0,0,0.1);
  528. padding-left:8px;
  529. padding-right:8px;
  530. padding-top:2px;
  531. padding-bottom:2px;
  532. display: inline-block;
  533. }
  534.  
  535. #bottomt{
  536. margin-top:5px;
  537. width:930px;
  538. margin-left:auto;
  539. margin-right:auto;
  540. position:absolute;
  541. overflow: auto;
  542. overflow-y: hidden;
  543. position: relative;
  544. background:transparent;
  545. margin-bottom:10px;
  546. }
  547.  
  548. .previous{
  549. float:left;
  550. width:auto;
  551. font-family: 'Roboto', sans-serif;
  552. font-size:12px;
  553. letter-spacing:1px;
  554. text-transform:uppercase;
  555. padding:10px;
  556. background:{color:Pagination button background};
  557. color:{color:Pagination button text};
  558. display: inline-block;
  559. border-bottom: 2px solid rgba(0,0,0,0.1);
  560. }
  561.  
  562. .previous a{
  563. color:{color:Pagination button text};
  564. }
  565.  
  566. .next{
  567. float:right;
  568. width:auto;
  569. font-family: 'Roboto', sans-serif;
  570. font-size:11px;
  571. letter-spacing:1px;
  572. text-transform:uppercase;
  573. padding:10px;
  574. background:{color:Pagination button background};
  575. color:{color:Pagination button text};
  576. display: inline-block;
  577. border-bottom: 2px solid rgba(0,0,0,0.1);
  578. }
  579.  
  580. .next a{
  581. color:{color:Pagination button text};
  582. }
  583.  
  584. .sfm input {
  585. background-color: {color:search box bg};
  586. font-size: 10px;
  587. border: 0px;
  588. text-transform: uppercase;
  589. margin-top: 0px;
  590. letter-spacing: 1px;
  591. padding: 6px;
  592. font-family: calibri;
  593. font-weight:bold;
  594. text-align:center;
  595. width:230px;
  596. color:{color:theme text color};
  597. border:1px solid {color:search box border};
  598. }
  599.  
  600. .askborder {
  601. float: left;
  602. border-radius:3px;
  603. padding: 4px;
  604. border: 2px solid {color:Sidebar labels background};
  605. border-radius: 150px;
  606. -webkit-border-radius: 150px;
  607. -moz-border-radius: 150px;
  608. }
  609.  
  610. a.asker{
  611. color:{color:Published ask text color};
  612. }
  613.  
  614. a.asker:hover{
  615. color:#ffffff;
  616. text-decoration: none;
  617. }
  618.  
  619. .bubble {
  620. align:right;
  621. background:{color:Sidebar labels background};
  622. margin:1px 0px 3px 63px;
  623. padding:10px;
  624. position:relative;
  625. color:{color:Published ask text color};
  626. }
  627.  
  628.  
  629. .bubble p {margin:1px 0px;}
  630.  
  631. .bubble span {
  632. display:block;
  633. position:absolute;
  634. width:1px;
  635. height:1px;
  636. font-size: 0;
  637. line-height:1px;
  638. left:-10px;
  639. top:10px;
  640. border-top:7px solid transparent;
  641. border-bottom:7px solid transparent;
  642. border-right:10px solid {color:Sidebar labels background};
  643. }
  644.  
  645. #album{
  646. width:200px;
  647. border:5px solid {color:Sidebar labels background};
  648. }
  649.  
  650. #audioplayer{
  651. width:auto;
  652. background:{color:Sidebar labels background};
  653. padding:4px;
  654. margin-top:10px;
  655. }
  656.  
  657. </style>
  658. </head>
  659. <body>
  660. <body onkeydown="return false">
  661.  
  662. <div id="table">
  663. {block:IfShowImageBanner}<div id="banner"><img src="{image:Banner}" width="890px" height="430px"></div>{/block:IfShowImageBanner}
  664.  
  665. <div class="linksc"><div class="titletop">{text:Topbar quote}</div><div id="con"><div class="links"><a href="/archive">Archive</a><a href="/submit">Submit</a><a href="/ask">Message</a><a href="/" title="home page">Refresh</a></div></div></div>
  666.  
  667. <div class="sidebar">
  668. <div class="sidelabels">Information</div>
  669. <center><img src="{image:Sidebar picture}" style="width: 225px; box-shadow: 0px 0px 5px #bbb; margin:3px; border: 4px solid #fff; background-color: #fff; margin-bottom:0px;" align="center"><br><br>
  670. {Description} <br>
  671.  
  672. {block:IfShowSidebarLinks}
  673. <ul class="navigation">
  674. <a class="main" href="/">Hover for Navigation</a>
  675. {block:IfShowLink1}<li class="n1"><a href="{text:link 1}">{text:link 1 title}</a></li>{/block:IfShowLink1}
  676. {block:IfShowLink2}<li class="n2"><a href="{text:link 2}">{text:link 2 title}</a></li>{/block:IfShowLink2}
  677. {block:IfShowLink3}<li class="n3"><a href="{text:link 3}">{text:link 3 title}</a></li>{/block:IfShowLink3}
  678. {block:IfShowLink4}<li class="n4"><a href="{text:link 4}">{text:link 4 title}</a></li>{/block:IfShowLink4}
  679. {block:IfShowLink5}<li class="n5"><a href="{text:link 5}">{text:link 5 title}</a></li>{/block:IfShowLink5}
  680. </ul>
  681. {/block:IfShowSidebarLinks}
  682.  
  683. <br>
  684. <div class="sidelabels">Disclaimer</div>
  685. All images and notes found in my blog are all mine except for those I reblog. Similarities and copying of any content in my blog without any permission is strictly prohibited. If you will use any of the content in this blog, you must give me some credits or use my blog as the source. Thank you for understanding. Good day.
  686.  
  687. <br><br><br>
  688. <div class="sidelabels">Theme Credits</div>
  689. Theme created by <a href="http://dakilanggerlpren.tumblr.com/">Dakilanggerlpren</a><br>
  690. Optimize for Chrome Users <br>
  691. All Rights Reserved 2015 ©
  692.  
  693. <br><br><br>
  694. <div class="sidelabels">Search Tags</div>
  695. <center>
  696. <form action="/search" method="get" class="sfm" name="theform">
  697. <input type="text" name="q" value="ENTER KEYWORDS"/>
  698. </form>
  699. </center>
  700. </div>
  701.  
  702. <div id="entries">
  703.  
  704. {block:Posts}<div id="post">
  705.  
  706.  
  707. {block:Text}<div class="textqt">{block:Title}<br>{Title}{/block:Title}</div><br>{Body}{block:More} <a href="{Permalink}" class="button">{lang:Read more}</a> {/block:More}{/block:Text}
  708.  
  709.  
  710. {block:Photo}
  711. <a href="{Permalink}"><br><img src="{PhotoURL-500}" width="600px"/></a>
  712. {block:Caption}{Caption}{/block:Caption}
  713. {/block:Photo}
  714.  
  715.  
  716. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  717.  
  718.  
  719. {block:Quote}<div class="textqt"><br>{Quote}</div>
  720. <div style="text-align:right; padding-right:20px;">{block:Source}<BR> - ({Source}){/block:Source}</div>
  721. {/block:Quote}
  722.  
  723.  
  724. {block:Link}<br><a href="{URL}" class="link" {Target}><div class="textqt">{Name}&nbsp;</div></a>{/block:Link}
  725. {block:Link}{block:Description}<div class="copy">{Description}</div>{/block:Description}{/block:Link}
  726.  
  727.  
  728. {block:Chat}{block:Title}<br><div class="title"><div class="textqt">{Title}</div></div>{/block:Title}<br>
  729. <div class="post">
  730. <div class="conversation">
  731. <ul>
  732. {block:Lines}<li class="{Alt}">
  733. {block:Label}<span class="label">{Label}</span>{/block:Label}
  734. {Line}</li>{/block:Lines}</ul>
  735. </div>
  736. </div>
  737. {/block:Chat}
  738.  
  739.  
  740. <div class="video"><br>{block:Video}{Video-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
  741.  
  742.  
  743. {block:Audio}
  744. <div class="audio">
  745. <div class="player"><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
  746. <div class="clear"></div>
  747. </div>
  748. <div class="clear"></div>
  749. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  750. {/block:Audio}
  751.  
  752.  
  753. {block:Answer}
  754. <img src="{AskerPortraitURL-48}" width="40px" align="left" class="askborder"><div class="bubble"><span></span><a class="asker">{asker}</a> whispered: {Question}</div><br>
  755. <div align="left">{Answer}</div>
  756. <center><font face="'Ruthie', cursive;"; size="5">{text:Signature text in ask}</font></center>
  757. {/block:Answer} <br>
  758. </div>
  759.  
  760.  
  761. <div class="postinfo1"><div class="postinfo">posted on {DayOfWeek}, {DayOfMonth} {Month} {Year}, {TimeAgo}</div>
  762.  
  763. <div style="float:right; margin-top:-15px;"><div class="postinfo">
  764. <a href="{Permalink}">{NoteCountWithLabel} -</a>
  765. <a href="{ReblogURL}" target="_blank"> Reblog this post</a>
  766. </div></div>
  767.  
  768. </div>
  769.  
  770. {block:PostNotes}
  771. <div class="bottom">
  772. <div id="box"></div>
  773. <div id="notes" style="margin-top:-30px; border-top: px solid #EEEEEE; margin: 10px 0 40px 0;"></div>
  774. <div style="margin-left:0px;">
  775. {PostNotes}
  776. </div>
  777. <center>{block:ContentSource}<a href="{SourceURL}">
  778. {lang:Source}: {block:SourceLogo}
  779. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  780. {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a> {/block:ContentSource}</center></div>
  781. {/block:PostNotes}
  782. {/block:Posts}
  783.  
  784. </div></div>
  785. </div>
  786. </div>
  787.  
  788. <div id="bottomt">
  789. {block:Pagination}<div class="previous">{block:PreviousPage}<a href="{PreviousPage}">&larr; PREVIOUS PAGE</a>{/block:PreviousPage}</div>
  790.  
  791. <div class="next">{block:NextPage}<a href="{NextPage}">NEXT PAGE &rarr;</a>{/block:NextPage}</div>{/block:Pagination}
  792.  
  793. </div>
  794.  
  795. </div>
  796.  
  797. <BODY onselectstart="return false;" ondragstart="return false;">
  798.  
  799. </body>
  800. </html>
Advertisement
Add Comment
Please, Sign In to add comment