Advertisement
yanilavigne

leinahtan

Jul 24th, 2014
11,185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.60 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <HTML>
  3.  
  4. <!--
  5. leinahtan Theme by: Miss-Yani
  6. (w w w.m i s s - y a n i.c o m)
  7. Visit My Themes's site
  8. (w w w.themesbymissyani.c o m)
  9.  
  10. *Strictly no removing of credits,leave at least one link of my blog*
  11. *You can't use this as your base code*
  12. *No theme redistribution or posting to any site*
  13.  
  14. UPDATE: JULY 25, 2014
  15. *PERMALINK WHEN YOU CLICK NOTES.
  16. IF YOU FIND MORE ERRORS IN MY THEME PLS TUMBLR ASK ME.THANK YOU!
  17. -->
  18.  
  19. <HEAD>
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  21. <title> {title}</title>
  22. <link rel="shortcut icon" href="{favicon}">
  23.  
  24.  
  25. <META name="image:avatar" content="http://static.tumblr.com/0a57274e8fdb73de925a01b56396d4b3/6lttjv1/FpMn98t8r/tumblr_static_3iege593sj40o4k8gk040ko48.jpg">
  26. <META name="image:Background" content="">
  27. <META name="color:Main Background" content="#ffffff">
  28. <META name="color:Main Font" content="#2e2d2d">
  29. <META name="color:Blog Title" content="#151515">
  30. <META name="color:Main Borders" content="#8c8c8c">
  31. <META name="color:Main Menu Font" content="#3c3c3c">
  32. <META name="color:Sidebar header font" content="#000000">
  33. <META name="color:Sidebar header border" content="#8f8f8f">
  34. <META name="color:CHAT BG" content="#dcdcdc">
  35. <META name="color:Link Font" content="#2e4e60">
  36. <META name="color:Link Font hover" content="#529ecc">
  37. <META name="color:Bold Font" content="#75b1d6">
  38. <META name="color:Italic Font" content="#000000">
  39. <META name="color:Post title" content="#000000">
  40. <META name="color:Post bottom border" content="#d4d4d4">
  41. <META name="color:Post tags" content="#e5e5e5">
  42. <META name="color:Tagged Post BG" content="#222222">
  43. <META name="color:Tagged Post BG Hover" content="#c3c3c3">
  44. <META name="color:Tagged Post Link" content="#ffffff">
  45. <META name="color:Tagged Post Link Hover" content="#000000">
  46. <META name="color:Like Stuff BG" content="#f0f0f0">
  47. <META name="color:Question BG" content="#f0f0f0">
  48. <META name="color:Question Font" content="#6b6b6b">
  49. <META name="color:Music Details FONT" content="#d1d0d0">
  50. <META name="color:Music Details BG" content="#2b2b2b">
  51. <META name="color:Pagination BG" content="#000000">
  52. <META name="color:Pagination Hover BG" content="#eeeeee">
  53. <META name="color:Pagination Font" content="#ffffff">
  54. <META name="color:Pagination Font Hover" content="#000000">
  55. <META name="text:MENU 1" content="home">
  56. <META name="text:MENU1 URL" content="/">
  57. <META name="text:MENU 2" content="archive">
  58. <META name="text:MENU2 URL" content="/archive">
  59. <META name="text:MENU 3" content="random">
  60. <META name="text:MENU3 URL" content="/random">
  61. <META name="text:MENU 4" content="rss">
  62. <META name="text:MENU4 URL" content="/rss">
  63. <META name="text:MENU 5" content="Theme">
  64. <META name="text:MENU5 URL" content="http://miss-yani.com">
  65. <meta name='text:SB HEADER 1' content='MORE ABOUT ME' />
  66. <meta name='text:SB HEADER 2' content='MY FLICKR' />
  67. <meta name='text:SB HEADER 3' content='TAGGED POSTS' />
  68. <meta name='text:SB HEADER 4' content='INSTAGRAM' />
  69. <meta name='text:SB HEADER 5' content='CALENDAR' />
  70. <meta name='text:SB HEADER 6' content='STUFF I LIKE' />
  71. <META name="text:TAG ONE" content="Tag One">
  72. <META name="text:TAG TWO" content="Tag two">
  73. <META name="text:TAG THREE" content="Tag three">
  74. <META name="text:TAG FOUR" content="Tag four">
  75. <META name="text:TAG FIVE" content="Tag five">
  76. <meta name='text:Twitter URL' content='http://twitter.com/USERNAME' />
  77. <meta name='text:Facebook URL' content='http://facebook.com/USERNAME' />
  78. <meta name='text:Google URL' content='http://google.com/USERNAME' />
  79. <meta name='text:Instagram URL' content='http://instagram.com/USERNAME' />
  80. <meta name='text:Instagram Username' content='' />
  81. <meta name="if:ShowCalendar" content="1"/>
  82. <META name="text:Flickr ID" content="">
  83. <meta name='text:Disqus Shortname' content='' />
  84. <meta name="if:ShowTaggedPosts" content="1"/>
  85. <meta name="if:ShowBlackButtons" content="1"/>
  86.  
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Domine:700' rel='stylesheet' type='text/css'>
  89. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  90.  
  91. <style type="text/css">
  92. #navbar-iframe {height:0px; visibility:hidden; display:none}
  93.  
  94. a:link, a:visited, a:active {
  95. color: {color:Link Font};
  96. cursor: pointer;
  97. text-decoration:none;
  98. -webkit-transition: .30s ease-in;
  99. }
  100. a:hover {
  101. color: {color:Link Font hover};
  102. text-decoration:none;
  103. cursor: hand;
  104. }
  105. body {
  106. background-color: {color:Main Background};
  107. background-image: url({image:Background});
  108. background-repeat: repeat;
  109. background-position: center center;
  110. color:{color:Main Font};
  111. cursor: default;
  112. text-align:justify;
  113. margin: 0px;
  114. padding: 0px;
  115. list-style-type: none;
  116. }
  117. #whole {
  118. width: 1050px;
  119. height: auto;
  120. color:{color:Main Font};
  121. font-family: 'Inconsolata';
  122. text-transform: none;
  123. letter-spacing: 1px;
  124. font-size:10pt;
  125. }
  126. /* TABLE */
  127. table {
  128. background-color: transparent;
  129. color:{color:Main Font};
  130. font:13px 'Inconsolata';
  131. line-height: 120%;
  132. padding: 0px;
  133. margin-left: auto;
  134. margin-right: auto;
  135. margin-top: 0px;
  136.  
  137. }
  138. .header {
  139. font: 30px Georgia;
  140. color: {color:post title};
  141. text-transform: uppercase;
  142. line-height: 80%;
  143. text-align: center;
  144. max-width: 700px;
  145. }
  146. .date {
  147. font: 10px 'Inconsolata';
  148. color: {color:Link Font};
  149. text-transform: uppercase;
  150. text-align: center;
  151. letter-spacing: 2px;
  152. margin-bottom: 5px;
  153. }
  154. .header2 {
  155. margin: 0 0 0 0;
  156. color: {color:Sidebar header font};
  157. border-bottom: 1px solid {color:Sidebar header border};
  158. width: 230px; height: 15px;
  159. padding-top: 5px; padding-left: 3px;
  160. text-align:justify;
  161. letter-spacing: 2px;
  162. font:15px 'Domine', serif;
  163. text-transform: uppercase;
  164. }
  165. b {
  166. color: {color:Bold Font};}
  167. strong {
  168. color: {color:Bold Font};}
  169. i {
  170. color: {color:Italic Font};}
  171. u {
  172. font-color: {color:Italic Font};
  173. }
  174. a.nav {
  175. background-color:{color:Tagged Post BG};
  176. height: 30px;
  177. color:{color:Tagged Post Link};
  178. border-radius: 10px;
  179. padding: 3px 8px;
  180. margin-bottom: 10px;
  181. -webkit-transition: .30s ease-in;
  182. display: block;
  183. text-align: center;
  184. line-height: 200%;
  185. }
  186. a.nav:hover {
  187. background-color:{color:Tagged Post BG Hover};
  188. color:{color:Tagged Post Link Hover};
  189. border-radius: 10px;
  190. padding: 3px 8px;
  191. }
  192. blockquote {
  193. border-left: 2px solid {color:Post bottom border};
  194. padding: 5px;
  195. }
  196. ol.notes {
  197. padding: 0px;
  198. margin: 25px 0px;
  199. list-style-type: none;
  200. border-bottom: solid 2px {color:Post bottom border};
  201. }
  202.  
  203. ol.notes li.note {
  204. border-top: solid 2px {color:Post bottom border};
  205. padding: 10px;
  206. }
  207.  
  208. ol.notes li.note img.avatar {
  209. vertical-align: -4px;
  210. margin-right: 10px;
  211. width: 16px;
  212. height: 16px;
  213. }
  214.  
  215. ol.notes li.note span.action {
  216. font-weight: bold;
  217. }
  218.  
  219. ol.notes li.note .answer_content {
  220. font-weight: normal;
  221. }
  222.  
  223. ol.notes li.note blockquote {
  224. border-color: {color:post bottom border};
  225. padding: 4px 10px;
  226. margin: 10px 0px 0px 25px;
  227. }
  228. ol.notes li.note blockquote a {
  229. text-decoration: none;
  230. }
  231. .menu{
  232. margin-top:0px;
  233. margin-left: 20px;
  234. height:40px;
  235. width:1040px;
  236. position:relative;
  237. background: transparent;
  238. border-top: 1px {color:Main Borders} solid;
  239. border-bottom: 1px {color:Main Borders} solid;
  240. }
  241. .cl-effect-15 a {
  242. color: rgba(0,0,0,0.2);
  243. font-weight: 700;
  244. text-shadow: none;
  245. }
  246.  
  247. .cl-effect-15 a::before {
  248. font:14px 'Domine', serif;
  249. content: attr(data-hover);
  250. position: relative;
  251. color: {color:Main Menu Font};
  252. padding-top:0px;
  253. font-weight: bold;
  254. width:100px;
  255. margin-left:5px;
  256. margin-top:10px;
  257. text-align:center;
  258. text-transform:uppercase;
  259. letter-spacing:2px;
  260. display:inline-block;
  261. opacity:1.0;
  262. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  263. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  264. transition: transform 0.3s, opacity 0.3s;
  265. }
  266.  
  267. .cl-effect-15 a:hover::before,
  268. .cl-effect-15 a:focus::before {
  269. -webkit-transform: scale(0.9);
  270. -moz-transform: scale(0.9);
  271. transform: scale(0.9);
  272. opacity: .5;
  273.  
  274. }
  275. #content {
  276. float: left;
  277. width: 740px;
  278. text-align: left;
  279. margin-left: 20px;
  280. border-right: {color:Main Borders} solid 1px;
  281. padding: 10px;
  282. min-height:2180px !important;
  283. }
  284. #content .photopost {
  285. width: 700px;
  286. }
  287. .post {
  288. width: 710px;
  289. }
  290. #text {
  291. max-width: 720px;
  292. }
  293. #text img{
  294. width: 700px;
  295. height: auto;
  296. }
  297. #perma {
  298. max-width: 700px;
  299. }
  300. #sidebar{
  301. float: right;
  302. padding: 5px 5 5 5;
  303. width: 230px;
  304. text-align: left;
  305. margin-right: 0px;
  306. margin-top: 20px;
  307. padding-bottom: 50px;
  308. }
  309. #postdetails {
  310. width: 710px;
  311. height: auto;
  312. font: 9px Courier;
  313. text-transform: uppercase;
  314. letter-spacing: 1px;
  315. border-top:1px solid {color:post bottom border};
  316. margin-top: 3px;
  317. margin-bottom: 3px;
  318. line-height: 30px;
  319. }
  320. #postdetails .right {
  321. float: right;
  322. height: auto;
  323. }
  324. #postdetails .left {
  325. float: left;
  326. height: auto;
  327. }
  328. #postdetails .tagged {
  329. margin-top: -10px;
  330.  
  331. }
  332. #flickr {
  333. width:250px;
  334. height:190px;
  335. padding: 0px 5px 0px 5px;
  336. margin-left:1px; padding-top:10px;
  337. }
  338. #flickr img {
  339. float: left;
  340. margin:0 5px 5px 0px;
  341. background: {color:Main Background};
  342. padding: 3px;
  343. width: 60px;
  344. height: 50px;
  345. border: 1px solid {color:Tagged Post BG};
  346. }
  347. #flickr a img:hover {
  348. border: 1px solid {color:link color};
  349. -webkit-transition: .30s ease-in;
  350. opacity: 0.5;
  351. }
  352. /* CHAT */
  353. .chat {
  354. width: 700px;
  355. margin-left:0px;
  356. padding:0px
  357. text-align:left;
  358. }
  359. .chat li {
  360. padding: 2px;
  361. list-style-type: none;
  362. }
  363. .chat li:nth-child(odd) {
  364. background: {color:CHAT BG};
  365. }
  366. #spacebuttom {
  367. margin-top: 100px;
  368. }
  369. /* Q AND A */
  370. #question {
  371. padding:15px; background-color:{color:Question BG}; color:{color:Question Font}; width: 700px;
  372. }
  373. #asker {
  374. text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:10px; font-family:'Dosis', sans-serif;
  375. }
  376. #asker a{
  377. color: {color:link};font-size:15px; font-family:{text:Font Name};line-height: 75px;
  378. }
  379. #asker a:hover {color:{color:link hover};
  380. }
  381. #asker img{
  382. vertical-align:center; float:left;margin-top:15px; margin-left: 320px; margin-right: 5px; border: 2px solid {color:Question BG}; padding: 2px;
  383. }
  384. #arrow{width: 13px; height: 7px; font-size:62px; margin-top:-5px; margin-left:290px; font-family:'trebuchet ms'; color:{color:Question BG};
  385. }
  386. ul#likes {
  387. list-style-type: none;
  388. margin: 0 0 0 0;
  389. padding: 0 0 0 0;
  390. }
  391. li.like_post {
  392. /* Should match the width specified in the Likes tag */
  393. width: 217px;
  394. float: left;
  395. padding: 10px;
  396. background: {color:Like Stuff BG};
  397. -moz-box-shadow: 0px 2px 15px #333;
  398. margin-bottom: 5px;
  399. }
  400. li.like_post img {
  401. width: 215px;
  402. -webkit-transition: .30s ease-in;
  403. }
  404. li.like_post img:hover {
  405. -webkit-transform: rotate(-10deg);
  406. -moz-transform: rotate(-10deg);
  407. -moz-box-shadow: 5px 2px 15px #333;
  408. }
  409. li.like_post blockquote {
  410. margin: 0;
  411. padding: 0 0 0 10px;
  412. border-left: 1px solid {color:Like Stuff BG};
  413. }
  414. li.like_post ol,
  415. li.like_post ul {
  416. margin: 0 0 0 15px;
  417. padding: 0;
  418. }
  419. li.like_post .like_link a {
  420. font-weight: bold;
  421. }
  422. li.like_post .like_title {
  423. font-weight: bold;
  424. }
  425. li.like_post .post_info_bottom {
  426. margin: 10px 0 0 0;
  427. display: block !important;
  428. }
  429. /* AUDIO*/
  430. #audio {
  431. width:710px;
  432. height: 150px;
  433. background-color: {color:Main Background};
  434. }
  435. .playbutton {
  436. width: 20px;
  437. height: 30px;
  438. overflow: hidden;
  439. position: relative;
  440. z-index: 1000;
  441. margin: 15px 24px 13px 16px;
  442.  
  443. }
  444. .playbox {background-color: #fff;
  445. position: absolute;
  446. z-index: 1000;
  447. margin-top: 40px;
  448. margin-left: 40px;
  449. -webkit-border-radius: 100px;
  450. -moz-border-radius: 100px;
  451. border-radius: 100px;
  452. opacity: 0.5;
  453. }
  454. #audio .albumart {
  455. width: 120px;
  456. height: 110;
  457. border: 6px solid {color:Main Background};
  458. margin-left: -3px;
  459. }
  460. #audio .details {
  461. margin-left: 2px;
  462. margin-bottom: 2px;
  463. padding: 5px;
  464. width: 700px;
  465. height: 20px;
  466. text-align:left;
  467. background-color: {color:Music Details BG};
  468. color: {color:Music Details FONT};
  469. font-family: {font:Font Music Details};
  470. font-size: 12pt;
  471. text-transform: uppercase;
  472. }
  473. .photoset-img {
  474. width: 600px;
  475. height: 95px;
  476. height: auto;
  477. }
  478. .tags {
  479. background-color: {color:Post tags};
  480. padding: 3px;
  481. }
  482. .tags:hover {
  483. -webkit-transition: .30s ease-in;
  484. opacity: 0.5;
  485. }
  486. .pages-nav {
  487. height:35px;
  488. padding:10px 9px;
  489. position:relative
  490. }
  491. .pages-nav a {
  492. display:inline-block;
  493. height:35px;
  494. line-height:35px;
  495. padding:0 10px;
  496. background: {color:Pagination BG};
  497. color: {color:Pagination Font};
  498. font-weight:bold
  499. }
  500. .pages-nav a:hover {
  501. background: {color:Pagination Hover BG};
  502. color: {color:Pagination Font Hover};
  503. }
  504. .pages-nav a.previous {
  505. position:absolute;
  506. left:9px;
  507. top:10px
  508. }
  509. .pages-nav a.next {
  510. position:absolute;
  511. right:9px;
  512. top:10px
  513. }
  514. .pages-nav .pages {
  515. text-align:center
  516. }
  517. .pages-nav .pages a {
  518. margin-right:5px;
  519. padding:0 13px;
  520. }
  521. .title {
  522. font: 85px 'Domine', serif;
  523. color: {color:Blog Title};
  524. text-shadow: 1px 0px 3px #807960;
  525.  
  526. }
  527. .logo {
  528. width:40px;
  529. height: 40px;
  530. -webkit-transition: all 0.5s ease;
  531. -webkit-filter: brightness({block:IfShowBlackButtons}-{/block:IfShowBlackButtons}80%);
  532.  
  533. }
  534. .logo:hover {
  535. -webkit-filter: brightness(65%);
  536. -webkit-transition: all 1s ease;
  537. -moz-transition: all 1s ease;
  538. -o-transition: all 1s ease;
  539. -ms-transition: all 1s ease;
  540. transition: all 1s ease;
  541. }
  542. .circular {
  543. width: 200px;
  544. height: autopx;
  545. border-radius: 200px;
  546. -webkit-border-radius: 200px;
  547. -moz-border-radius: 200px;
  548. }
  549. .circular:hover {
  550. -webkit-transition: .30s ease-in;
  551. opacity: 0.5;
  552. }
  553. .like_and_reblog_buttons {
  554. border: 0px solid #e8e8e8;
  555. border-radius: 3px;
  556. list-style: none;
  557. margin-top: 0px;
  558. }
  559. .like_and_reblog_buttons li:hover {
  560. -webkit-transition: .30s ease-in;
  561. opacity: 0.5;
  562. }
  563.  
  564. .like_and_reblog_buttons li {
  565. float: left;
  566. margin: 1;
  567. padding: 5px;
  568. height: 15px;
  569. }
  570. .like_and_reblog_buttons li:first-child {
  571. border-right: 1px solid {color:Post bottom border};
  572. }
  573. #bottom {
  574. background-color: {color:Main Background};
  575. width: 1020px;
  576. height: 70px;
  577. color:{color:Main Font};
  578. font:8px 'Domine', serif;;
  579. text-transform: uppercase;
  580. letter-spacing: 1px;
  581. text-align: center;
  582. border-top: {color:Main Borders} solid 1px;
  583. padding: 10px;
  584. }
  585. {CustomCSS}
  586. </style>
  587.  
  588. </head>
  589. <body>
  590.  
  591. <center>
  592. <table width="1050px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";>
  593.  
  594.  
  595. <div id="whole">
  596. <br><br><br><br>
  597. <a href="/"><div class="title">{Title}</div></a>
  598.  
  599.  
  600. <center>
  601. <div class='menu'>
  602. <div class="menunav">
  603. <nav class="cl-effect-15" id="cl-effect-15">
  604. <a href="{text:MENU1 URL}" data-hover="{text:MENU 1}"></a>
  605. <a href="{text:MENU2 URL}" data-hover="{text:MENU 2}"></a>
  606. <a href="{text:MENU3 URL}" data-hover="{text:MENU 3}"></a>
  607. <a href="{text:MENU4 URL}" data-hover="{text:MENU 4}"></a>
  608. <a href="{text:MENU5 URL}" data-hover="{text:MENU 5}"></a>
  609. {block:AskEnabled}
  610. <a href="/ask" data-hover="ASK ME"></a>
  611. {/block:AskEnabled}
  612. {block:IfSubmitEnabled}
  613. <a href="/submit" data-hover="SUBMIT"></a>
  614. {/block:IfSubmitEnabled}
  615. </nav>
  616. </div>
  617. </div>
  618. </center>
  619.  
  620.  
  621. <td width="730px" valign="top" cellpadding="15" style="background: transparent;">
  622.  
  623. <div id="content">
  624. {block:Posts}
  625. <div class="post">
  626. <br>
  627. {block:Text}
  628.  
  629. {block:Title}<div class="header">
  630. {Title}</strong></div>
  631. <div class="date"><a href="{Permalink}">{DayOfWeek}, {DayOfMonthWithZero} {Month} {Year}</a></div>
  632. {/block:Title}
  633. <div id="text">{Body}</div>
  634. {/block:Text}
  635.  
  636.  
  637. {block:Photoset}
  638. {block:IndexPage}
  639. {Photoset-700}
  640. {block:Caption}
  641. <div id="text">{Caption}</div>
  642. {/block:Caption}
  643. {/block:IndexPage}
  644. {block:PermalinkPage}
  645. {Photoset-700}
  646. {block:Caption}
  647. {Caption}
  648. {/block:Caption}{/block:PermalinkPage}
  649. {/block:Photoset}
  650.  
  651.  
  652. {block:Photo}
  653. {LinkOpenTag}<img class="photopost" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" id="photoposts">{LinkCloseTag}
  654. {block:Caption}<div id="text">{Caption}</div>{/block:Caption}
  655. {/block:Photo}
  656.  
  657.  
  658.  
  659. {block:Quote}
  660. <div class="header">{Quote}</div>
  661. {block:Source}{Source}{/block:Source}<br>
  662. {/block:Quote}
  663.  
  664. {block:Link}
  665. <div class="header"><a href="{URL}" {Target}>{Name}</a></div>
  666. {block:Description}{Description}{/block:Description}
  667. {/block:Link}
  668.  
  669. {block:Chat}
  670. {block:Title}<div class="header">{Title}</div>{/block:Title}
  671. <div class="date"><a href="{Permalink}">{DayOfWeek}, {DayOfMonthWithZero} {Month} {Year}</a></div>
  672. <div class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>
  673. {/block:Lines}<br></div>
  674. {/block:Chat}
  675.  
  676. {block:Audio}
  677. <div id="audio">
  678. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  679. <div class="albumart">{block:AlbumArt}<img class="albumart" src="{AlbumArtURL}" align="left">{/block:AlbumArt}</div>
  680.  
  681. <div class="details">&nbsp;&nbsp;{PlayCountWithLabel}</div>
  682.  
  683. {block:Album}
  684. <div class="details">&nbsp;&nbsp;{Album}</div>
  685. {/block:Album}
  686.  
  687. {block:Artist}
  688. <div class="details">&nbsp;&nbsp;{Artist}</div>
  689. {/block:Artist}
  690.  
  691. {block:TrackName}
  692. <div class="details"> &nbsp;&nbsp;{TrackName}</div>
  693. {/block:TrackName}
  694.  
  695. </div>
  696. {block:PermalinkPage}
  697. {block:caption}<div id="text">{caption}</div>{/block:caption}
  698. {/block:PermalinkPage}
  699. {/block:Audio}
  700.  
  701. {block:Video}
  702. <div style="margin-bottom:15px;">
  703. {Video-700}</div><div id="text">{Caption}</div>
  704. {/block:Video}
  705.  
  706. {block:Answer}<div id="text">
  707. <div id="question">{Question}</div></div>
  708. <div id="arrow">◥</div>
  709. <div id="asker"><a href="{askerurl}"><img src="{AskerPortraitURL-30}"></a></div><br><br><br><br>
  710. <div id="text">{answer}</div>
  711. {/block:Answer}
  712.  
  713. <div id="postdetails">
  714. <div class="right">
  715. <ul class="like_and_reblog_buttons">
  716. <li>{ReblogButton size="15"}</li>
  717. <li>{LikeButton size="15"}</li>
  718. </ul>
  719. </div>
  720.  
  721. <div class="left">
  722. Posted {TimeAgo}{block:NoteCount} | <a href="{PermaLink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  723. {block:RebloggedFrom} | <a href="{ReblogParentURL}"> via </a>{/block:RebloggedFrom}{block:ContentSource} | <a href="{SourceURL}" target="_blank"> © </a>{/block:ContentSource} {block:IfDisqusShortname} | <a href="{Permalink}#disqus_thread">Comments</a>
  724. <script type="text/javascript">
  725. var disqus_shortname = '{text:Disqus Shortname}';
  726.  
  727. (function () {
  728. var s = document.createElement('script'); s.async = true;
  729. s.type = 'text/javascript';
  730. s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
  731. (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  732. }());
  733. </script>{/block:IfDisqusShortname}
  734.  
  735. <div class="tagged">
  736. {block:HasTags}
  737. {block:Tags}<a class="tags" href="{TagURL}">#{Tag}</a> {/block:Tags}
  738. {/block:HasTags}
  739. </div>
  740. </div>
  741.  
  742. </div>
  743. <div id="spacebuttom"></div>
  744.  
  745.  
  746.  
  747. {block:PermalinkPage}
  748. <br><br><div id="perma">
  749. {block:IfDisqusShortname}
  750. <div id="disqus_thread"></div>
  751. <script type="text/javascript">
  752. /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  753. var disqus_shortname = '{text:Disqus Shortname}'; // required: replace example with your Disqus site shortname
  754. var disqus_url = '{Permalink}';
  755. var disqus_title = '{block:PostTitle}{PostTitle}{/block:PostTitle}';
  756.  
  757. /* * * DON'T EDIT BELOW THIS LINE * * */
  758. (function() {
  759. var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  760. dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
  761. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  762. })();
  763. </script>
  764. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  765. <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a><br>
  766. {/block:IfDisqusShortname}
  767. <br><br>
  768.  
  769. {block:PostNotes}
  770. <br>
  771. {PostNotes}
  772. {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}
  773. {/block:PostNotes}
  774. </div>
  775. {/block:PermalinkPage}
  776. </div>
  777. {/block:Posts}
  778.  
  779.  
  780. <center>{block:Pagination} <br>
  781. <div class="pages-nav">
  782. {block:PreviousPage}
  783. <a href="{PreviousPage}" class="previous">« Previous Page</a>
  784. {/block:PreviousPage}
  785. <center>
  786. {block:JumpPagination length="10"}
  787. {block:JumpPage}
  788. <a href="{URL}"><div class="pages">{PageNumber}</div></a>
  789. {/block:JumpPage}
  790. {/block:JumpPagination}
  791. </center>
  792. {block:NextPage}
  793. <a href="{NextPage}" class="next">Next Page »</a>
  794. {/block:NextPage}
  795. </div><br>
  796. {/block:Pagination}
  797. </center>
  798.  
  799. </div>
  800. </td>
  801.  
  802. <td width="230px" valign="top" style="background:transparent; text-align:left;
  803. ">
  804. <div id="sidebar">
  805. <center><a href="/"><img class="circular" src="{image:avatar}" ></img></a><br>
  806. {block:Description}<br>{Description}<br>{/block:Description}
  807. <br>
  808. {block:IfTwitterURL}
  809. <a class="logo" href="{text:Twitter URL}"><img src="http://static.tumblr.com/6lttjv1/GZimeta48/tw.png" ></img></a>
  810. {/block:IfTwitterURL}
  811. {block:IfFacebookURL}
  812. <a class="logo" href="{text:Facebook URL}"><img src="http://static.tumblr.com/6lttjv1/EODmeta4s/fb.png" ></img></a>
  813. {/block:IfFacebookURL}
  814. {block:IfGoogleURL}
  815. <a class="logo" href="{text:Google URL}"><img src="http://static.tumblr.com/6lttjv1/yjNmeta55/em.png" ></img></a>
  816. {/block:IfGoogleURL}
  817. {block:IfInstagramURL}
  818. <a class="logo" href="{text:Instagram URL}"><img src="http://static.tumblr.com/6lttjv1/Trkn6mo8c/insta.png" ></img></a><br><br>
  819. {/block:IfInstagramURL}
  820. </center>
  821. {block:IfFlickrID}<br><br>
  822. <div class="header2">{text:SB HEADER 2}</div>
  823. <div id="flickr">
  824. <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=9&display=latest&size=s&layout=x&source=user&user={text:Flickr ID}"></script>
  825. </div>{/block:IfFlickrID}
  826.  
  827.  
  828. {block:IfShowTaggedPosts}<br>
  829. {block:IfTAGONE}<div class="header2">{text:SB HEADER 3}</div><br>{/block:IfTAGONE}
  830.  
  831. {block:IfTAGONE}
  832. <a class="nav" href="/tagged/{text:TAG ONE}">{text:TAG ONE}</a>
  833. {/block:IfTAGONE}
  834.  
  835. {block:IfTAGTWO}
  836. <a class="nav" href="/tagged/{text:TAG TWO}">{text:TAG TWO}</a>
  837. {/block:IfTAGTWO}
  838.  
  839. {block:IfTAGTHREE}
  840. <a class="nav" href="/tagged/{text:TAG THREE}">{text:TAG THREE}</a>
  841. {/block:IfTAGTHREE}
  842.  
  843. {block:IfTAGFOUR}
  844. <a class="nav" href="/tagged/{text:TAG FOUR}">{text:TAG FOUR}</a>
  845. {/block:IfTAGFOUR}
  846.  
  847. {block:IfTAGFIVE}
  848. <a class="nav" href="/tagged/{text:TAG FIVE}">{text:TAG FIVE}</a>
  849. {/block:IfTAGFIVE}
  850.  
  851. {/block:IfShowTaggedPosts}
  852.  
  853.  
  854.  
  855.  
  856. {block:IfInstagramUsername}<br>
  857. <div class="header2">{text:SB HEADER 4}</div>
  858. <br><center>
  859. <iframe src="http://widget.stagram.com/in/{text:Instagram Username}/?s=60&w=3&h=3&b=1&bg={color:Main Background}&p=5" allowtransparency="true" frameborder="0" scrolling="no" style="border:none;overflow:hidden;width:230px; height: 225px" ></iframe> <!-- Webstagram - web.stagram.com --></center>
  860. <br>
  861. {/block:IfInstagramUsername}
  862.  
  863.  
  864.  
  865. {block:IfShowCalendar}<br>
  866. <div class="header2">{text:SB HEADER 5}</div>
  867.  
  868. <SCRIPT language="JavaScript">
  869. monthnames = new Array(
  870. "JANUARY",
  871. "FEBRUARY",
  872. "MARCH",
  873. "APRIL",
  874. "MAY",
  875. "JUNE",
  876. "JULY",
  877. "AUGUST",
  878. "SEPTEMBER",
  879. "OCTOBER",
  880. "NOVEMBER",
  881. "DECEMBER");
  882. var linkcount=0;
  883. function addlink(month, day, href) {
  884. var entry = new Array(3);
  885. entry[0] = month;
  886. entry[1] = day;
  887. entry[2] = href;
  888. this[linkcount++] = entry;
  889. }
  890. Array.prototype.addlink = addlink;
  891. linkdays = new Array();
  892. monthdays = new Array(12);
  893. monthdays[0]=31;
  894. monthdays[1]=28;
  895. monthdays[2]=31;
  896. monthdays[3]=30;
  897. monthdays[4]=31;
  898. monthdays[5]=30;
  899. monthdays[6]=31;
  900. monthdays[7]=31;
  901. monthdays[8]=30;
  902. monthdays[9]=31;
  903. monthdays[10]=30;
  904. monthdays[11]=31;
  905. todayDate=new Date();
  906. thisday=todayDate.getDay();
  907. thismonth=todayDate.getMonth();
  908. thisdate=todayDate.getDate();
  909. thisyear=todayDate.getYear();
  910. thisyear = thisyear % 100;
  911. thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));
  912. if (((thisyear % 4 == 0)
  913. && !(thisyear % 100 == 0))
  914. ||(thisyear % 400 == 0)) monthdays[1]++;
  915. startspaces=thisdate;
  916. while (startspaces > 7) startspaces-=7;
  917. startspaces = thisday - startspaces + 1;
  918. if (startspaces < 0) startspaces+=7;
  919. document.write("<FONT face='arial'>");
  920. document.write("<table width=100% border=0 " );
  921. document.write("style='font-size : 10px; color :#444;' cellpadding=0 cellspacing=1>");
  922.  
  923. document.write("<tr><td colspan=7><ce><upper><center>"
  924. + monthnames[thismonth] + " " + thisyear
  925. + "</center></upper></ce></td></tr>");
  926. document.write("<tr>");
  927. document.write("<td align=center><strong><ce>S</ce></strong></td>");
  928. document.write("<td align=center><strong><ce>M</ce></strong></td>");
  929. document.write("<td align=center><strong><ce>T</ce></strong></td>");
  930. document.write("<td align=center><strong><ce>W</ce></strong></td>");
  931. document.write("<td align=center><strong><ce>T</ce></strong></td>");
  932. document.write("<td align=center><strong><ce>F</ce></strong></td>");
  933. document.write("<td align=center><strong><ce>S</ce></strong></td>");
  934. document.write("</tr>");
  935. document.write("<tr>");
  936. for (s=0;s<startspaces;s++) {
  937. document.write("<td align=center>x</td>");
  938. }
  939. count=1;
  940. while (count <= monthdays[thismonth]) {
  941. for (b = startspaces;b<7;b++) {
  942. linktrue=false;
  943. document.write("<td align=center>");
  944. for (c=0;c<linkdays.length;c++) {
  945. if (linkdays[c] != null) {
  946. if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {
  947. document.write("<a href=\"" + linkdays[c][2] + "\">");
  948. linktrue=true;
  949. }
  950. }
  951. }
  952. if (count==thisdate) {
  953. document.write("<B>");
  954. }
  955. if (count <= monthdays[thismonth]) {
  956. document.write(count);
  957. }
  958. else {
  959. document.write("x");
  960. }
  961. if (count==thisdate) {
  962. document.write("</B>");
  963. }
  964. if (linktrue)
  965. document.write("</a>");
  966. document.write("</td>");
  967. count++;
  968. }
  969. document.write("</tr>");
  970. document.write("<tr>");
  971. startspaces=0;
  972. }
  973. document.write("</table>");
  974. document.write("</FONT>");
  975. // End --></SCRIPT>
  976. <br>{/block:IfShowCalendar}
  977.  
  978.  
  979. {block:Likes}
  980. <div class="header2">{text:SB HEADER 6}</div><br>
  981. <div id="likes_container">
  982.  
  983.  
  984. {Likes limit="3" summarize="100" width="220"}
  985.  
  986. <a href="http://www.tumblr.com/liked/by/{Name}">
  987. See more stuff I like
  988. </a>
  989. </div>
  990. {/block:Likes}
  991.  
  992.  
  993.  
  994. </div>
  995.  
  996.  
  997.  
  998. </td></tr>
  999. </table>
  1000.  
  1001. <center>
  1002. <table width="1050px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";>
  1003. <div id="bottom"><br><br><br><br><br>
  1004. © <a href="/">{title}</a> | Theme <a href="http://miss-yani.com">leinahtan</a>, DESIGNED BY: <a href="http://miss-yani.com">MISS-YANI</a> | POWERED BY: <a href="http://tumblr.com">TUMBLR</a><br><br>
  1005. </div>
  1006. </td></tr>
  1007. </table>
  1008. </center>
  1009.  
  1010. <script type="text/javascript" src="/tweets.js"></script>
  1011.  
  1012.  
  1013. </body>
  1014. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement