Advertisement
rundeum

redux edit +++

Jun 22nd, 2013
1,721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.91 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. . .o8 oooo
  4. .o8 "888 `888
  5. .o888oo oooo oooo ooo. .oo. .oo. 888oooo. 888 oooo d8b
  6. 888 `888 `888 `888P"Y88bP"Y88b d88' `88b 888 `888""8P
  7. 888 888 888 888 888 888 888 888 888 888
  8. 888 . 888 888 888 888 888 888 888 888 888 .o.
  9. "888" `V88V"V8P' o888o o888o o888o `Y8bod8P' o888o d888b Y8P
  10.  
  11. redux edit by http://softbara.tumblr.com/
  12. original theme http://www.tumblr.com/theme/433 by jacob
  13. -->
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16. {block:ifIS} <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script> {/block:ifIS}
  17.  
  18. <!-- DEFAULT VARIABLES -->
  19. <meta name="color:Background" content="#f1e9e5" />
  20. <meta name="color:Text" content="#6d574a" />
  21. <meta name="color:Border" content="#f1e9e5" />
  22. <meta name="color:AskBorder" content="#dad3ce" />
  23. <meta name="color:Link" content="#2eb6ce" />
  24. <meta name="color:Main" content="#ffffff" />
  25. <meta name="color:Footer Text" content="#ffffff" />
  26. <meta name="color:Footer" content="#dad3ce" />
  27. <meta name="if:IS" content="0" />
  28. <meta name="if:Musicplayer" content="0"/>
  29. <meta name="if:Show Tags" content="0" />
  30. <meta name="if:Show Album Art on Audio Posts" content="0" />
  31. <meta name="if:Enable Jump Pagination" content="0" />
  32. <meta name="if:link 1" content="0"/>
  33. <meta name="if:link 2" content="0"/>
  34. <meta name="if:link 3" content="0"/>
  35. <meta name="if:link 4" content="0"/>
  36. <meta name="if:link 5" content="0"/>
  37. <meta name="if:link 6" content="0"/>
  38. <meta name="if:link 7" content="0"/>
  39. <meta name="if:link 8" content="0"/>
  40. <meta name="if:link 9" content="0"/>
  41. <meta name="if:Separate IMG" content="1"/>
  42. <meta name="if:Show Description" content="1"/>
  43. <meta name="if:Show Navigation" content="1"/>
  44. <meta name="text:link 1 url" content=""/>
  45. <meta name="text:link 1 title" content=""/>
  46. <meta name="text:link 2 url" content=""/>
  47. <meta name="text:link 2 title" content=""/>
  48. <meta name="text:link 3 url" content=""/>
  49. <meta name="text:link 3 title" content=""/>
  50. <meta name="text:link 4 url" content=""/>
  51. <meta name="text:link 4 title" content=""/>
  52. <meta name="text:link 5 url" content=""/>
  53. <meta name="text:link 5 title" content=""/>
  54. <meta name="text:link 6 url" content=""/>
  55. <meta name="text:link 6 title" content=""/>
  56. <meta name="text:link 7 url" content=""/>
  57. <meta name="text:link 7 title" content=""/>
  58. <meta name="text:link 8 url" content=""/>
  59. <meta name="text:link 8 title" content=""/>
  60. <meta name="text:link 9 url" content=""/>
  61. <meta name="text:link 9 title" content=""/>
  62. <meta name="text:font" content="Verdana, Geneva, Tahoma, sans-serif"/>
  63. <meta name="text:font size" content="10"/>
  64. <meta name="text:navigation title" content=""/>
  65. <meta name="image:Background" content="" />
  66. <meta name="image:Favicon" content="" />
  67. <meta name="image:Sidebar" content="" />
  68. <meta name="image:Other" content="" />
  69. <meta name="text:Music" content="" />
  70. <meta name="text:Sidebarposition" content="300" />
  71. <meta name="text:sidebar image position top" content="-85" />
  72. <meta name="text:sidebar image position right" content="-80" />
  73. <meta name="text:other image position bottom" content="-30" />
  74. <meta name="text:other image position right" content="-50" />
  75. <meta name="text:background position" content="top" />
  76. <meta name="text:background repeat" content="repeat" />
  77. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  78. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  79. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  80. <link rel="shortcut icon" href="{image:Favicon}" />
  81. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  82. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  83. <style type="text/css">
  84. body {
  85. background: {color:Background} url('{image:Background}') fixed;
  86. background-repeat: {text:background repeat};
  87. background-position: {text:background position};
  88. margin: 0;
  89. padding: 0;
  90. font-family: {text:font};
  91. font-size: {text:font size}px;
  92. color: {color:Text};
  93. }
  94. @font-face { font-family: "pixel"; src: url('http://static.tumblr.com/mdtvpdz/xCHmjmgrk/c_c_red_alert__lan_.ttf'); }
  95. #tumblr_controls {position:fixed !important;}
  96. #tumblr_controls {position:fixed !important;}
  97. #tumblr_controls {position:fixed !important;}
  98. ::-webkit-scrollbar-thumb:vertical {background-color:{color:link}; height:auto;}
  99. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:link};height:10px !important;}
  100. ::-webkit-scrollbar {height:7px; width:5px; background-color:{color:main};}
  101. .clear {
  102. clear: both;
  103. height: 0px;
  104. overflow: hidden;
  105. }
  106.  
  107. a img {
  108. border: none;
  109. }
  110.  
  111. #wrapper {
  112. width: 754px;
  113. margin: 0 auto;
  114. margin-top: 20px;
  115. }
  116. #wrapper #content {
  117. width: 512px;
  118. float: left;
  119. }
  120.  
  121. #wrapper #content .post {
  122. background: {color:Main};
  123. padding: 5px;
  124. position: relative;
  125. -webkit-border-radius: 5px;
  126. border-radius: 5px;
  127. border: solid 1px {color:Border};
  128. }
  129.  
  130. #wrapper #content .post .media {
  131. text-align: center;
  132. }
  133.  
  134. #wrapper #content .post .quote {
  135. color: {color:Text};
  136. opacity: .6;
  137. padding: 0px;
  138. }
  139.  
  140. #wrapper #content .post .copy {
  141. color: {color:Text};
  142. }
  143.  
  144. #wrapper #content .post .copy a {
  145. }
  146.  
  147. #wrapper #content .post .copy p {
  148. margin: 10px 0 0 0;
  149. padding: 0;
  150. }
  151.  
  152. #wrapper #content .post .copy pre {
  153. margin: 10px 0px 10px 0px;
  154. padding: 10px;
  155. overflow: auto;
  156. }
  157.  
  158. #wrapper #content .post .copy > p:first-child {
  159. margin-top: 0;
  160. }
  161.  
  162. #wrapper #content .post .copy img {
  163. max-width: 100%;
  164. }
  165.  
  166. #wrapper #content .post .audio {
  167. float: left;
  168. }
  169.  
  170. #wrapper #content .post .audio .player {
  171. float: left;
  172. }
  173.  
  174. #wrapper #content .post .audio .player .audio_player embed {
  175. border: 1px solid {font:Border};
  176. }
  177.  
  178. #wrapper #content .post .audio .meta {
  179. padding: 5px 10px;
  180. height: 10px;
  181. float: left;
  182. color: {color:Text};
  183. text-transform: lowercase;
  184. }
  185.  
  186. #wrapper #content .post .audio .meta a {
  187. color: {color:Text};
  188. text-decoration: none;
  189. }
  190.  
  191. #wrapper #content .post .album_art {
  192. text-align: center;
  193.  
  194. }
  195.  
  196. #wrapper #content .post .question {
  197. color: {color:Text};
  198. -moz-border-radius: 5px;
  199. -webkit-border-radius: 5px;
  200. border-radius: 5px;
  201. border: 1px solid {color:AskBorder};
  202. margin: 0 0 15px 0;
  203. padding: 5px;
  204. position: relative;
  205. }
  206.  
  207. #wrapper #content .post .asker_container {
  208. margin: -10px 0 10px 20px;
  209.  
  210. }
  211.  
  212. #wrapper #content .post .asker_container img {
  213. margin: 0 10px -5px 0;
  214.  
  215. -moz-border-radius: 20px;
  216. -webkit-border-radius: 20px;
  217. border-radius: 20px;
  218. }
  219.  
  220. #wrapper #content .post .asker_container a.asker {
  221. color: {color:Text};
  222. }
  223.  
  224. #wrapper #content .post .title {
  225. color: {color:Text};
  226. }
  227.  
  228. #wrapper #content .post img {
  229. max-width: 500px;
  230. -moz-border-radius: 2px;
  231. -webkit-border-radius: 2px;
  232. border-radius: 2px;
  233. }
  234.  
  235. #wrapper #content .post .chat {
  236. color: {color:Text};
  237. }
  238.  
  239. #wrapper #content .post .chat .lines {
  240. margin-left: 1px;
  241. }
  242.  
  243. #wrapper #content .post .chat .lines .line {
  244. color: {color:Text};
  245. padding: 2px;
  246. }
  247.  
  248. #wrapper #content .post .link {
  249. }
  250.  
  251. #wrapper #content .post .link a {
  252.  
  253. color: {color:Link};
  254. -moz-border-radius: 5px;
  255. -webkit-border-radius: 5px;
  256. border-radius: 5px;
  257. }
  258.  
  259. #wrapper #content .post .footer {
  260. color: {color:Text};
  261. }
  262.  
  263. #wrapper #content .post .footer .date {
  264. width: 67%;
  265. float: left;
  266. color: {color:Footer Text};
  267. }
  268.  
  269. #wrapper #content .post .footer .notes {
  270. width: 33%;
  271. float: right;
  272. text-align: right;
  273. color: {color:Footer Text};
  274. }
  275.  
  276. #wrapper #content .post .footer .notes a {
  277. color: {color:Footer Text};
  278. }
  279.  
  280. #wrapper #content .post .footer .tags a {
  281.  
  282. color: {color:Text};
  283. }
  284.  
  285. #wrapper #content .post .footer .tags .tag-commas:last-child {
  286. display: none;
  287. }
  288.  
  289. #wrapper #content .post .footer.with_source_url .tags {
  290. max-width: 330px;
  291. float: left;
  292. }
  293.  
  294. #wrapper #content .post .footer.with_source_url .source_url {
  295. float: right;
  296. max-width: 160px;
  297. overflow: hidden;
  298. white-space: nowrap;
  299.  
  300. }
  301.  
  302. #wrapper #content .post .footer.with_source_url .source_url img {
  303. vertical-align: top;
  304. -moz-opacity: 0.5;
  305. opacity: 0.5;
  306. }
  307.  
  308. #wrapper #content .post a {
  309.  
  310. color: {color:Link};
  311. text-decoration: none;
  312. }
  313.  
  314. #wrapper #content .post .copy blockquote {
  315. margin: 10px 0px 10px 10px;
  316. padding-left: 10px;
  317. border-left: solid 1px {color:askBorder};
  318. }
  319.  
  320. #wrapper #content .post .copy blockquote blockquote {
  321. border-left: solid 1px {color:askBorder};
  322. }
  323.  
  324. #wrapper #content .bottom {
  325. width: 510px;
  326. height: 20px;
  327. margin: 0 auto;
  328. }
  329.  
  330. #wrapper #content #navigation {
  331. text-align: right;
  332. padding-bottom: 35px;
  333. text-transform: lowercase;
  334. }
  335.  
  336. #wrapper #content #navigation a {
  337. background-color: {color:Main};
  338. color: {color:Text};
  339. padding: 5px;
  340. text-decoration: none;
  341. margin-left: 25px;
  342. -webkit-border-radius: 5px;
  343. -moz-border-radius: 5px;
  344. border-radius: 5px;
  345. border: solid 1px {color:Border};
  346. }
  347.  
  348. #wrapper #content #navigation.jump_pagination {}
  349.  
  350. #wrapper #content #navigation.jump_pagination a {
  351. margin: 0 0 0 4px;
  352. }
  353.  
  354. #wrapper #content #navigation.jump_pagination .current_page {
  355. background-color: {color:Main};
  356. color: {color:Text};
  357. padding: 5px;
  358. text-decoration: none;
  359. -webkit-border-radius: 5px;
  360. -moz-border-radius: 5px;
  361. border-radius: 5px;
  362. border: solid 1px {color:Border};
  363. }
  364.  
  365. #wrapper #content #navigation.jump_pagination .jump_page {}
  366.  
  367. #wrapper #content .post .notecontainer {
  368. color: {color:Text};
  369. }
  370.  
  371. #wrapper #content .post .notecontainer a {
  372. color: {color:Text};
  373. }
  374.  
  375. #wrapper #content .post .notecontainer ol.notes {
  376. padding: 0px 0 10px 0;
  377. list-style-type: none;
  378. font-size:{text:font size}px;
  379. }
  380.  
  381. #wrapper #content .post .notecontainer ol.notes li.note {
  382. }
  383.  
  384. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  385. vertical-align: -4px;
  386. margin-right: 10px;
  387. width: 16px;
  388. height: 16px;
  389. }
  390.  
  391. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  392. font-weight: normal;
  393. }
  394.  
  395. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  396. font-weight: normal;
  397. }
  398.  
  399. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  400. border-left: 1px solid {color:Border};
  401. padding: 5px 10px;
  402. margin: 10px 0px 0px 25px;
  403. }
  404.  
  405. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  406. text-decoration: none;
  407. }
  408.  
  409.  
  410. #wrapper #sidebar {
  411. top: 0px;
  412. margin-left: 40px;
  413. margin-top: {Text:SidebarPosition}px;
  414. position: relative;
  415. float: left;
  416. width: 200px;
  417. color: {color:Text};
  418. }
  419.  
  420. #wrapper #sidebar #top {
  421. position:fixed !important;
  422. width: 200px;
  423. background: {color:Main};
  424. padding: 5px;
  425. -webkit-border-radius: 5px;
  426. -moz-border-radius: 5px;
  427. border-radius: 5px;
  428. border: solid 1px {color:Border};
  429. z-index: 99;
  430. }
  431.  
  432. #wrapper #sidebar #top #avatar {
  433. padding: 0 0 0 0px;
  434. position: relative;
  435. z-index:-99;
  436. }
  437. #wrapper #sidebar #top #description {
  438. position: relative; padding-bottom: 5px;
  439. }
  440.  
  441. #wrapper #sidebar #top #description a {
  442. color: {color:Link};
  443. text-decoration: none;
  444. }
  445.  
  446. #playertab
  447. {position:fixed;z-index:999;
  448. top: -3px;
  449. left:-280px;
  450. height:13px;
  451. padding:5px;
  452. background: #fff;
  453. border: 1px solid {color:Border};
  454. -moz-border-radius:5px;
  455. border-radius:5px;
  456. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  457.  
  458. #mus
  459. {float:left;
  460. color:#fff;
  461. padding-left:100px;
  462. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  463.  
  464. #playertab:hover #mus
  465. {padding-left:0px;
  466. opacity:0;}
  467.  
  468. #playertab:hover
  469. {left:-3px;}
  470.  
  471. </style>
  472. <style type="text/css">{CustomCSS}</style>
  473. </head>
  474. <body>
  475.  
  476. {block:IfMusicplayer}
  477. <div id='playertab'>
  478. <div style='float:left;width:180px'>{Text:Music}</div>
  479. <div id='mus'><img src='http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif#sthash.MAYeUAW9.dpuf'/></div>
  480. </div>{/block:IfMusicplayer}
  481.  
  482.  
  483. <div id="wrapper">
  484.  
  485. <div id="content">
  486. <div class="autopagerize_page_element">
  487. {block:Posts}
  488. <div class="post">
  489.  
  490. {block:Photo}
  491. <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</div>
  492. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  493. {/block:Photo}
  494.  
  495. {block:Video}
  496. <div class="media">{Video-500}</div>
  497. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  498. {/block:Video}
  499.  
  500. {block:Audio}
  501.  
  502. {block:AudioEmbed}
  503. {AudioEmbed}
  504. {/block:AudioEmbed}
  505.  
  506. {block:AudioPlayer}
  507. {block:IfShowAlbumArtOnAudioPosts}
  508. {block:AlbumArt}
  509. <div class="album_art">
  510. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  511. </div>
  512. {/block:AlbumArt}
  513. {/block:IfShowAlbumArtOnAudioPosts}
  514.  
  515. <div class="audio">
  516. <div class="player">{AudioPlayerWhite}</div>
  517. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  518. <div class="clear"></div>
  519. </div>
  520. {/block:AudioPlayer}
  521.  
  522. <div class="clear"></div>
  523.  
  524. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  525.  
  526. {/block:Audio}
  527.  
  528. {block:Quote}
  529. <div class="quote {Length}">{Quote}</div>
  530. <div class="copy">
  531. {block:Source}
  532. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  533. <tr>
  534. <td valign="top" style="width:20px;">&mdash;</td>
  535. <td valign="top" class="quote_source">
  536. {Source}
  537. </td>
  538. </tr>
  539. </table>
  540. {/block:Source}
  541. </div>
  542. {/block:Quote}
  543.  
  544. {block:Text}
  545. {block:Title}<div class="title">{Title}</div>{/block:Title}
  546. <div class="copy">{Body}</div>
  547. {/block:Text}
  548.  
  549. {block:Answer}
  550. <div style="text-align:justify;"><div style="border: 1px solid {color:askborder}; border-radius: 5px; padding: 5px; ">{Asker} wrote: <br>{Question}</div><div>{Answer}</div></div>{/block:Answer}
  551.  
  552. {block:Chat}
  553. {block:Title}<div class="title">{Title}</div>{/block:Title}
  554. <div class="chat">
  555. <div class="lines">
  556. {block:Lines}
  557. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  558. {/block:Lines}
  559. </div>
  560. </div>
  561. <div class="clear"></div>
  562. {/block:Chat}
  563.  
  564. {block:Link}
  565. <div class="link"><a href="{URL}" {Target}>{Name} </a></div>
  566. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  567. {/block:Link}
  568.  
  569. {block:Date}
  570. <a href="{Permalink}">
  571. <div style="background: {color:Footer};border-radius: 2px; padding: 1px; margin-top: 1px;">
  572. <div class="footer for_permalink">
  573. <div class="date">
  574. {block:Reblog}
  575. {DayOfMonthWithZero}{MonthNumber} {24Hour}{Minutes} {block:NoteCount}{NoteCount}{/block:NoteCount} via {ReblogParentName}{/block:Reblog}
  576.  
  577. {block:NotReblog}
  578. {DayOfMonthWithZero}{MonthNumber} {24Hour}{Minutes} {block:NoteCount}{NoteCount}{/block:NoteCount}
  579. {/block:NotReblog}</div></div>
  580. <div class="clear"></div>
  581. </div>
  582. </a>
  583. {/block:Date}
  584.  
  585. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  586. display:none;
  587. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  588. {block:ContentSource}display:block;{/block:ContentSource}
  589. ">
  590. {block:IfShowTags}
  591. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a><span class="tag-commas"> </span>{/block:Tags}</div>{/block:HasTags}
  592. {/block:IfShowTags}
  593.  
  594. {block:ContentSource}
  595. <a href="{SourceURL}" class="source_url">
  596. {lang:Source}:
  597. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  598. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  599. </a>
  600. {/block:ContentSource}
  601.  
  602. <div class="clear"></div>
  603. </div>
  604.  
  605. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  606.  
  607. </div>
  608. <div class="bottom"></div>
  609. {/block:Posts}
  610.  
  611. </div>
  612.  
  613. {block:Pagination}{block:ifnotIS}
  614. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination" {/block:IfEnableJumpPagination}>
  615. {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  616.  
  617. {block:IfEnableJumpPagination}
  618. {block:JumpPagination length="5"}
  619. {block:CurrentPage}
  620. <span class="current_page">{PageNumber}</span>
  621. {/block:CurrentPage}
  622.  
  623. {block:JumpPage}
  624. <a class="jump_page" href="{URL}">{PageNumber}</a>
  625. {/block:JumpPage}
  626.  
  627. {/block:JumpPagination}
  628. {/block:IfEnableJumpPagination}
  629.  
  630. {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}
  631. </div>{/block:ifnotIS}
  632. {/block:Pagination}{/block:ifnotIS}
  633.  
  634. </div>
  635.  
  636. <div id="sidebar">
  637. {block:IfSeparateIMG}<div id="top"><div id="avatar" style="top: {text:sidebar image position top}px; right: {text:sidebar image position right}px; height: 0px;" ><a href="/"><img src="{image:Sidebar}"/></a></div></div>{/block:IfSeparateIMG}
  638. <div id="top">{block:IfNotSeparateIMG}<div id="avatar" style="top: 0px; right: 0px;" ><a href="/"><img src="{image:Sidebar}" style="-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; max-width: 200px; margin-bottom: 5px;"/></a></div>{/block:IfNotSeparateIMG}
  639. {block:IfShowDescription}<div id="description">{Description}</div>{/block:IfShowDescription}
  640.  
  641. {block:IfShowNavigation}<select onChange="location.href=this.options[this.selectedIndex].value;" style="background-color:{color:Main};-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; border-color:{color:AskBorder}; font-family: {text:font}, sans-serif; font-size:{text:font size}px; width: 200px; color: {color:Text}; height: 18px;">
  642. <option value="/">{text:navigation title}</option>
  643. <option value="/">home</option>
  644. <option value="/ask">message</option>
  645. <option value="/archive">history</option>
  646. {block:Iflink1}<option value="{text:link 1 url}">{text:link 1 title}</option>{/block:Iflink1}
  647. {block:Iflink2}<option value="{text:link 2 url}">{text:link 2 title}</option>{/block:Iflink2}
  648. {block:Iflink3}<option value="{text:link 3 url}">{text:link 3 title}</option>{/block:Iflink3}
  649. {block:Iflink4}<option value="{text:link 4 url}">{text:link 4 title}</option>{/block:Iflink4}
  650. {block:Iflink5}<option value="{text:link 5 url}">{text:link 5 title}</option>{/block:Iflink5}
  651. {block:Iflink6}<option value="{text:link 6 url}">{text:link 6 title}</option>{/block:Iflink6}
  652. {block:Iflink7}<option value="{text:link 7 url}">{text:link 7 title}</option>{/block:Iflink7}
  653. {block:Iflink8}<option value="{text:link 8 url}">{text:link 8 title}</option>{/block:Iflink8}
  654. {block:Iflink9}<option value="{text:link 9 url}">{text:link 9 title}</option>{/block:Iflink9}
  655. </select>{/block:IfShowNavigation}
  656. </div>
  657.  
  658. <div style="z-index: -999; position: fixed; bottom: {text:other image position bottom}px; right: {text:other image position right}px;"><a href="/"><img src="{image:Other}" /></a>
  659. </div>
  660.  
  661. <div style="bottom: 1px; right: 1px; position: fixed;"><a style=" color: {color:Link}; size: {text:font size}px; text-decoration: none;" href="http://softbara.tumblr.com/" title="theme by softbara">♦</a></div>
  662.  
  663.  
  664.  
  665. </body>
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement