Advertisement
missdilaurentis

MissDiLaurentis Theme #30

May 4th, 2014
5,628
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.05 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  5. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  6. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  7.  
  8. <head><title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  14.  
  15. <!--
  16. THEME #30 BY JASONDILAURENTS / THEMESBYJASONDILAURENTS
  17.  
  18. http://jasondilaurents.tumblr.com
  19. http://themesbyjasondilaurents.tumblr.com
  20.  
  21. Please do not use as base
  22. Don't claim as your own
  23. Don't remove my credit.
  24.  
  25. Thank you!
  26. -->
  27.  
  28. <!--DEFAULT VARIABLES-->
  29.  
  30. <!--COLORS-->
  31. <meta name="color:Audio title" content="#ff0286"/>
  32. <meta name="color:Background" content="#ffffff"/>
  33. <meta name="color:Bold" content="#888888"/>
  34. <meta name="color:Blog title" content="#ff0084"/>
  35. <meta name="color:Blog title bg" content="#000000"/>
  36. <meta name="color:Description bg" content="#242424"/>
  37. <meta name="color:Entry bg" content="#ffffff"/>
  38. <meta name="color:Entry border" content="#000000"/>
  39. <meta name="color:Info" content="#808080"/>
  40. <meta name="color:Info bg" content="#000000"/>
  41. <meta name="color:Info first line" content="#ff2e9b"/>
  42. <meta name="color:Italic" content="#86649b"/>
  43. <meta name="color:Links" content="#c31670"/>
  44. <meta name="color:Links Hover" content="#ff2e9b"/>
  45. <meta name="color:NavLinks" content="#808080"/>
  46. <meta name="color:NavLinks bg" content="#000000"/>
  47. <meta name="color:NavLinks Hover" content="#ff2e9b"/>
  48. <meta name="color:Navtext" content="#ffffff"/>
  49. <meta name="color:Navtext bg" content="#232323"/>
  50. <meta name="color:Navtext border" content="#c31670"/>
  51. <meta name="color:Pagination" content="#000000"/>
  52. <meta name="color:Post title" content="#000000"/>
  53. <meta name="color:Question Bg" content="#000000"/>
  54. <meta name="color:Question Border" content="#c31670"/>
  55. <meta name="color:Selection" content="#ffffff"/>
  56. <meta name="color:Selection BG" content="#000000"/>
  57. <meta name="color:Scrollbar" content="#000000"/>
  58. <meta name="color:Scrollbar bg" content="#ffffff"/>
  59. <meta name="color:Sb container bg" content="#ffffff"/>
  60. <meta name="color:Sb container border" content="#000000"/>
  61. <meta name="color:Sidebar Background" content="#ffffff"/>
  62. <meta name="color:Sidebar Text" content="#d0cbcb"/>
  63. <meta name="color:Tags" content="#808080"/>
  64. <meta name="color:Tags bg" content="#000000"/>
  65. <meta name="color:Text" content="#9f9f9f"/>
  66.  
  67. <!--IMAGES AND SUBTITLE-->
  68. <meta name="image:Background" content="" />
  69. <meta name="image:Sidebar background" content=""/>
  70. <meta name="image:Sidebar background2" content=""/>
  71. <meta name="image:Sidebar" content=""/>
  72.  
  73. <!--NAVIGATION LINKS-->
  74. <meta name="text:Link 1 URL" content="/" />
  75. <meta name="text:Link 1 Title" content="link 1" />
  76. <meta name="text:Link 2 URL" content="/" />
  77. <meta name="text:Link 2 Title" content="link 2" />
  78. <meta name="text:Link 3 URL" content="/" />
  79. <meta name="text:Link 3 Title" content="link 3" />
  80. <meta name="text:Link 4 URL" content="/" />
  81. <meta name="text:Link 4 Title" content="link 4" />
  82. <meta name="text:Link 5 URL" content="/" />
  83. <meta name="text:Link 5 Title" content="link 5" />
  84. <meta name="text:Link 6 URL" content="/" />
  85. <meta name="text:Link 6 Title" content="link 6" />
  86. <meta name="text:Link 7 URL" content="/" />
  87. <meta name="text:Link 7 Title" content="link 7" />
  88. <meta name="text:Link 8 URL" content="/" />
  89. <meta name="text:Link 8 Title" content="link 8" />
  90.  
  91. <!--SHOW NAVIGATION LINKS-->
  92. <meta name="if:Show Link1" content="1">
  93. <meta name="if:Show Link2" content="1">
  94. <meta name="if:Show Link3" content="1">
  95. <meta name="if:Show Link4" content="1">
  96. <meta name="if:Show Link5" content="1">
  97. <meta name="if:Show Link6" content="1">
  98. <meta name="if:Show Link7" content="1">
  99. <meta name="if:Show Link8" content="1">
  100.  
  101. <!--DEFAULT FONTS AND FONTS SIZE-->
  102. <meta name="text:Post Font Size" content="10px"/>
  103. <meta name="text:Post Font" content="Arial"/>
  104. <meta name="text:Sidebar Font Size" content="9px"/>
  105. <meta name="text:Sidebar Font" content="Arial"/>
  106.  
  107. <!--END OF DEFAULT VARIABLES-->
  108.  
  109. <!--FONTS-->
  110.  
  111. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400italic,700italic' rel='stylesheet' type='text/css'>
  112.  
  113. <style type="text/css">
  114.  
  115.  
  116. body {
  117. background:{color:background};
  118. background-image: url('{image:background}');
  119. background-attachment:fixed;
  120. margin:0px;
  121. color:{color:text};
  122. font-family:'arial';
  123. font-size:11px;
  124. line-height:100%;}
  125.  
  126. /* SCROLLBAR */
  127.  
  128. ::-webkit-scrollbar-thumb:vertical {
  129. height:12px;;
  130. background-color:{color:scrollbar};}
  131. ::-webkit-scrollbar-thumb:horizontal {
  132. background-color:{color:scrollbar bg};}
  133. ::-webkit-scrollbar {
  134. width:5px;
  135. height:7px;
  136. background-color:{color:scrollbar bg};}
  137.  
  138. /* BASICS */
  139.  
  140. a, a:active, a:visited {
  141. transition:0.8s;
  142. -o-transition-transition:0.8s;
  143. -webkit-transition-duration:0.8s;
  144. -moz-transition-duration:0.8s;
  145. text-decoration:none;
  146. color:{color:links};}
  147.  
  148. a:hover {
  149. transition:0.8s;
  150. -o-transition-transition:0.8s;
  151. -webkit-transition-duration:0.8s;
  152. -moz-transition-duration:0.8s;
  153. text-decoration:none;
  154. color:{color:links hover};
  155. background-color:{color:transparent};}
  156.  
  157. b, strong {color:{color:bold};}
  158. i, em {color:{color:italic};}
  159. p{margin-top:5px; margin-bottom:5px}
  160.  
  161. blockquote {
  162. padding:0px;
  163. padding-left:5px;
  164. margin:5px;
  165. margin-top:10px;
  166. margin-bottom:10px;
  167. border-left:3px solid ; border-color:{color:text};
  168. max-width:500px;}
  169.  
  170. blockquote blockquote {
  171. padding-left:5px;
  172. border-left:2px solid ;border-color:{color:text};
  173. max-width:500px;}
  174.  
  175. blockquote img {
  176. max-width:450px}
  177.  
  178. ul, li img {
  179. max-width:400px}
  180.  
  181. h1 {
  182. font-size:18px;
  183. font-family:'calibri';
  184. line-height:100%;
  185. margin-bottom:20px;
  186. text-transform:none;
  187. font-weight:normal;
  188. font-style:none;
  189. text-align:left;
  190. color:{color:post title};}
  191.  
  192. /* POSTS */
  193.  
  194. #entries {
  195. padding:30px;
  196. width:500px;
  197. border-left:3px solid;
  198. border-color:{color:entry border};
  199. margin-left:500px;
  200. margin-right:auto;
  201. margin-top:0px;
  202. font-family:'arial';
  203. color:{color:Text};
  204. background:{color:entry bg};}
  205.  
  206. #post {
  207. width:500px;
  208. padding-bottom:5px;
  209. margin-top:-10px;
  210. font-family:{text:Post Font};
  211. font-size:{text:Post Font Size};
  212. text-transform:none;
  213. color:{color:text};
  214. word-wrap: break-word;}
  215.  
  216. #quote {
  217. font-size: 14pt;
  218. line-height: 15pt;
  219. font-style:italic;
  220. color: {color:text};
  221. font-family: 'Playfair Display';
  222. padding-left: 0px;}
  223.  
  224. #source {
  225. text-align: left;
  226. font-style:none;}
  227.  
  228. /* AUDIO */
  229.  
  230. #Allaudio {
  231. width:480px;
  232. height:50px;
  233. padding:10px;
  234. background-color:#000;
  235. box-shadow:0px 0px 4px #232323;}
  236.  
  237. #audioplayer {
  238. float:right;
  239. height:50px;
  240. width:50px;
  241. margin-top:0px;
  242. margin-left:10px;
  243. overflow:hidden;
  244. background-color:#000;
  245. opacity: 1;filter:alpha(opacity=60);
  246. -webkit-transition: all 0.7s ease;
  247. -moz-transition: all 0.7s ease;
  248. -o-transition: all 0.7s ease;}
  249.  
  250. #audioplayer:hover {
  251. opacity: 1; filter:alpha(opacity=60);}
  252.  
  253. #audioplayerz {
  254. width:25px;
  255. height:25px;
  256. margin-top:10px;
  257. margin-left:8px;
  258. overflow:hidden;
  259. padding:3px;}
  260.  
  261. #albumart {
  262. margin-left:0px;
  263. margin-right:10px;
  264. float:left;}
  265.  
  266. #audiostuff {
  267. color:{color:text};
  268. text-transform:uppercase;
  269. border-left:1px dashed;
  270. border-color:#232323;
  271. font-family:'arial';
  272. float:left;
  273. text-align:left;
  274. height:35px;
  275. padding:8px;
  276. font-size:7px;
  277. margin-top:0px;
  278. margin-bottom:10px;
  279. margin-left:5px;}
  280.  
  281. /* CREDIT */
  282.  
  283. .credit a{z-index:99999;font-family:'calibri'; letter-spacing:0px; font-size:8px; bottom:1px; right:5px; position:fixed; padding:3px; text-align:right; font-weight:normal;opacity:1;}
  284.  
  285. /* SIDEBAR */
  286.  
  287. #sidebar {
  288. z-index:99999999;
  289. width:350px;
  290. height:100%;
  291. position:fixed;
  292. left:30px;
  293. margin-top:-20px;
  294. padding-top:10px;
  295. padding-bottom:10px;
  296. background:{color:sidebar background};
  297. background-image: url('{image:Sidebar Background}');
  298. background-repeat:repeat;
  299. background-position:center bottom;
  300. -webkit-transition: opacity 0.6s linear;
  301. -webkit-transition: all 0.6s ease-in-out;
  302. -moz-transition: all 0.6s ease-in-out;
  303. -o-transition: all 0.6s ease-in-out;}
  304.  
  305. #both {
  306. opacity:0;
  307. margin-top:-250px;
  308. border:2px solid;
  309. border-color:{color:sb container border};
  310. width:310px;
  311. padding:5px;
  312. height:100px;
  313. background-color:{color:sb container bg};
  314. margin-left:auto;
  315. margin-right:auto;
  316. -webkit-transition: opacity 0.8s linear;
  317. -webkit-transition: all 0.8s ease-in-out;
  318. -moz-transition: all 0.8s ease-in-out;
  319. -o-transition: all 0.8s ease-in-out;}
  320.  
  321. #sidebarimage {
  322. max-width:100px;
  323. height:100px;
  324. margin-left:0px;
  325. text-align:center;}
  326.  
  327. #sidebarimage img {
  328. max-width:100px;
  329. height:100px;}
  330.  
  331. #tbar {
  332. width:30px;
  333. height:100%;
  334. margin-top:0px;
  335. background-color:{color:blog title bg};
  336. margin-left:0px;
  337. position:fixed;}
  338.  
  339. #title {
  340. color:{color:blog title};
  341. white-space: nowrap;
  342. letter-spacing:0px;
  343. margin-top:415px;
  344. line-height:22px;
  345. font-style:none;
  346. font-size:26px;
  347. font-family:'calibri';
  348. text-align:center;
  349. padding-bottom:2px;
  350. -webkit-transform: rotate(270deg);
  351. -moz-transform: rotate(270deg);
  352. -o-transform: rotate(270deg);}
  353.  
  354. #sidebar:hover {
  355. background:{color:sidebar background};
  356. background-image: url('{image:Sidebar Background2}');
  357. background-repeat:repeat;
  358. background-position:center bottom;
  359. -webkit-transition: opacity 0.6s linear;
  360. -webkit-transition: all 0.6s ease-in-out;
  361. -moz-transition: all 0.6s ease-in-out;
  362. -o-transition: all 0.6s ease-in-out;}
  363.  
  364. #sidebar:hover #both{
  365. opacity:1;
  366. margin-top:270px;
  367. -webkit-transition: opacity 0.8s linear;
  368. -webkit-transition: all 0.8s ease-in-out;
  369. -moz-transition: all 0.8s ease-in-out;
  370. -o-transition: all 0.8s ease-in-out;}
  371.  
  372. #description {
  373. z-index:999999;
  374. width:180px;
  375. height:80px;
  376. overflow-y:auto;
  377. margin-top:-100px;
  378. padding:10px;
  379. margin-left:110px;
  380. margin-right:auto;
  381. font-family:{text:Sidebar Font};
  382. font-size:{text:Sidebar Font Size};
  383. font-weight:normal;
  384. text-transform:none;
  385. font-style:none;
  386. text-align:left;
  387. color:{color:sidebar text};
  388. background-color:{color:description bg};}
  389.  
  390. /* PAGINATION */
  391.  
  392. #pagination {
  393. font-family:'cambria';
  394. width:560px;
  395. height:30px;
  396. position:fixed;
  397. word-spacing:3px;
  398. line-height:30px;
  399. font-size:10px;
  400. margin-left:-30px;
  401. bottom:0;
  402. font-weight:bold;
  403. background-color:{color:entry bg};
  404. font-style:normal;
  405. text-align:center;}
  406.  
  407. #pagination a {
  408. color:{color:pagination};}
  409.  
  410. #pagination a:hover {
  411. color:{color:pagination};}
  412.  
  413. /* NAVIGATION LINKS */
  414.  
  415. div#qTip {
  416. display: none;
  417. text-align:left;
  418. position:absolute;
  419. letter-spacing:2px;
  420. text-transform:uppercase;
  421. font-weight:normal;
  422. z-index:99999999999;
  423. font-family:'arial';
  424. border:1px solid;
  425. border-color:{color:navtext border};
  426. font-size:7px;
  427. padding:3px 8px;
  428. line-height:13px;
  429. color:{color:navtext};
  430. background:{color:navtext bg};}
  431.  
  432. #lbar {
  433. width:30px;
  434. height:100%;
  435. margin-top:0px;
  436. background-color:{color:navlinks bg};
  437. margin-left:380px;
  438. position:fixed;}
  439.  
  440. .Navlinks {
  441. position:fixed;
  442. text-align:center;
  443. margin-top:200px;
  444. margin-bottom:10px;
  445. margin-left:2px;
  446. margin-right:auto;
  447. font-family:'droid serif';
  448. font-size:9px;
  449. letter-spacing:1px;
  450. text-transform:lowercase;}
  451.  
  452. .Navlinks a{
  453. white-space:nowrap;
  454. display:inline-block;
  455. color:{color:Navlinks};
  456. width:10px;
  457. height:10px;
  458. padding:5px;
  459. margin-bottom:-3px;
  460. transition:0.3s;
  461. -o-transition-transition:0.3s;
  462. -webkit-transition-duration:0.3s;
  463. -moz-transition-duration:0.3s;}
  464.  
  465. .Navlinks a:hover{
  466. font-weight:bold;
  467. color:{color:Navlinks hover};
  468. letter-spacing:1px;
  469. -webkit-transform: scale(1.4);
  470. -webkit-transition: -webkit-transform 0.2s ease-in-out;
  471. transition: transform 0.2s ease-in-out;}
  472.  
  473. /* INFO & TAGS */
  474.  
  475. #infbar {
  476. height:105%;
  477. width:120px;
  478. margin-left:1063px;
  479. background-color:{color:info bg};
  480. position:fixed;
  481. margin-top:-32px;}
  482.  
  483. .info {
  484. width:auto;
  485. padding:10px;
  486. height:auto;
  487. position:absolute;
  488. float:right;
  489. display:inline-block;
  490. text-align:left;
  491. text-transform:uppercase;
  492. letter-spacing:0px;
  493. font-family:'arial';
  494. font-style:none;
  495. font-weight:normal;
  496. font-size:8px;
  497. color:{color:info};
  498. margin-top:-5px;
  499. margin-bottom:55px;
  500. margin-left:530px;}
  501.  
  502. .info a{
  503. color:{color:info};}
  504.  
  505. .info a:hover{
  506. color:{color:links hover};}
  507.  
  508. #tags {
  509. font-family: 'cambria';
  510. background-color:{color:tags bg};
  511. text-transform:lowercase;
  512. text-align:center;
  513. font-size:9px;
  514. letter-spacing:1px;
  515. font-weight:normal;
  516. color:{color:Tags};
  517. font-style:italic;
  518. margin-top:5px;
  519. padding: 5px 5px 5px 5px;
  520. -webkit-transition: opacity 0.5s linear;
  521. -webkit-transition: all 0.5s ease-in-out;
  522. -moz-transition: all 0.5s ease-in-out;
  523. -o-transition: all 0.5s ease-in-out; }
  524.  
  525. #tags a{
  526. color:{color:tags};}
  527.  
  528. #tags a:hover{
  529. color:{color:links hover};}
  530.  
  531. /* QUESTIONS */
  532.  
  533. #allask {
  534. background-color:transparent;
  535. padding-top:10px;
  536. padding-left:10px;
  537. padding-right:10px;
  538. padding-bottom:2px;
  539. background-color:{color:question bg};}
  540.  
  541. #question {
  542. background-color: none;
  543. color:{color:text};
  544. text-transform:none;
  545. text-align: justify;
  546. letter-spacing:0px;
  547. font-style:none;
  548. margin-left:32px;
  549. padding:13px;
  550. margin-top:-10px;}
  551.  
  552. #askerportrait {
  553. float:left;
  554. width:24px;
  555. height:24px;}
  556.  
  557. #answer {
  558. text-align: justify;
  559. background-color:none;
  560. padding:3px;
  561. margin-left:0px;}
  562.  
  563.  
  564. /* SELECTION */
  565.  
  566. ::selection {color:{color:selection}; background: {color:selection BG};}
  567. ::-moz-selection {color: {color:selection}; background: {color:selection BG};}
  568. ::-webkit-selection {color:{color:selection} ; background:{color:selection BG};}
  569.  
  570.  
  571. {CustomCSS}</style></head><body>
  572.  
  573.  
  574. <div id="sidebar">
  575. <div id="both">
  576. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  577. <div id="description">{Description}</div></div></div>
  578.  
  579. <div id="tbar"><div id="title">{Title}</div></div>
  580. <div id="infbar"></div>
  581.  
  582. <div id="lbar">
  583. <div class="Navlinks">
  584. <p><a href="/" title="home">01.</a></p>
  585. <p><a href="/ask" title="message">02.</a></p>
  586. {block:IfShowLink1}<p><a href="{text:Link 1 URL}" title="{text:Link 1 Title}">03.</a></p>{/block:IfShowLink1}
  587. {block:IfShowLink2}<p><a href="{text:Link 2 URL}" title="{text:Link 2 Title}">04.</a></p>{/block:IfShowLink2}
  588. {block:IfShowLink3}<p><a href="{text:Link 3 URL}" title="{text:Link 3 Title}">05.</a></p>{/block:IfShowLink3}
  589. {block:IfShowLink4}<p><a href="{text:Link 4 URL}" title="{text:Link 4 Title}">06.</a></p>{/block:IfShowLink4}
  590. {block:IfShowLink5}<p><a href="{text:Link 5 URL}" title="{text:Link 5 Title}">07.</a></p>{/block:IfShowLink5}
  591. {block:IfShowLink6}<p><a href="{text:Link 6 URL}" title="{text:Link 6 Title}">08.</a></p>{/block:IfShowLink6}
  592. {block:IfShowLink7}<p><a href="{text:Link 7 URL}" title="{text:Link 7 Title}">09.</a></p>{/block:IfShowLink7}
  593. {block:IfShowLink8}<p><a href="{text:Link 8 URL}" title="{text:Link 8 Title}">10.</a></p>{/block:IfShowLink8}</div>
  594. </div>
  595.  
  596. <div id="entries"></br>
  597.  
  598. {block:Posts}<div id="post">
  599.  
  600. <div class="info">
  601. {block:Date} <span style="font-size:14px;font-weight:bold;text-transform:uppercase;">
  602. <a href="{Permalink}" style="color:{color:info first line}">{ShortMonth}&nbsp;{DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}</span><br>
  603.  
  604. <span style="float:left;text-align:left;font-size:13px"><a href="{Permalink}">{NoteCountWithLabel}</a></span><br>
  605.  
  606. <span style="float:left;text-align:left;"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a>&nbsp;
  607. {block:RebloggedFrom}-&nbsp;<a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a>&nbsp;{block:ContentSource}/&nbsp;<a href="{SourceURL}">source</a></span> {/block:ContentSource} {/block:RebloggedFrom}</div></span>
  608.  
  609. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}</span>{/block:Text}
  610.  
  611. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  612.  
  613. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  614.  
  615. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  616.  
  617. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  618.  
  619. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  620.  
  621. {block:Audio}
  622. <div id="Allaudio">
  623. <div id="audioplayer">
  624. <div id="audioplayerz">{AudioPlayerBlack}</div></div>
  625. <div id="albumart">
  626. {block:AlbumArt}<img src="{AlbumArtURL}" width="50" height="50" style="box-shadow:3px 3px 0px #232323;">{/block:AlbumArt}</div>
  627. <div id="audiostuff">
  628. <span style="color:{color:audio title};text-transform:lowercase;font-size:14px;font-weight:bold">{block:TrackName}{TrackName}{/block:TrackName} {block:Artist}BY {Artist}<br>{/block:Artist}</span>
  629. {block:Album}FROM THE ALBUM: {Album}</br>{/block:Album}
  630. PLAYED: {PlayCount} TIMES.</div></div>
  631. {block:caption}{Caption}{/block:caption}
  632. {/block:Audio}
  633.  
  634. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  635.  
  636. {block:Answer}
  637. <div id="allask">
  638. <div id="askerportrait"><span style="width:24px;height:24px;"><img src="{AskerPortraitURL-24}" style="border:2px solid;border-color:{color:question border};padding:5px;background-color:{color:question bg}"></span></div>
  639. <div id="question"><span style="font-family:cambria;text-transform:none;font-size:9px;font-weight:bold;font-style:italic;letter-spacing:1px">{Question}</span>
  640. <div style="border-bottom:1px solid;border-color:{color:question border};margin-top:2px;margin-bottom:-8px"></div></br><span style="text-transform:uppercase;font-size:8px;font-family:calibri;letter-spacing:1px;">ASKED BY {asker}.</span></div></div>
  641. <div id="answer">
  642. <span style="color:{color:text};">{Answer}</span></div>{/block:Answer}</div>
  643.  
  644. <div id="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a> {/block:Tags}{/block:HasTags}</div><br><br><br><br><br><br><br>
  645.  
  646. <center>{block:Pagination}
  647. <div id="pagination">
  648. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  649. {block:JumpPagination length="5"}
  650. {block:CurrentPage}<span class="current_page" style="color:{color:pagination}">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  651. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  652. {/block:JumpPagination}
  653. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  654. </div>{/block:Pagination}</center>
  655.  
  656. {/block:Posts}{block:PostNotes}{PostNotes}</div>{/block:PostNotes}</div>
  657.  
  658. <div class="credit"><a href="http://themesbyjasondilaurents.tumblr.com">© JASONDILAURENTS</a></div>
  659.  
  660. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement