azurethemes

052 - badlands

Sep 12th, 2015
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.81 KB | None | 0 0
  1. <!---- - START HTML / DONT TOUCH!!! - --->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  5.  
  6. <script type="text/javascript">
  7. WebFontConfig = {
  8. google: { families: [ 'Roboto:400,700:latin' , 'Roboto::latin' , 'Abel::latin', 'Archivo+Narrow::latin', 'Quicksand:700:latin' , 'Josefin+Sans::latin', 'Fira+Sans::latin' , 'Ek+Mukta::latin' , 'Lobster+Two::latin' ] }
  9. };
  10. (function() {
  11. var wf = document.createElement('script');
  12. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  13. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  14. wf.type = 'text/javascript';
  15. wf.async = 'true';
  16. var s = document.getElementsByTagName('script')[0];
  17. s.parentNode.insertBefore(wf, s);
  18. })(); </script>
  19.  
  20. <script>
  21. $('.headers img:gt(0)').hide();
  22. setInterval(function(){ },6000);
  23. $('.headers :first-child').fadeOut()
  24. .next('img').fadeIn()
  25. .end().appendTo('.headers')
  26. $(function(){
  27. $('.headers img:gt(0)').hide();
  28. setInterval(function(){
  29. $('.headers :first-child').fadeOut()
  30. .next('img').fadeIn()
  31. .end().appendTo('.headers');},
  32. 6000);
  33. });
  34. </script>
  35.  
  36. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  37.  
  38. <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>
  39.  
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("a[title]").style_my_tooltips({
  44. tip_follows_cursor:true,
  45. tip_delay_time:90,
  46. tip_fade_speed:600,
  47. attribute:"title"
  48. });
  49. });
  50. })(jQuery);
  51. </script>
  52. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  53. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  54. <head>
  55.  
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  60.  
  61. <!----
  62.  
  63. _ _ _
  64. (_) | | | |
  65. _ _ __ ___ ______| |__ __ _| |___ ___ _ _
  66. | | '_ ` _ \______| '_ \ / _` | / __|/ _ \ | | |
  67. | | | | | | | | | | | (_| | \__ \ __/ |_| |
  68. |_|_| |_| |_| |_| |_|\__,_|_|___/\___|\__, |
  69. __/ |
  70. |___/
  71.  
  72. _ _
  73. | | | |
  74. | |_| |__ ___ _ __ ___ ___ ___
  75. | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
  76. | |_| | | | __/ | | | | | __/\__ \
  77. \__|_| |_|\___|_| |_| |_|\___||___/
  78.  
  79.  
  80.  
  81.  
  82. ᵗʰᵉᵐᵉ ₀₅₂
  83.  
  84. "вαdlαɴdѕ"
  85.  
  86. ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᶤᵐ⁻ʰᵃˡˢᵉʸ / ᵖʳᵉᵛˑ ᵃᶻᵘʳᵉᵒᶠʳᵖ
  87. ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  88. ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  89. ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. --->
  97.  
  98.  
  99. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  100. <meta name="color:background" content="#ffffff"/>
  101. <meta name="color:blockquote" content="#eeeeee">
  102. <meta name="color:posts" content="#ffffff">
  103. <meta name="color:title" content="#000000">
  104. <meta name="color:question" content="#eeeeee">
  105. <meta name="color:scrollbar background" content="#ffffff">
  106. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  107. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  108. <meta name="color:text" content="#000000"/>
  109. <meta name="color:post text" content="#ffffff"/>
  110. <meta name="color:title text" content="#ffffff"/>
  111. <meta name="color:italic text" content="#000000">
  112. <meta name="color:bold text" content="#000000">
  113. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  114. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  115. <meta name="color:hover" content="#888888">
  116. <meta name="color:links" content="#000000"/>
  117. <meta name="color:top text" content="#ffffff"/>
  118. <meta name="color:accent" content="#cccccc"/>
  119. <meta name="color:scrollbar" content="#000000">
  120. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  121. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  122. <meta name="color:blockquote border" content="#211927">
  123. <meta name="color:border" content="#0000000"/>
  124. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  125. <!---- - START IMAGES / DONT TOUCH!!! - --->
  126. <meta name="image:background" content=""/>
  127. <meta name="image:header" content=""/>
  128. <meta name="image:first header" content=""/>
  129. <meta name="image:second header" content=""/>
  130. <meta name="image:third header" content=""/>
  131. <!---- - END IMAGES / DONT TOUCH!!! - --->
  132. <!---- - START TEXT / DONT TOUCH!!! - --->
  133. <meta name="text:title" content="">
  134. <meta name="text:about user" content="">
  135. <meta name="text:what i do" content="">
  136. <meta name="text:faq" content="">
  137. <meta name="text:title 1" content="">
  138. <meta name="text:title 2" content="">
  139. <meta name="text:title 3" content="">
  140. <meta name="text:title 4" content="">
  141. <meta name="text:title 5" content="">
  142. <meta name="text:title 6" content="">
  143. <meta name="text:title 7" content="">
  144. <!---- - END TEXT / DONT TOUCH!!! - --->
  145. <!---- - START LINKS / DONT TOUCH!!! - --->
  146. <meta name="text:link 1" content="Link 1">
  147. <meta name="text:link 2" content="Link 2">
  148. <meta name="text:link 3" content="Link 3">
  149. <meta name="text:link 4" content="Link 4">
  150.  
  151. <meta name="text:link 1 url" content="/">
  152. <meta name="text:link 2 url" content="/">
  153. <meta name="text:link 3 url" content="/">
  154. <meta name="text:link 4 url" content="/">
  155. <!---- - END LINKS / DONT TOUCH!!! - --->
  156. <meta name="if:SlideShow" content="1"/>
  157. <meta name="text:ask url" content="/">
  158.  
  159. <style type="text/css">
  160.  
  161.  
  162. @-webkit-keyframes CH {
  163. 0% {-webkit-transform: scale(.3);}
  164. 50% {-webkit-transform: scale(1.05);}
  165. 70% {-webkit-transform: scale(.9);}
  166. 100% {-webkit-transform: scale(1);}
  167. }
  168. ::-webkit-scrollbar-thumb {
  169. height:auto;
  170. background-color:{color:scrollbar};
  171. }
  172. ::-webkit-scrollbar {
  173. height:9px;
  174. width:6px;
  175. border-top:10px solid {color:scrollbar};
  176. border-bottom:10px solid {color:scrollbar};
  177. background-color:{color:scrollbar background};
  178. }
  179. #s-m-t-tooltip {
  180. max-width:300px;
  181. margin:10px 0px 0px 10px;
  182. padding:5px;
  183. font-weight:300;
  184. background-color:{color:blockquote};
  185. box-shadow:5px 5px 0px {color:border};
  186. font-family: 'Ek Mukta', sans-serif;
  187. border:1px solid {color:border};
  188. font-size:9px;
  189. text-transform:uppercase;
  190. letter-spacing:0.5px;
  191. color:{color:text};
  192. z-index:999999999999999999999999999999999999;
  193. -webkit-animation: CH 600ms;
  194. }
  195. body {
  196. background-color:{color:background};
  197. background-image:url('{image:background}');
  198. background-attachment: fixed;
  199. background-repeat: repeat;
  200. font-weight:none;
  201. font-family: 'Ek Mukta', sans-serif;
  202. font-size:10px;
  203. text-align:justify;
  204. color:{color:text};
  205. margin:0;
  206. }
  207. a {
  208. text-decoration:none;
  209. color:{color:links};
  210. transition-duration: 0.2s;
  211. -moz-transition-duration: 0.2s;
  212. -webkit-transition-duration: 0.3s;
  213. -o-transition-duration: 0.3s;
  214. }
  215. a:hover {
  216. text-decoration:none;
  217. color:{color:hover};
  218. transition-duration: 0.2s;
  219. -moz-transition-duration: 0.2s;
  220. -webkit-transition-duration: 0.3s;
  221. -o-transition-duration: 0.3s;
  222. }
  223. img {
  224. border:none;
  225. }
  226. blockquote {
  227. font-size:10px;
  228. max-width:545px;
  229. border-left:1px solid{color:blockquote border};
  230. background-color:{color:blockquote};
  231. text-align:left;
  232. padding:5px;
  233. font-weight:none;
  234. margin-left:30px;
  235. font-size:10px;
  236. font-family: 'Roboto', sans-serif;
  237. margin-right:30px;
  238. padding-left:5px;
  239. color:{color:text};
  240. }
  241. pre{
  242. font-size:9px;
  243. text-align:center;
  244. text-transform:none;
  245. font-family: 'Bitter', serif;
  246. font-weight:bold;
  247. line-height:9px;
  248. border-left:1px solid {color:blockquote border};
  249. border-bottom:1px solid {color:blockquote border};
  250. letter-spacing:2px;
  251. background-color:{color:blockquote};
  252. color:{color:text};
  253. padding:6px;
  254. }
  255. small{
  256. font-size:10px;
  257. }
  258. big{
  259. font-size:10px;
  260. }
  261. sub{
  262. font-size:10px;
  263. }
  264. h1 {
  265. font-size:17px;
  266. text-align:center;
  267. font-family: 'Roboto', sans-serif;
  268. letter-spacing:1px;
  269. text-transform:uppercase;
  270. border-bottom:1px solid {color:border};
  271. color:{color:text};
  272. padding:6px;
  273. }
  274. h1 a{
  275. color:{color:text};
  276. }
  277. h2{
  278. color:{color:text};
  279. text-transform:uppercase;
  280. text-decoration:underline;
  281. text-shadow: 1px 1px 0px #ddd;
  282. text-align:left;
  283. }
  284. b {
  285. font-weight:bold;
  286. padding:2px;
  287. font-family:arial;
  288. color:{color:bold text};
  289. }
  290. i {
  291. font-weight:italic;
  292. color:{color:italic text};
  293. }
  294. u {
  295. text-decoration:none;
  296. border-bottom:1px solid {color:accent};
  297. }
  298. #boxes {
  299. overflow:auto;
  300. position:absolute;
  301. text-align:left;
  302. margin-top:45px;
  303. margin-left:215px;
  304. text-transform:none;
  305. font-style:normal;
  306. font-family: 'Roboto', sans-serif;
  307. width:255px;
  308. height:100px;
  309. opacity:1;
  310. line-height:10px;
  311. font-weight:none;
  312. color:{color:text};
  313. background:{color:description};
  314. padding:17px;
  315. letter-spacing:0px;
  316. font-size:10px;
  317. transition-duration: 0.9s;
  318. -moz-transition-duration:0.9s;
  319. -webkit-transition-duration:0.9s;
  320. -o-transition-duration:0.9s;
  321. }
  322. .tit {
  323. font-size:17px;
  324. text-transform:uppercase;
  325. margin-bottom:25px;
  326. font-weight:700;
  327. text-align:right;
  328. font-family: 'Roboto', sans-serif;
  329. border-bottom:solid 1px {color:border};
  330. color:{color:title text};
  331. padding:25px;
  332. }
  333. .sidebox {
  334. position:absolute;
  335. background:{color:accent};
  336. width:330px;
  337. top:640px;
  338. margin-left:210px;
  339. }
  340. .box {
  341. padding:20px;
  342. }
  343. #description {
  344. margin:5px;
  345. text-align:justify;
  346. }
  347. .aboutt {
  348. position:absolute;
  349. text-align:center;
  350. font-family: 'Roboto', sans-serif;
  351. color:{color:text};
  352. margin:5px;
  353. }
  354. .affiliates {
  355. padding:5px;
  356. text-align:left;
  357. text-transform:uppercase;
  358. font-size:9px;
  359. letter-spacing:1px;
  360. margin-top:20px;
  361. }
  362. .affiliates img {
  363. width:55px;
  364. height:55px;
  365. border-radius:100px;
  366. border:1px solid {color:border};
  367. }
  368. #wid {
  369. text-align:justify;
  370. margin:5px;
  371. font-size:10px;
  372. letter-spacing:0px;
  373. }
  374. #faq {
  375. text-align:justify;
  376. margin:5px;
  377. font-size:10px;
  378. letter-spacing:0px;
  379. }
  380. #askbox {
  381. text-align:justify;
  382. margin:5px;
  383. font-size:10px;
  384. letter-spacing:0px;
  385. }
  386. .pagination{
  387. font-family: 'open sans', sans-serif;
  388. margin-left:-150px;
  389. width:auto;
  390. font-size:14px;
  391. text-align:center;
  392. }
  393. .pagination a{
  394. padding:3px;
  395. font-family: 'open sans', sans-serif;
  396. font-weight:600;
  397. top:10px;
  398. color:{color:text};
  399. }
  400. .pagination a:hover{
  401. color:{color:hover};
  402. -moz-transition-duration:0.5s;
  403. -webkit-transition-duration:0.5s;
  404. -o-transition-duration:0.5s;
  405. transition: all 0.3s ease-out;
  406. }
  407. .links1 {
  408. width:910px;
  409. height:40px;
  410. overflow:hidden;
  411. cursor:pointer;
  412. top:20px;
  413. opacity:1;
  414. z-index:99999;
  415. position:absolute;
  416. margin-left:210px;
  417. text-align:center;
  418. background:{color:title};
  419. }
  420. .links1 #all {
  421. margin-left:0px;
  422. margin-top:2px;
  423. padding:5px;
  424. height:14px;
  425. }
  426. .links1 #all a:hover {
  427. color:{color:hover};
  428. transition-duration: 0.2s;
  429. -moz-transition-duration: 0.2s;
  430. -webkit-transition-duration: 0.3s;
  431. -o-transition-duration: 0.3s;
  432. }
  433. .links1 a {
  434. width:auto;
  435. height:auto;
  436. margin-bottom:3px;
  437. text-align:center;
  438. text-transform:uppercase;
  439. padding:4px;
  440. line-height:23px;
  441. color:{color:top text};
  442. font-style:none;
  443. z-index:99999;
  444. font-weight:700;
  445. font-family: 'Roboto', sans-serif;
  446. letter-spacing:6px;
  447. font-size:11px;
  448. display:inline-block;
  449. }
  450. #title{
  451. width:900px;
  452. height:30px;
  453. top:560px;
  454. opacity:1;
  455. position:absolute;
  456. font-family: 'Roboto', sans-serif;
  457. letter-spacing:6px;
  458. font-style:none;
  459. text-align:center;
  460. font-weight:700;
  461. padding:5px;
  462. color:{color:top text};
  463. text-transform:uppercase;
  464. line-height:34px;
  465. font-size:11px;
  466. margin-left:210px;
  467. background:{color:title};
  468. z-index:9999;
  469. }
  470. #header{
  471. position:absolute;
  472. opacity:1;
  473. background-image:url('{image:header}');
  474. width:910px;
  475. height:500px;
  476. top:60px;
  477. background:#ddd;
  478. margin-left:210px;
  479. z-index:-999;
  480. }
  481. #header img{
  482. width:910px;
  483. height:500px;
  484. background-image:url('{image:header}');
  485. }
  486. .headers {
  487. position:relative;
  488. width:910px;
  489. top:60px;
  490. height:500px;
  491. background:{color:background};
  492. margin-left:210px;
  493. }
  494. .headers img {
  495. position:absolute;
  496. margin-left:0;
  497. margin-top:30;
  498. }
  499. #entries {
  500. margin-left:580px;
  501. letter-spacing:0px;
  502. position:absolute;
  503. top:640px;
  504. width:500px;
  505. background-color:{color:background};
  506. background-image:url('{image:background}');
  507.  
  508. }
  509. #post {
  510. font-size:10px;
  511. width:500px;
  512. color:{color:post text};
  513. background-color:{color:posts};
  514. text-align:justify;
  515. padding:20px;
  516. overflow:hidden;
  517. line-height:20px;
  518. margin-bottom:40px;
  519. }
  520. #post img{
  521. max-width:500px;
  522. height:auto;
  523. }
  524. #info {
  525. width:512px;
  526. text-align:left;
  527. font-family: 'Roboto', sans-serif;
  528. text-transform:none;
  529. margin-left:-15px;
  530. font-weight:700;
  531. font-size:9px;
  532. margin-top:40px;
  533. letter-spacing:0px;
  534. overflow:hidden;
  535. margin-bottom:-19px;
  536. font-style:none;
  537. padding:10px;
  538. line-height:10px;
  539. color:{color:text};
  540. }
  541. #info a {
  542. text-align:left;
  543. font-family: 'Roboto', sans-serif;
  544. text-transform:none;
  545. font-size:9px;
  546. font-weight:700;
  547. line-height:2px;
  548. color:{color:text};
  549. }
  550. #info a:hover{
  551. color:{color:hover};
  552. font-weight:700;
  553. }
  554. .right{
  555. float:left;
  556. }
  557. #tags {
  558. text-align:left;
  559. opacity:1;
  560. font-size:8px;
  561. font-family: 'Roboto', sans-serif;
  562. margin-top:1px;
  563. margin-left:-12px;
  564. padding:-5px;
  565. font-weight:300;
  566. margin-bottom:0px;
  567. height:15px;
  568. width:530px;
  569. padding-top:0px;
  570. background:{color:accent};
  571. text-transform:uppercase;
  572. transition-duration: 0.5s;
  573. -moz-transition-duration: 0.5s;
  574. -webkit-transition-duration: 0.5s;
  575. -o-transition-duration: 0.5s;
  576. }
  577. #tags a {
  578. padding:0px;
  579. margin-top:1px;
  580. color:{color:text};
  581. line-height:6px;
  582. letter-spacing:0.5px;
  583. font-weight:700;
  584. margin-left:-12px;
  585. font-size:10px;
  586. font-family: 'Roboto', sans-serif;
  587. text-decoration:underline;
  588. display:inline-block;
  589. }
  590. #tags a:hover {
  591. -moz-transition-duration:0.3s;
  592. -webkit-transition-duration:0.3s;
  593. -o-transition-duration:0.3s;
  594. color:{color:hover};
  595. }
  596. #permalink{
  597. margin-bottom:15px;
  598. text-align:left;
  599. font-size:9px;
  600. margin-left:-5px;
  601. margin-top:5px;
  602. font-weight:bold;
  603. text-transform:uppercase;
  604. width:590px;
  605. font-family: 'Roboto', sans-serif;
  606. letter-spacing:0px;
  607. line-height:0px;
  608. color:{color:text};
  609. }
  610. #permalink a{
  611. color:{color:text};
  612. font-family: 'Roboto', sans-serif;
  613. font-size:11px;
  614. text-transform:uppercase;
  615. font-weight:700;
  616. padding:3px;
  617. }
  618. #asking {
  619. margin-left:15px;
  620. margin-top:26px;
  621. }
  622. #askingimage {
  623. }
  624. #askingimage img {
  625. border-radius:100px;
  626. border:1px solid {color:border};
  627. margin-left:15px;
  628. margin-top:20px;
  629. }
  630. #question {
  631. padding:25px;
  632. padding-left:70px;
  633. margin-top:-31px;
  634. margin-left:2px;
  635. color:{color:text};
  636. background-color:{color:question};
  637. }
  638. #asker{
  639. margin-top:-55px;
  640. padding:1px;
  641. margin-left:70px;
  642. font-family: 'Ek Mukta', sans-serif;
  643. text-transform:lowercase;
  644. }
  645. #credit{
  646. position:fixed;
  647. font-size:14px;
  648. font-weight:bold;
  649. padding-bottom:5px;
  650. padding-top:5px;
  651. height:20px;
  652. width:20px;
  653. opacity:1;
  654. padding-left:5px;
  655. padding-right:5px;
  656. margin-left:1320px;
  657. top:645px;
  658. letter-spacing:0px;
  659. line-height:22px;
  660. border-top:1px solid {color:accent};
  661. border-bottom:1px solid {color:accent};
  662. text-align:center;
  663. float:left;
  664. font-family: 'Roboto', sans-serif;
  665. color:{color:text};
  666. text-transform:uppercase;
  667. background-color: rgba(255,255,255, 0.3);
  668. transition-duration: 0.8s;
  669. }
  670. lol {
  671. font-size:11px;
  672. text-align:center;
  673. width:210px;
  674. height:5px;
  675. font-family: 'Calibri';
  676. text-shadow: 1px 1px 3px {color:text shadow};
  677. letter-spacing:1px;
  678. background-color:{color:blockquote};
  679. color:{color:text};
  680. padding:5px;
  681. }
  682.  
  683.  
  684.  
  685.  
  686. {CustomCSS}</style>
  687.  
  688.  
  689.  
  690. </head>
  691. <body>
  692.  
  693. <!---- - BASICS / DONT TOUCH!!! - --->
  694.  
  695.  
  696.  
  697. {block:ifSlideShow}
  698. <div class="headers">
  699. <img src="{image:first header}">
  700. <img src="{image:second header}">
  701. <img src="{image:third header}">
  702. {/block:ifSlideShow}</div>
  703.  
  704.  
  705.  
  706. <div id="title">{text:title}</div>
  707. <div id="header"><img src="{image:header}"></a></div>
  708.  
  709.  
  710. <div class="topp">
  711.  
  712. <div class="sidebox">
  713.  
  714. <!---- - BASICS / DONT TOUCH!!! - --->
  715.  
  716.  
  717. <!---- - DESCRIPTION / DON'T TOUCH - --->
  718. <div class="box">
  719. <div class="tit"><i class="fa fa-home"></i> {text:title 1}</div>
  720. <div id="description">{Description}</div>
  721. </div>
  722.  
  723. <!---- - DESCRIPTION / DON'T TOUCH - --->
  724.  
  725. <!---- - ABOUT BLOGGER / DON'T TOUCH - --->
  726.  
  727. <div class="box">
  728. <div class="tit"><i class="fa fa-user"></i> {text:title 2}</div>
  729. <div id="aboutt"><img src="{PortraitURL-128}" style="width:40px;height:40px;border:1px solid #ddd;border-radius:100px" align="left"> {text:about user}</div>
  730.  
  731. <!---- - AFFILIATES / DON'T TOUCH - --->
  732.  
  733. <div class="box">
  734. <div class="tit"><i class="fa fa-users"></i> {text:title 3}</div>
  735. <div class="affiliates">
  736. <a href="/" title="name"><img src="https://36.media.tumblr.com/6bdfc93c316179798eb5f2fd08dc6e3c/tumblr_nukk4sDg1f1u9o0yqo1_400.jpg"></a>
  737. <a href="/" title="name"><img src="https://36.media.tumblr.com/6bdfc93c316179798eb5f2fd08dc6e3c/tumblr_nukk4sDg1f1u9o0yqo1_400.jpg"></a>
  738. <a href="/" title="name"><img src="https://36.media.tumblr.com/6bdfc93c316179798eb5f2fd08dc6e3c/tumblr_nukk4sDg1f1u9o0yqo1_400.jpg"></a>
  739. <a href="/" title="name"><img src="https://36.media.tumblr.com/6bdfc93c316179798eb5f2fd08dc6e3c/tumblr_nukk4sDg1f1u9o0yqo1_400.jpg"></a>
  740. </div></div>
  741.  
  742.  
  743. <!---- - MEMBERS / DON'T TOUCH - --->
  744.  
  745. <div class="box">
  746. <div class="tit"><i class="fa fa-user-plus"></i> {text:title 4}</div>
  747. <div class="blogs">
  748. {block:GroupMembers}
  749. <table style="margin-top:0px;">
  750. {block:GroupMember}
  751. <tr>
  752. <td style="width:40px;">
  753. <img src="{GroupMemberPortraitURL-128}" width="50px;" height="auto;" style="margin-right: 10px;border-radius:100px;border:solid 1px {color:border};">
  754. </td>
  755. <td style="height:auto;">
  756. <a href="{GroupMemberURL}" title="{GroupMemberTitle}"style="font-family: 'Roboto', sans-serif;margin-top:0px;font-weight:bold;text-transform:uppercase;">{GroupMemberName}</a><br>{GroupMemberTitle}</div>
  757. </tr>
  758. {/block:GroupMember}
  759. </table>
  760. {/block:GroupMembers}
  761.  
  762. </div></div>
  763.  
  764. <!---- - WID / SECOND DESCRIPTION / DON'T TOUCH - --->
  765.  
  766.  
  767. <div class="tit"><i class="fa fa-bars"></i> {text:title 5}</div>
  768. <div id="wid">{text:what i do}</div>
  769.  
  770.  
  771.  
  772. </div>
  773.  
  774.  
  775. <!---- - FAQ / DON'T TOUCH - --->
  776.  
  777. <div class="box">
  778. <div class="tit"><i class="fa fa-question"></i> {text:title 6}</div>
  779. <div id="faq">{text:faq}</div>
  780. </div>
  781.  
  782. <!---- - ASKBOX / DON'T TOUCH - --->
  783.  
  784. <div class="box">
  785. <div class="tit"><i class="fa fa-envelope"></i> {text:title 7}</div>
  786. <div id="askbox"><p style="margin-left:0px;"><iframe src="http://www.tumblr.com/ask_form/{text:ask url}.tumblr.com" id="ask_form" frameborder="0" height="285" scrolling="no" width="280"></iframe></p></div>
  787.  
  788.  
  789.  
  790. </div>
  791. </div>
  792.  
  793. <!---- - LINKS / DON'T TOUCH - --->
  794. <div class="links1">
  795. <div id="all">
  796. <a href="/">Home</a>
  797. <a href="/ask">message</a>
  798. <a href="{text:link 1 url}">{text:link 1}</a>
  799. <a href="{text:link 2 url}">{text:link 2}</a>
  800. <a href="{text:link 3 url}">{text:link 3}</a>
  801. <a href="{text:link 4 url}">{text:link 4}</a>
  802. </div>
  803.  
  804.  
  805.  
  806. <!---- - PAGINATION / DONT TOUCH!!! - --->
  807.  
  808. </div>
  809. </div>
  810.  
  811.  
  812.  
  813.  
  814. <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
  815.  
  816. <div id="entries">
  817. {block:Posts}
  818. <div id="post"
  819.  
  820. <div id="post">
  821. {block:Date}
  822. <div id="permalink">
  823. <a href="{ReblogURL}" title="reblog"target="_blank" class="details"><i class="fa fa-retweet"></i></a>
  824. {block:RebloggedFrom}
  825. <a href="{ReblogParentURL}" title="reblogged from: {ReblogParentName}"><i class="fa fa-history"></i> </a>
  826. {block:ContentSource}
  827. <a href="{ReblogRootURL}" "{ReblogRootName}" title="source: {ReblogRootName}"><i class="fa fa-copyright"></i></a>
  828. {/block:ContentSource}
  829. {/block:RebloggedFrom}
  830. <a href="{Permalink}"> {DayOfMonth} {ShortMonth} {Year} </a> {NoteCount}
  831. </div>
  832. {/block:Date}
  833.  
  834.  
  835. <!--TEXT POSTS-->
  836.  
  837. {block:Text}
  838. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  839. {Body}
  840. {/block:Text}
  841.  
  842. <!---- - END TEXT POSTS / DONT TOUCH!!! - --->
  843.  
  844. <!---- - ANSWER & QUESTION / DONT TOUCH!!! - --->
  845.  
  846. {block:Answer}
  847. <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
  848. <div id="asker">{Asker} sent:</div>
  849. <div id="question">{Question}</div>
  850. {Answer}{/block:Answer}
  851.  
  852.  
  853.  
  854. <!---- - QUOTE / DONT TOUCH!!! - --->
  855.  
  856. {block:Quote}
  857.  
  858. {block:Quote}
  859. <h2>{Quote}</h2>
  860. <div align="right">
  861. {block:Source}<h1>-{Source}</h1>{/block:Source}
  862. </div>
  863. {/block:Quote}
  864.  
  865.  
  866.  
  867. <!---- - LINK & CHAT / DONT TOUCH!!! - --->
  868.  
  869. {block:Link}
  870. <h2><center><a href="{URL}">{Name}</center></a></h2>
  871. {block:Description}{Description}{/block:Description}
  872. {/block:Link}
  873.  
  874.  
  875.  
  876. {block:Chat}
  877. {block:Title}<h2>{Title}</h2>{/block:Title}
  878. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  879. {Line}</li>{/block:Lines}</ul>
  880. {/block:Chat}
  881.  
  882.  
  883.  
  884. <!---- - PHOTO / DONT TOUCH!!! - --->
  885.  
  886. {block:Photo}
  887. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  888.  
  889. {block:Caption}{Caption}{/block:Caption}
  890. {/block:Photo}
  891.  
  892.  
  893.  
  894. {block:Photoset}
  895. {Photoset-500}
  896. {block:Caption}{Caption}{/block:Caption}
  897. {/block:Photoset}
  898.  
  899.  
  900.  
  901. {block:Video}
  902. {Video-500}
  903. {block:Caption}{Caption}{/block:Caption}
  904. {/block:Video}
  905.  
  906.  
  907.  
  908. <!---- - AUDIO / DONT TOUCH!!! - --->
  909.  
  910.  
  911. {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>
  912. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  913. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  914. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  915. {/block:Audio}
  916.  
  917.  
  918.  
  919. <!---- - INFO / DONT TOUCH!!! - --->
  920.  
  921. <div id="info">
  922. {block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  923. {block:HasTags}{block:Tags} <i class="fa fa-tags"></i> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}
  924. </div></div>
  925.  
  926. {/block:Posts}{/block:Posts}
  927.  
  928.  
  929.  
  930. {block:Pagination}
  931. <div class="pagination"style="{color:title text}">
  932. {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}
  933. {/block:Pagination}</div>
  934. </div>
  935. <!---- - CREDIT / DONT TOUCH!!! - --->
  936.  
  937. <div id="credit">
  938. <a href="http://adf.ly/1NFPh1"title="made by im-halsey"><i class="fa fa-diamond"></i></a>
  939.  
  940. </div>
  941. </div>
  942.  
  943.  
  944. </html>
  945. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment