Advertisement
rundeum

Bubble Redux

Mar 31st, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.38 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.  
  4. Original theme http://www.tumblr.com/theme/433 by jacob
  5. Edit by flynns.tumblr.com
  6. -->
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9. {block:ifIS} <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script> {/block:ifIS}
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:Background" content="#ffffff" />
  13. <meta name="color:Text" content="#605050" />
  14. <meta name="color:Link" content="#605050" />
  15. <meta name="color:Border" content="#ffffff" />
  16. <meta name="color:Post" content="#ffffff" />
  17. <meta name="if:IS" content="0" />
  18. <meta name="if:Show Tags" content="0" />
  19. <meta name="if:Show Album Art on Audio Posts" content="0" />
  20. <meta name="if:Enable Jump Pagination" content="0" />
  21. <meta name="if:Separate IMG" content="1"/>
  22. <meta name="text:Font" content="Verdana, Geneva, Tahoma, sans-serif"/>
  23. <meta name="text:Font size" content="10"/>
  24. <meta name="text:Sidebarposition" content="300" />
  25. <meta name="text:sidebar image position top" content="110" />
  26. <meta name="text:sidebar image position side" content="20" />
  27. <meta name="image:Background" content="" />
  28. <meta name="image:Favicon" content="" />
  29. <meta name="image:sidebar" content="" />
  30. <meta name="text:background position" content="top" />
  31. <meta name="text:background repeat" content="repeat" />
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{title}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{image:Favicon}" />
  36. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39. body {
  40. background: {color:Background} url('{image:Background}') fixed;
  41. background-repeat: {text:background repeat};
  42. background-position: {text:background position};
  43. margin: 0;
  44. padding: 0;
  45. font-family: {text:font};
  46. font-size: {text:font size}px;
  47. color: {color:Text};
  48. }
  49.  
  50. .clear {
  51. clear: both;
  52. height: 0px;
  53. overflow: hidden;
  54. }
  55.  
  56. a img {
  57. border: none;
  58. }
  59.  
  60. #wrapper {
  61. width: 416px;
  62. margin: 0 auto;
  63. margin-top: 40px;
  64. padding-left:230px;
  65. }
  66. #wrapper #content {
  67. width: 416px;
  68. float: left;
  69. }
  70.  
  71. #wrapper #content .post {
  72. position: relative;background:{color:post};padding:7px;padding-bottom:5px;border:1px solid {color:border};
  73. -moz-border-radius: 4px;
  74. -webkit-border-radius: 4px;
  75. border-radius: 4px;
  76. }
  77.  
  78. #wrapper #content .post .media {
  79. text-align: center;
  80. }
  81.  
  82. #wrapper #content .post .quote {
  83. color: {color:Text};
  84. padding: 0px;
  85. font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  86. font-size:14px;
  87. font-style:italic;font-weight:bold;
  88. }
  89.  
  90. #wrapper #content .post .copy {
  91. color: {color:Text};
  92. }
  93.  
  94. #wrapper #content .post .copy a {color: {color:Link};font-weight:bold;
  95. }
  96.  
  97. #wrapper #content .post .copy p {
  98. margin: 6px 0 0 0;
  99. padding: 0;
  100. }
  101.  
  102. #wrapper #content .post .copy pre {
  103. margin: 6px 0px 6px 0px;
  104. padding: 6px;
  105. overflow: auto;
  106. }
  107.  
  108. #wrapper #content .post .copy > p:first-child {
  109. margin-top: 0;
  110. }
  111.  
  112. #wrapper #content .post .copy img {
  113. max-width: 100%;
  114. }
  115.  
  116. #wrapper #content .post .audio {
  117. float: left;
  118. }
  119.  
  120. #wrapper #content .post .audio .player {
  121. float: left;
  122. }
  123.  
  124. #wrapper #content .post .audio .player .audio_player embed {
  125. }
  126.  
  127. #wrapper #content .post .audio .meta {
  128. padding: 3px 6px;
  129. height: 6px;
  130. float: left;
  131. color: {color:Text};
  132. text-transform: lowercase;
  133. }
  134.  
  135. #wrapper #content .post .audio .meta a {
  136. color: {color:Text};
  137. text-decoration: none;
  138. }
  139.  
  140. #wrapper #content .post .album_art {
  141. text-align: center;
  142.  
  143. }
  144.  
  145. #wrapper #content .post .title {
  146. color: {color:Text}; font-size:16px;font-weight:bold;
  147. }
  148.  
  149. #wrapper #content .post img {
  150. max-width: 400px;
  151. -moz-border-radius: 2px;
  152. -webkit-border-radius: 2px;
  153. border-radius: 2px;
  154. }
  155.  
  156. #wrapper #content .post .chat {
  157. color: {color:Text};
  158. }
  159.  
  160. #wrapper #content .post .chat .lines {
  161. margin-left: 1px;
  162. }
  163.  
  164. #wrapper #content .post .chat .lines .line {
  165. color: {color:Text};
  166. padding: 2px;
  167. }
  168.  
  169. #wrapper #content .post .link {
  170. }
  171.  
  172. #wrapper #content .post .link a {
  173.  
  174. color: {color:Link};
  175. -moz-border-radius: 3px;
  176. -webkit-border-radius: 3px;
  177. border-radius: 3px;
  178. }
  179.  
  180. #wrapper #content .post .footer {
  181. color: {color:Text};
  182. }
  183.  
  184. #wrapper #content .post .footer .date {
  185. width: 67%;
  186. float: left;
  187. color: {color:text};
  188. }
  189.  
  190. #wrapper #content .post .footer .notes {
  191. width: 33%;
  192. float: right;
  193. text-align: right;
  194. color: {color:text};
  195. }
  196.  
  197. #wrapper #content .post .footer .notes a {
  198. color: {color:text};
  199. }
  200.  
  201. #wrapper #content .post .footer .tags a {
  202.  
  203. color: {color:Text};
  204. }
  205.  
  206. #wrapper #content .post .footer .tags .tag-commas:last-child {
  207. display: none;
  208. }
  209.  
  210. #wrapper #content .post .footer.with_source_url .tags {
  211. max-width: 330px;
  212. float: left;
  213. }
  214.  
  215. #wrapper #content .post .footer.with_source_url .source_url {
  216. float: right;
  217. max-width: 130px;
  218. overflow: hidden;
  219. white-space: nowrap;
  220.  
  221. }
  222.  
  223. #wrapper #content .post .footer.with_source_url .source_url img {
  224. vertical-align: top;
  225. -moz-opacity: 0.5;
  226. opacity: 0.5;
  227. }
  228.  
  229. #wrapper #content .post a {
  230.  
  231. color: {color:Link};
  232. text-decoration: none;
  233. }
  234.  
  235. #wrapper #content .post .copy blockquote {
  236. margin: 6px 0px 6px 6px;
  237. padding-left: 6px;
  238. border-left: solid 1px {color:text};
  239. }
  240.  
  241.  
  242. #wrapper #content .bottom {
  243. width: 56px;
  244. height: 40px;
  245. margin: 0 auto;
  246. }
  247.  
  248. #wrapper #content #navigation {
  249. text-align: right;
  250. padding-bottom: 33px;
  251. text-transform: lowercase;
  252. }
  253.  
  254. #wrapper #content #navigation a {
  255. color: {color:Text};
  256. padding: 3px;
  257. text-decoration: none;
  258. margin-left: 23px;
  259. }
  260.  
  261. #wrapper #content #navigation.jump_pagination {}
  262.  
  263. #wrapper #content #navigation.jump_pagination a {
  264. margin: 0 0 0 4px;
  265. }
  266.  
  267. #wrapper #content #navigation.jump_pagination .current_page {
  268. color: {color:Text};
  269. padding: 3px;
  270. text-decoration: none;
  271. }
  272.  
  273. #wrapper #content #navigation.jump_pagination .jump_page {}
  274.  
  275. #wrapper #content .post .notecontainer {
  276. color: {color:Text};
  277. }
  278.  
  279. #wrapper #content .post .notecontainer a {
  280. color: {color:Text};
  281. }
  282.  
  283. #wrapper #content .post .notecontainer ol.notes {
  284. padding: 0px 0 6px 0;
  285. list-style-type: none;
  286. font-size:{text:font size}px;
  287. }
  288.  
  289. #wrapper #content .post .notecontainer ol.notes li.note {
  290. }
  291.  
  292. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  293. vertical-align: -4px;
  294. margin-right: 6px;
  295. width: 16px;
  296. height: 16px;
  297. }
  298.  
  299. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  300. font-weight: normal;
  301. }
  302.  
  303. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  304. font-weight: normal;
  305. }
  306.  
  307. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  308. border-left: 1px solid {color:Border};
  309. padding: 3px 6px;
  310. margin: 6px 0px 0px 23px;
  311. }
  312.  
  313. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  314. text-decoration: none;
  315. }
  316.  
  317.  
  318. #wrapper #sidebar {
  319. top: 0px;
  320. margin-left: -670px;
  321. margin-top: {Text:SidebarPosition}px;
  322. position: relative;
  323. float: left;
  324. width: 130px;
  325. color: {color:Text};
  326. }
  327.  
  328. #wrapper #sidebar #top {
  329. position:fixed !important;
  330. width: 130px;
  331. z-index: 99;background:{color:post};padding:5px;border:1px solid {color:border}; text-align:center;
  332. -moz-border-radius: 4px;
  333. -webkit-border-radius: 4px;
  334. border-radius: 4px;
  335. }
  336.  
  337. #wrapper #sidebar #top #description {padding-left:10px;padding-right:10px;
  338. }
  339.  
  340. #wrapper #sidebar #top #description a {
  341. color: {color:Link};
  342. text-decoration: none;
  343. }
  344.  
  345.  
  346. #wrapper #sidebar #top #tri{
  347. font-size:65px;
  348. font-family:arial;
  349. color:{color:post};
  350. height:0px;
  351. position:relative;
  352. top:-38px;
  353. }
  354.  
  355. #wrapper #sidebar #top #avatar {
  356. padding: 0px;
  357. position: relative;
  358. z-index:-99;
  359. }
  360.  
  361.  
  362. </style>
  363. <style type="text/css">{CustomCSS}</style>
  364. </head>
  365. <body>
  366.  
  367.  
  368.  
  369. <div id="wrapper">
  370.  
  371.  
  372.  
  373. <div id="content">
  374.  
  375. <div class="autopagerize_page_element">
  376. {block:Posts}
  377. <div class="post">
  378.  
  379. {block:Photo}
  380. <div class="media">{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag}</div>
  381. {block:Permalink}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:Permalink}
  382. {/block:Photo}
  383.  
  384. {block:Video}
  385. <div class="media">{Video-400}</div>
  386. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  387. {/block:Video}
  388.  
  389. {block:Audio}
  390.  
  391. {block:AudioEmbed}
  392. {AudioEmbed}
  393. {/block:AudioEmbed}
  394.  
  395. {block:AudioPlayer}
  396. {block:IfShowAlbumArtOnAudioPosts}
  397. {block:AlbumArt}
  398. <div class="album_art">
  399. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:6px;" />
  400. </div>
  401. {/block:AlbumArt}
  402. {/block:IfShowAlbumArtOnAudioPosts}
  403.  
  404. <div class="audio">
  405. <div class="player">{AudioPlayerWhite}</div>
  406. <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>
  407. <div class="clear"></div>
  408. </div>
  409. {/block:AudioPlayer}
  410.  
  411. <div class="clear"></div>
  412.  
  413. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  414.  
  415. {/block:Audio}
  416.  
  417. {block:Quote}
  418. <div class="quote {Length}">{Quote}</div>
  419. <div class="copy">
  420. {block:Source}
  421. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  422. <tr>
  423. <td valign="top" style="width:20px;">&mdash;</td>
  424. <td valign="top" class="quote_source">
  425. {Source}
  426. </td>
  427. </tr>
  428. </table>
  429. {/block:Source}
  430. </div>
  431. {/block:Quote}
  432.  
  433. {block:Text}
  434. {block:Title}<div class="title">{Title}</div>{/block:Title}
  435. <div class="copy">{Body}</div>
  436. {/block:Text}
  437.  
  438. {block:Answer}
  439. <div style="background:{color:text}; color: {color:background};padding: 3px; margin-bottom:5px">✕ <b>{Asker}</b>: <br>{Question}</div><div class="copy">{Answer}</div>
  440. {/block:Answer}
  441.  
  442. {block:Chat}
  443. {block:Title}<div class="title">{Title}</div>{/block:Title}
  444. <div class="chat">
  445. <div class="lines">
  446. {block:Lines}
  447. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  448. {/block:Lines}
  449. </div>
  450. </div>
  451. <div class="clear"></div>
  452. {/block:Chat}
  453.  
  454. {block:Link}
  455. <div class="link"><a href="{URL}" {Target}>{Name} </a></div>
  456. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  457. {/block:Link}
  458.  
  459. {block:Date}
  460. <a href="{Permalink}">
  461. <div style="background: {color:Footer}; margin-top: 1px;">
  462. <div class="footer for_permalink">
  463. <div class="date">
  464. {DayOfMonthWithZero}{MonthNumber} {24Hour}{Minutes} {block:NoteCount}{NoteCount}{/block:NoteCount}</div></div>
  465.  
  466. </div>
  467. </a>
  468. {/block:Date}
  469.  
  470. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  471. display:none;
  472. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  473. {block:ContentSource}display:block;{/block:ContentSource}
  474. ">
  475.  
  476.  
  477.  
  478. {block:ContentSource}
  479. <div id="src"><div class="source_url"><a href="{ReblogParentURL}"></a><a href="{SourceURL}">✕</a></div></div>
  480. {/block:ContentSource}
  481.  
  482. <div class="clear"></div>{block:IfShowTags}
  483. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a><span class="tag-commas"> </span>{/block:Tags}</div>{/block:HasTags}
  484. {/block:IfShowTags}<div class="clear"></div>
  485. </div>
  486.  
  487.  
  488. <div class="clear"></div>
  489. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  490.  
  491. </div>
  492. <div class="bottom"></div>
  493. {/block:Posts}
  494.  
  495. </div>
  496.  
  497. {block:Pagination}{block:ifnotIS}
  498. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination" {/block:IfEnableJumpPagination}>
  499. {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  500.  
  501. {block:IfEnableJumpPagination}
  502. {block:JumpPagination length="5"}
  503. {block:CurrentPage}
  504. <span class="current_page">{PageNumber}</span>
  505. {/block:CurrentPage}
  506.  
  507. {block:JumpPage}
  508. <a class="jump_page" href="{URL}">{PageNumber}</a>
  509. {/block:JumpPage}
  510.  
  511. {/block:JumpPagination}
  512. {/block:IfEnableJumpPagination}
  513.  
  514. {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}
  515. </div>{/block:ifnotIS}
  516. {/block:Pagination}{/block:ifnotIS}
  517.  
  518. </div>
  519.  
  520.  
  521. <div id="sidebar">
  522. {block:IfSeparateIMG}<div id="top" style="z-index:-999;"><div id="avatar" style="top: {text:sidebar image position top}px; right: {text:sidebar image position side}px; height: 0px;" ><img src="{image:Sidebar}"/></div></div>{/block:IfSeparateIMG}
  523. <div id="top">
  524.  
  525. <div id="description">{description}</p><div style="font-size:19px;letter-spacing:10px;padding-left:5px">
  526. <a href="/" title="home">✖</a><a href="/ask" title="msg">✖</a><a href="/about" title="info">✖</a><a href="/smile" title="click">✖</a></div></div>
  527.  
  528.  
  529.  
  530. <div id="tri">▾</div></div>
  531.  
  532. {block:IfNotSeparateIMG}<div id="avatar" style="position:fixed; margin-top:{text:sidebar image position top}px; margin-left: {text:sidebar image position side}px;" ><a href="/"><img src="{image:Sidebar}" style="-moz-border-radius: 200px; -webkit-border-radius: 200px; border-radius: 200px; max-width: 100px;background:{color:post};"/></a></div>{/block:IfNotSeparateIMG}
  533.  
  534. </div>
  535.  
  536.  
  537. </body>
  538. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement