azurethemes

theme 74

Dec 4th, 2015
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.00 KB | None | 0 0
  1. <!----
  2.  
  3.  
  4.  
  5.  
  6.  
  7. +-+-+-+-+-+-+-+-+
  8. |m|o|o|n|s|t|a|r|
  9. +-+-+-+-+-+-+-+-+-+
  10. |t|h|e|m|e|s|
  11. +-+-+-+-+-+-+
  12. © 2015
  13.  
  14.  
  15. ❝ theme 074 ❞
  16.  
  17. ◜ ◝ ◞ ★ ☾ deutschland / 83 ☽ ★ ◟ ◠ ◡
  18.  
  19. this theme was made by moonstarthemes (im-halsey)
  20. this theme was published for public use.
  21. editable for own use only.
  22. to publish an edited version of this theme, shoot me a message.
  23. do not take parts of the coding & use for your own themes.
  24. do not claim the theme to be yours.
  25. do not remove the credit.
  26.  
  27. © moonstarthemes / im-halsey 2015. All Rights Reserved.
  28.  
  29.  
  30. --->
  31. <!---- - START HTML / DONT TOUCH!!! - --->
  32. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  33. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  34. <script type="text/javascript">
  35. WebFontConfig = {
  36. google: { families: [ 'Roboto:400,700:latin' , 'Roboto::latin' , 'Abel::latin', 'Sarpanch::latin', 'Khand:400,600:latin' , 'Montserrat:400,700:latin' , 'Lato:300,700:latin', 'Raleway:400,700:latin', 'Ubuntu:400,700:latin', 'Poppins:400,700:latin', 'Carrois+Gothic::latin', 'Orienta::latin', 'Oxygen:400,700:latin' , 'Hind:400,700:latin' , 'Karla:400,700:latin' , 'Open+Sans:400,700,600:latin' , 'Exo:400,700,600:latin'] }
  37. };
  38. (function() {
  39. var wf = document.createElement('script');
  40. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  41. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  42. wf.type = 'text/javascript';
  43. wf.async = 'true';
  44. var s = document.getElementsByTagName('script')[0];
  45. s.parentNode.insertBefore(wf, s);
  46. })(); </script>
  47. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  48. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  49. <script>
  50. (function($){
  51. $(document).ready(function(){
  52. $("a[title]").style_my_tooltips({
  53. tip_follows_cursor:true,
  54. tip_delay_time:90,
  55. tip_fade_speed:600,
  56. attribute:"title"
  57. });
  58. });
  59. })(jQuery);
  60. </script>
  61. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  62. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  63. <head>
  64. <title>{Title}</title>
  65. <link rel="shortcut icon" href="{Favicon}">
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  69. <meta name="color:background" content="#f5f5f5"/>
  70. <meta name="color:blockquote" content="#fffdfd">
  71. <meta name="color:posts" content="#ffffff">
  72. <meta name="color:scrollbar background" content="#ffffff">
  73. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  74. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  75. <meta name="color:text" content="#000000"/>
  76. <meta name="color:post text" content="#000000"/>
  77. <meta name="color:title text" content="#ffffff"/>
  78. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  79. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  80. <meta name="color:hover" content="#97c5e0">
  81. <meta name="color:border" content="#f6f6f6">
  82. <meta name="color:links" content="#000000"/>
  83. <meta name="color:accent" content="#dcecf5"/>
  84. <meta name="color:icon" content="#000000"/>
  85. <meta name="color:icon 2" content="#000000"/>
  86. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  87. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  88. <meta name="color:blockquote border" content="#000000">
  89. <meta name="color:border" content="#000000"/>
  90. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  91. <!---- - START IMAGES / DONT TOUCH!!! - --->
  92. <meta name="image:background" content=""/>
  93. <meta name="image:icon" content=""/>
  94. <meta name="image:icon two" content=""/>
  95. <!---- - END IMAGES / DONT TOUCH!!! - --->
  96. <meta name="text:title" content="">
  97. <!---- - START LINKS / DONT TOUCH!!! - --->
  98. <meta name="text:hover one" content="hover One">
  99. <meta name="text:hover two" content="hover two">
  100. <meta name="text:hover three" content="hover three">
  101. <meta name="text:link one" content="Link One">
  102. <meta name="text:link two" content="Link two">
  103. <meta name="text:link three" content="Link three">
  104. <meta name="text:link one url" content="/">
  105. <meta name="text:link two url" content="/">
  106. <meta name="text:link three url" content="/">
  107. <!---- - END LINKS / DONT TOUCH!!! - --->
  108.  
  109. <style type="text/css">
  110.  
  111. ::-webkit-scrollbar-thumb {
  112. height:auto;
  113. background-color:{color:text};
  114. }
  115. ::-webkit-scrollbar {
  116. height:2px;
  117. width:5px;
  118. background-color:{color:scrollbar background};
  119. }
  120. #s-m-t-tooltip {
  121. margin:12px 0px 0px 12px;
  122. padding:4px;
  123. background-color:{color:posts};
  124. font-family: 'Exo', sans-serif;
  125. outline:1px solid {color:border};
  126. outline-offset:1px;
  127. font-weight:600;
  128. font-size:9px;
  129. text-transform:lowercase;
  130. letter-spacing:1px;
  131. color:{color:text};
  132. z-index:999999999999999999999999999999999999;
  133. }
  134. body {
  135. background-color:{color:background};
  136. background-image:url('{image:background}');
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. font-weight:none;
  140. font-family: 'arial', sans-serif;
  141. font-size:9px;
  142. text-align:justify;
  143. color:{color:text};
  144. margin:0;
  145. }
  146. a {
  147. text-decoration:none;
  148. color:{color:links};
  149. transition-duration: 0.2s;
  150. -moz-transition-duration: 0.2s;
  151. -webkit-transition-duration: 0.3s;
  152. -o-transition-duration: 0.3s;
  153. }
  154. a:hover {
  155. text-decoration:none;
  156. color:{color:hover};
  157. transition-duration: 0.2s;
  158. -moz-transition-duration: 0.2s;
  159. -webkit-transition-duration: 0.3s;
  160. -o-transition-duration: 0.3s;
  161. }
  162. img {
  163. }
  164. blockquote {
  165. font-size:10px;
  166. max-width:545px;
  167. border-left:3px solid{color:accent};
  168. text-align:left;
  169. padding:1px;
  170. font-weight:none;
  171. margin-left:0px;
  172. padding-top:0.5px;
  173. padding-bottom:0.5px;
  174. font-size:10px;
  175. font-family: 'arial', sans-serif;
  176. margin-right:30px;
  177. padding-left:15px;
  178. color:{color:text};
  179. }
  180. pre{
  181. font-size:9px;
  182. text-align:center;
  183. text-transform:none;
  184. font-family: 'Bitter', serif;
  185. font-weight:bold;
  186. line-height:9px;
  187. border-left:1px solid {color:border};
  188. border-bottom:1px solid {color:border};
  189. letter-spacing:2px;
  190. background-color:{color:blockquote};
  191. color:{color:post text};
  192. padding:6px;
  193. }
  194. small{
  195. font-size:8px;
  196. }
  197. big{
  198. font-size:11px;
  199. }
  200. sub{
  201. font-size:7px;
  202. text-align:left;
  203. }
  204. h1 {
  205. font-size:11px;
  206. text-align:center;
  207. font-family: 'roboto', sans-serif;
  208. letter-spacing:0px;
  209. text-transform:uppercase;
  210. font-weight:700;
  211. line-height:17px;
  212. border:1px solid {color:border};
  213. border-left:3px solid {color:border};
  214. background-color:{color:blockquote};
  215. color:{color:post text};
  216. padding:1px;
  217. }
  218. h1 a{
  219. color:{color:post text};
  220. background-color:{color:blockquote};
  221. }
  222. h2{
  223. color:{color:post text};
  224. text-transform:uppercase;
  225. font-family: 'Roboto', sans-serif;
  226. text-shadow: 1px 1px 0px #ddd;
  227. text-align:left;
  228. }
  229. b {
  230. font-weight:bold;
  231. padding:2px;
  232. text-shadow: 1px 1px 1px #cccccc;
  233. font-family: 'Roboto', sans-serif;
  234. color:{color:text};
  235. }
  236. i {
  237. font-weight:italic;
  238. text-shadow: 1px 1px 1px #cccccc;
  239. color:{color:text};
  240. }
  241. m {
  242. font-style:italic;
  243. text-shadow: 1px 1px 1px #cccccc;
  244. color:{color:top text};
  245. }
  246. j {
  247. font-weight:bold;
  248. }
  249. n {
  250. font-weight:bold;
  251. letter-spacing:-1px;
  252. text-shadow: 1px 1px 1px #cccccc;
  253. font-size:12px;
  254. text-transform:uppercase;
  255. color:{color:text};
  256. }
  257. u {
  258. text-decoration:none;
  259. text-shadow: 1px 1px 1px #cccccc;
  260. border-bottom:1px solid {color:text};
  261. }
  262. #description {
  263. overflow:auto;
  264. position:fixed;
  265. text-align:right;
  266. top:350px;
  267. margin-left:140px;
  268. word-wrap: break-word;
  269. font-family: 'open sans', sans-serif;
  270. border-right:3px solid {color:icon 2};
  271. width:90px;
  272. height:70px;
  273. opacity:1;
  274. line-height:13px;
  275. color:{color:text};
  276. padding:10px;
  277. letter-spacing:0px;
  278. font-size:9px;
  279. z-index:99999;
  280. transition-duration: 0.9s;
  281. -moz-transition-duration:0.9s;
  282. -webkit-transition-duration:0.9s;
  283. -o-transition-duration:0.9s;
  284. }
  285. #description::-webkit-scrollbar{
  286. width: 0px;
  287. }
  288. #description::-webkit-scrollbar-thumb{
  289. background:transparent;
  290. }
  291. #description::-webkit-scrollbar-track{
  292. background-color:transparent;
  293. }
  294. .pagination{
  295. font-family: 'Montserrat', sans-serif;
  296. margin-left:-20px;
  297. width:auto;
  298. font-size:10px;
  299. text-align:center;
  300. }
  301. .pagination a{
  302. padding:3px;
  303. font-family: 'Montserrat', sans-serif;
  304. font-weight:300;
  305. bottom:-10px;
  306. color:{color:text};
  307. }
  308. .pagination a:hover{
  309. color:{color:hover};
  310. -moz-transition-duration:0.5s;
  311. -webkit-transition-duration:0.5s;
  312. -o-transition-duration:0.5s;
  313. transition: all 0.3s ease-out;
  314. }
  315. .links {
  316. width:60px;
  317. height:97px;
  318. overflow:hidden;
  319. cursor:pointer;
  320. margin-top:185px;
  321. opacity:1;
  322. z-index:999999999;
  323. position:fixed;
  324. margin-left:274px;
  325. padding-left:5px;display:inline-block;
  326. border-left:3px solid {color:icon};
  327. text-align:left;
  328. }
  329. .links #all {
  330. margin-left:-2px;
  331. margin-top:1px;
  332. width:20px;
  333. padding:5px;
  334. height:14px;
  335. transition-duration: 0.2s;
  336. -moz-transition-duration: 0.2s;
  337. -webkit-transition-duration: 0.2s;
  338. -o-transition-duration: 0.2s;
  339. }
  340. .links #all a:hover {
  341. color:{color:hover};
  342. width:50px;
  343. background:{color:hover};
  344. font-style:italic;
  345. transition-duration: 0.2s;
  346. -moz-transition-duration: 0.2s;
  347. -webkit-transition-duration: 0.2s;
  348. -o-transition-duration: 0.2s;
  349. }
  350. .links a {
  351. width:4px;
  352. height:4px;
  353. margin-bottom:5px;
  354. text-align:center;
  355. text-transform:lowercase;
  356. padding:4px;
  357. opacity:1;
  358. line-height:10px;
  359. background:{color:icon 2};
  360. color:{color:text};
  361. font-style:none;
  362. z-index:99999;
  363. font-weight:300;
  364. font-family: 'lato' , sans-serif;
  365. letter-spacing:1px;
  366. font-size:10px;
  367. display:inline-block;
  368. transition-duration: 0.2s;
  369. -moz-transition-duration: 0.2s;
  370. -webkit-transition-duration: 0.2s;
  371. -o-transition-duration: 0.2s;
  372. }
  373. #title2{
  374. width:90px;
  375. height:30px;
  376. top:186px;
  377. opacity:1;
  378. position:fixed;
  379. font-family: 'exo', sans-serif;
  380. letter-spacing:0px;
  381. text-align:left;
  382. padding-left:10px;
  383. font-weight:700;
  384. color:{color:text};
  385. text-transform:uppercase;
  386. padding-bottom:10px;
  387. line-height:10px;
  388. font-size:10px;
  389. margin-left:130px;
  390. z-index:999999;
  391. }
  392. #icon {
  393. position:fixed;
  394. width:70px;
  395. margin-top:190px;
  396. padding:10px;
  397. height:70px;
  398. outline:1px solid #c1becb;
  399. margin-left:180px;
  400. background-color:transparent;
  401. z-index:9999999999999999;
  402. }
  403. #iconimage {
  404. width 70px;
  405. z-index:-99999;
  406. }
  407. #iconimage img {
  408. width:75px;
  409. height:75px;
  410. margin-left:263px;
  411. top:338px;
  412. position:fixed;
  413. background:{color:icon 2};
  414. border:1px solid transparent;
  415. padding:15px;
  416. opacity:1;
  417. z-index:9999999999999999999999;
  418. }
  419. #icon2 {
  420. position:fixed;
  421. width:70px;
  422. margin-top:190px;
  423. padding:10px;
  424. height:70px;
  425. outline:1px solid transparent;
  426. margin-left:180px;
  427. background-color:transparent;
  428. z-index:9999999999999999;
  429. }
  430. #icon2image {
  431. width 70px;
  432. z-index:-99999;
  433. }
  434. #icon2image img {
  435. width:90px;
  436. height:90px;
  437. margin-left:140px;
  438. top:215px;
  439. position:fixed;
  440. background:{color:icon};
  441. border:1px solid transparent;
  442. padding:15px;
  443. opacity:1;
  444. z-index:9999999999999999999999;
  445. }
  446. #entries {
  447. margin-left:555px;
  448. margin-top:40px;
  449. }
  450. #post {
  451. font-size:10px;
  452. width:400px;
  453. color:{color:post text};
  454. background-color:{color:posts};
  455. text-align:justify;
  456. padding:20px;
  457. padding-top:5px;
  458. padding-bottom:12px;
  459. overflow:hidden;
  460. line-height:20px;
  461. margin-bottom:30px;
  462. }
  463. #post img{
  464. max-width:400px;
  465. height:auto;
  466. }
  467. #permalink{
  468. margin-bottom:15px;
  469. text-align:left;
  470. font-size:9px;
  471. margin-left:-2px;
  472. margin-top:11px;
  473. font-weight:bold;
  474. width:420px;
  475. font-size:9px;
  476. text-transform:none;
  477. font-weight:300;
  478. font-family: 'arial', sans-serif;
  479. letter-spacing:0px;
  480. line-height:5px;
  481. color:{color:text};
  482. }
  483. #permalink a{
  484. color:{color:text};
  485. font-family: 'arial', sans-serif;
  486. font-size:9px;
  487. margin-left:-3px;
  488. text-transform:none;
  489. font-weight:300;
  490. padding:3px;
  491. }
  492. #info {
  493. width:400px;
  494. height:25px;
  495. text-align:left;
  496. font-family: 'arial', sans-serif;
  497. text-transform:uppercase;
  498. margin-left:-5px;
  499. font-size:11px;
  500. margin-top:10px;
  501. overflow:hidden;
  502. font-weight:700;
  503. font-style:none;
  504. padding:10px;
  505. line-height:15px;
  506. background-color:{color:posts};
  507. color:{color:text};
  508. }
  509. #info a {
  510. text-align:center;
  511. font-weight:600;
  512. font-size:11px;
  513. letter-spacing:0px;
  514. font-family: 'arial', sans-serif;
  515. line-height:7px;
  516. color:{color:text};
  517. }
  518. #info a:hover{
  519. color:{color:hover};
  520. }
  521. .right{
  522. float:center;
  523. }
  524. #tags {
  525. text-align:left;
  526. opacity:1;
  527. font-size:11px;
  528. font-family: 'arial', sans-serif;
  529. margin-top:-55px;
  530. margin-left:-5px;
  531. padding:5px;
  532. font-weight:none;
  533. color:{color:text};
  534. margin-bottom:15px;
  535. height:15px;
  536. width:410px;
  537. text-transform:none;
  538. transition-duration: 0.5s;
  539. -moz-transition-duration: 0.5s;
  540. -webkit-transition-duration: 0.5s;
  541. -o-transition-duration: 0.5s;
  542. }
  543. #tags a {
  544. padding:0px;
  545. margin-top:-13px;
  546. color:{color:text};
  547. line-height:12px;
  548. letter-spacing:0px;
  549. font-weight:none;
  550. text-align:left;
  551. font-size:11px;
  552. font-family: 'arial', sans-serif;
  553. display:inline-block;
  554. }
  555. #tags a:hover {
  556. -moz-transition-duration:0.3s;
  557. -webkit-transition-duration:0.3s;
  558. -o-transition-duration:0.3s;
  559. color:{color:hover};
  560. }
  561. #asking {
  562. margin-left:20px;
  563. margin-top:-35px;
  564. }
  565. #askingimage {
  566. }
  567. #askingimage img {
  568. margin-left:355px;
  569. width:43px;
  570. height:43px;
  571. border-radius:4px 4px 4px 4px;
  572. margin-top:20px;
  573. }
  574. #question {
  575. padding:20px;
  576. padding-left:14px;
  577. margin-top:-25px;
  578. margin-left:0px;
  579. width:300px;
  580. border-radius:2px 2px 2px 2px;
  581. color:{color:post text};
  582. background-color:{color:accent};
  583. }
  584. #asker{
  585. margin-top:-66px;
  586. padding:1px;
  587. font-weight:300;
  588. font-size:11px;
  589. z-index:9999999999;
  590. color:{color:post text};
  591. opacity:1;
  592. margin-left:14px;
  593. letter-spacing:0px;
  594. font-family: 'roboto', sans-serif;
  595. text-transform:lowercase;
  596. }
  597. #credit{
  598. position:fixed;
  599. font-size:9px;
  600. font-weight:bold;
  601. padding-bottom:5px;
  602. padding-top:5px;
  603. height:20px;
  604. width:20px;
  605. opacity:1;
  606. padding-left:5px;
  607. padding-right:5px;
  608. margin-left:1330px;
  609. top:645px;
  610. letter-spacing:0px;
  611. line-height:22px;
  612. border:1px solid #ddd;
  613. padding:3px;
  614. text-align:center;
  615. float:left;
  616. font-family: 'open sans', sans-serif;
  617. color:{color:text};
  618. text-transform:uppercase;
  619. background-color: rgba(255,255,255, 0.3);
  620. transition-duration: 0.8s;
  621. }
  622. lol {
  623. font-size:20px;
  624. text-align:left;
  625. width:auto;
  626. height:5px;
  627. margin-left:0px;
  628. font-weight:700;
  629. text-transform:uppercase;
  630. font-family: 'roboto', sans-serif;
  631. letter-spacing:3px;
  632. background-color:transparent;
  633. color:{color:text};
  634. padding:4px;
  635. }
  636. tit2 {
  637. font-size:8px;
  638. text-align:left;
  639. line-height:21px;
  640. text-transform:uppercase;
  641. font-family: 'lato', sans-serif;
  642. letter-spacing:1px;
  643. margin-bottom:4px;
  644. color:{color:title text};
  645. padding:0px;
  646. }
  647. midline {
  648. font-size:20px;
  649. text-align:left;
  650. line-height:27px;
  651. text-transform:uppercase;
  652. font-family: 'roboto', sans-serif;
  653. letter-spacing:1px;
  654. font-weight:300;
  655. margin-bottom:4px;
  656. color:{color:title text};
  657. padding:5px;
  658. }
  659. .triangle {
  660. align:right;
  661. margin:7px 0px 10px 0px;
  662. padding:10px;
  663. position: relative;
  664. }
  665. .triangle t1{
  666. display:block;
  667. position:absolute;
  668. width:1px;
  669. height:1px
  670. font-size:0;
  671. margin-left:5px;
  672. top:-19px;z-index:9999999;
  673. border-right:7px solid transparent;
  674. border-left:7px solid transparent;
  675. border-top:10px solid transparent;
  676. -ms-transform: rotate(92deg); /* IE 9 */
  677. -webkit-transform: rotate(92deg); /* Chrome, Safari, Opera */
  678. transform: rotate(92deg);
  679. }
  680. .triangle t2 {
  681. display:block;
  682. position:absolute;
  683. width:0px;
  684. height:1px
  685. font-size:0;
  686. margin-left:283px;
  687. top:-20px;
  688. border-right:9px solid transparent;
  689. border-left:9px solid transparent;
  690. border-top:10px solid {color:accent};
  691. -ms-transform: rotate(90deg); /* IE 9 */
  692. -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  693. transform: rotate(270deg);
  694. }
  695. .updates{
  696. bottom:10px;
  697. margin-left:10px;
  698. width:120px;
  699. height:20px;
  700. padding:5px;
  701. line-height:15px;
  702. position:fixed;
  703. color:{color:text};
  704. z-index:999999;
  705. overflow:hidden;
  706. -moz-transition-duration:0.7s;
  707. -webkit-transition-duration:0.7s;
  708. -o-transition-duration:0.7s;
  709. transition: all 0.7s ease-out;
  710. }
  711. .updates:hover{
  712. height:130px;
  713. -moz-transition-duration:0.7s;
  714. -webkit-transition-duration:0.7s;
  715. -o-transition-duration:0.7s;
  716. transition: all 0.7s ease-out;
  717. }
  718. .updates a{
  719. width:170px;
  720. height:100px;
  721. position:fixed;
  722. line-height:10px;
  723. top:434px;
  724. margin-left:15px;
  725. font-size:10px;
  726. text-align:left;
  727. letter-spacing:1px;
  728. overflow:auto;
  729. z-index:99;
  730. opacity:1;
  731. }
  732. .updates a:hover{
  733. overflow:auto;
  734. -webkit-transition: all 0.7s ease-out;
  735. -moz-transition: all 0.7s ease-out;
  736. transition: all 0.7s ease-out;
  737. }
  738. {CustomCSS}</style>
  739. </head>
  740. <body>
  741. <!---- - BASICS / DONT TOUCH!!! - --->
  742. <div id="sidebar">
  743. <div id="description">{description}</div>
  744. <div id="iconimage"><img src="{image:icon two}"></a></div>
  745. <div id="icon2image"><img src="{image:icon}"></a></div>
  746. <div id="postbg"></div>
  747. <div id="title2"><a href="/"title="index"style="color:{color:text}">{text:title}</a></div>
  748. </div>
  749. <!---- - START LINKS / DONT TOUCH!!! - --->
  750. <div class="links">
  751. <div id="all">
  752. <a href="/"title="refresh"></a>
  753. <a href="/ask" title="message"></a>
  754. <a href="{text:link one url}"title="{text:hover one}"></a>
  755. <a href="{text:link two url}"title="{text:hover two}"></a>
  756. <a href="{text:link three url}"title="{text:hover three}"></a>
  757. </div>
  758. </div>
  759. <!---- - UPDATES TAB / HAVE TO BE EDITED IN HTML - --->
  760. <div class="updates">
  761. <lol><i class="fa fa-plus"title="updates"style="color:{color:text}"></i></lol>
  762. </br>
  763. <div id="updates">You can put whatever you want here ok idk. edit this in the html.
  764. <li>You can put reserves here</li>
  765. <li>Or what you do</li>
  766. <li>Or your to do list</li>
  767. <li>Or whatever you want</li>
  768. </div>
  769. </div>
  770. <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
  771. <div id="entries">
  772. {block:Posts}
  773. <div id="post"
  774.  
  775. <div id="post">
  776. {block:Date}
  777. <div id="permalink">
  778. Posted by {Name}
  779. </br>
  780. </br>
  781. <a href="{Permalink}">{Month} {DayOfMonth} {Year}, {24Hour}:{Minutes}:{Seconds} {AmPm} · {TimeAgo} </a> · <a href="{ReblogURL}" title="reblog"target="_blank" class="details"><i class="fa fa-retweet"style="color:{color:post text}"></i></a>
  782. {block:RebloggedFrom}
  783. · <a href="{ReblogParentURL}" title="reblogged from: {ReblogParentName}"><i class="fa fa-history"style="color:{color:post text}"></i> </a>
  784. {/block:RebloggedFrom}
  785. </div>
  786. {/block:Date}
  787. <!--TEXT POSTS-->
  788. {block:Text}
  789. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  790. {Body}
  791. {/block:Text}
  792. <!---- - ANSWER & QUESTION POSTS / DONT TOUCH!!! - --->
  793. {block:Answer}
  794. <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
  795. <div class="triangle" style="background:transparent;margin-top:-11px; margin-left:35px;"><t2></t2><t1></t1></div>
  796. <div id="asker"><j>{Asker}</j> asked:</div>
  797. <div id="question">{Question}</div>
  798. {Answer}{/block:Answer}
  799. <!---- - QUOTE POSTS / DONT TOUCH!!! - --->
  800. {block:Quote}
  801. {block:Quote}
  802. <h2>{Quote}</h2>
  803. <div align="right">
  804. {block:Source}<h1>-{Source}</h1>{/block:Source}
  805. </div>
  806. {/block:Quote}
  807. <!---- - LINK POSTS/ DONT TOUCH!!! - --->
  808. {block:Link}
  809. <h2><center><a href="{URL}">{Name}</center></a></h2>
  810. {block:Description}{Description}{/block:Description}
  811. {/block:Link}
  812. <!---- - CHAT POSTS / DONT TOUCH!!! - --->
  813. {block:Chat}
  814. {block:Title}<h2>{Title}</h2>{/block:Title}
  815. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  816. {Line}</li>{/block:Lines}</ul>
  817. {/block:Chat}
  818. <!---- - PHOTO POSTS/ DONT TOUCH!!! - --->
  819. {block:Photo}
  820. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  821. {block:Caption}{Caption}{/block:Caption}
  822. {/block:Photo}
  823. <!---- - PHOTOSET POSTS / DONT TOUCH!!! - --->
  824. {block:Photoset}
  825. {Photoset-400}
  826. {block:Caption}{Caption}{/block:Caption}
  827. {/block:Photoset}
  828. <!---- - VIDEO POSTS / DONT TOUCH!!! - --->
  829. {block:Video}
  830. {Video-400}
  831. {block:Caption}{Caption}{/block:Caption}
  832. {/block:Video}
  833. <!---- - AUDIO POSTS / DONT TOUCH!!! - --->
  834. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  835. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  836. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  837. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  838. {/block:Audio}
  839. <!---- - INFO / DONT TOUCH!!! - --->
  840. <div id="info">
  841. <div id="permalink">
  842. <a href="{Permalink}">{NoteCountWithLabel} </a></div></div>
  843. {block:HasTags}<div id="tags">
  844. {block:Tags} #<a href="{TagURL}">{Tag} </a>, {/block:Tags}
  845. </div>
  846. {/block:HasTags}
  847. </div>
  848. {block:PostNotes} {PostNotes} {/block:PostNotes}
  849.  
  850. {/block:Posts}
  851.  
  852.  
  853. {block:Pagination}
  854. <div class="pagination"style="{color:title text}">
  855. {block:PreviousPage}<a href="{PreviousPage}"title="previous page">BACK</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="current_page"style="color:{color:text};background:{color:accent};padding:4px">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page"style="{color:title text}" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}"title="next page">NEXT</a>{/block:NextPage}
  856. {/block:Pagination}</div>
  857. </div>
  858. <!---- - END INFO / DONT TOUCH!!! - --->
  859. <!---- - START CREDIT / DONT TOUCH!!! - --->
  860. <div id="credit">
  861. <a href="http://adf.ly/1Q6OGo"title="moonstar themes">ms</a>
  862. </div>
  863. </div>
  864. <!---- - END CREDIT / DONT TOUCH!!! - --->
  865. </html>
  866. </body>
  867. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment