Advertisement
approvinqq

Faded Theme // 29 (three column)

Jul 6th, 2014
789
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.37 KB | None | 0 0
  1. <!--
  2. ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡
  3. faded // 29
  4. theme made by http://enduhlessly.tumblr.com
  5. keep the credit plz.
  6. ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡-->
  7.  
  8. <html lang="en">
  9. <head>
  10.  
  11. <meta name="color:Background" content="#fff"/>
  12. <meta name="color:Title" content="#aaa"/>
  13. <meta name="color:Text" content="#888888"/>
  14. <meta name="color:Link" content="#eee"/>
  15. <meta name="color:scrollbar" content="#eee"/>
  16. <meta name="color:sidebar border" content="#eee"/>
  17. <meta name="color:permalink text" content="#eee"/>
  18. <meta name="color:post borders" content="#eee"/>
  19.  
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="if:faded posts" content="1"/>
  22.  
  23. <meta name="text:Link One" content="" />
  24. <meta name="text:Link Two" content="" />
  25. <meta name="text:Link Three" content="" />
  26. <meta name="text:Link Four" content="" />
  27. <meta name="text:Link Five" content="" />
  28. <meta name="text:Link Six" content="" />
  29. <meta name="text:hover text one" content="" />
  30. <meta name="text:hover text two" content="" />
  31. <meta name="text:hover text three" content="" />
  32. <meta name="text:hover text four" content="" />
  33. <meta name="text:hover text five" content="" />
  34. <meta name="text:hover text six" content="" />
  35.  
  36. </script>
  37.  
  38. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  39.  
  40. <style>
  41. div#qTip {
  42. padding:5px;
  43. height: auto;
  44. margin-top:5px;
  45. margin-left:10px;
  46. font-family:basket;
  47. font-size:13px;
  48. display: none;
  49. text-align: center;
  50. position: absolute;
  51. line-height: 10px;
  52. z-index: 999999999999;
  53. background:white;
  54. border:1px solid {color:sidebar border};
  55. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  56. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  57. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  58. }
  59. </style>
  60. <div style="position:fixed; right:5px; bottom:5px; opacity:1;"> <a href="http://robynsthemes.tumblr.com/" title="robyn's themes"><img src="http://i58.tinypic.com/121s9k1.png" width=”25”></a></div>
  61. <style type="text/css">
  62. #entry img{
  63. {block:indexpage}
  64. max-width:200px;
  65. {/block:indexpage}
  66. {block:iffadedposts}
  67. opacity:.7;
  68. -webkit-transition: all 0.7s ease-out;
  69. -moz-transition: all 0.7s ease-out;
  70. transition: all 0.7s ease-out;
  71. {/block:iffadedposts}
  72. {block:ifroundposts}
  73. border-radius: 5px;
  74. {/block:ifroundposts}
  75. {/block:indexpage}
  76. }
  77. #entry img:hover{
  78. {block:iffadedposts}
  79. opacity: 1;
  80. -webkit-transition: all 0.7s ease-out;
  81. -moz-transition: all 0.7s ease-out;
  82. transition: all 0.7s ease-out;
  83. {/block:iffadedposts}
  84. }
  85. #tumblr_controls{
  86. position:fixed !important;
  87. -webkit-filter: invert(100%)
  88. }
  89. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  90.  
  91.  
  92. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  93.  
  94. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  95.  
  96. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  97.  
  98. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #fff; border-radius:5px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  99.  
  100. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  101.  
  102. a:link, a:active, a:visited{
  103. color:{color:link};
  104. text-decoration:none;
  105. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  106. }
  107. a:hover {
  108. font-style: none;
  109. color:{color:link};
  110. text-decoration:underline;
  111. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  112. }
  113. #what{width:250px; height:auto;}
  114. {block:PermalinkPage}
  115. width:410px;
  116. {/block:PermalinkPage}
  117. }
  118. #center{
  119. padding-top:3px;
  120. padding-bottom:3px;
  121. position:fixed !important;
  122. width:250px;
  123. height:207px;
  124. background-color:white;
  125. {block:PermalinkPage}
  126. width:410px;
  127. height:207px;
  128. {/block:PermalinkPage}
  129. }
  130. body{
  131. margin:5px;
  132. background-color: {color:Background};
  133. background-image:url({image:Background});
  134. background-attachment: fixed;
  135. background-repeat: repeat;
  136. color:{color:Text};
  137. }
  138. #audio {
  139. width:200px;
  140. height:auto;
  141. min-height:60px;
  142. padding-bottom:0px;
  143. }
  144. .cover {
  145. position:absolute;
  146. z-index:1;
  147. width:60px;
  148. height:60px;
  149. }
  150. .cover img {
  151. float:left;
  152. width:60px;
  153. height:60px;
  154. }
  155. .playbox {
  156. opacity:0.6;
  157. width:27px;
  158. height:30px;
  159. overflow:hidden;
  160. position:absolute;
  161. z-index:1000;
  162. margin-left:17px;
  163. margin-top:17px;
  164. text-align:center;
  165. }
  166. .info {
  167. margin-left:73px;
  168. margin-top:4px;
  169. line-height:14px;
  170. }
  171. #posts{
  172. float:center;
  173. width:800px;
  174. margin-left:300px;
  175. margin-top:15px;
  176.  
  177. }
  178. #sidebar {
  179. position: fixed;
  180. margin-top:160px;
  181. margin-left:100px;
  182. z-index:9999;
  183. padding:2px;
  184. height:120px;
  185. width:120px;
  186. background:white;
  187. border:1px solid {color:sidebar border};
  188. border-radius:0px;
  189. }
  190. div#description{
  191. position: fixed;
  192. text-align: center;
  193. line-height:10px;
  194. width:114px;
  195. height:auto;
  196. font-family:courier new;
  197. text-transform:none;
  198. background:white;
  199. font-size:10px;
  200. border-radius:0px;
  201. padding:5px;
  202. border:1px solid {color:sidebar border};
  203. color:{color:text};
  204. margin-top:292px;
  205. margin-left:100px;
  206. z-index:99999;
  207. }
  208.  
  209. div#links{
  210. position: fixed;
  211. text-align: center;
  212. line-height: 12px;
  213. width:auto;
  214. opacity:1;
  215. font-family:calibri;
  216. font-size:22px;
  217. padding:5px;
  218. margin-top:135px;
  219. margin-left:95px;
  220. color:{color:link};
  221. z-index:99999;
  222. }
  223. #transparentpicture{
  224. position:fixed;
  225. right:5px;
  226. bottom:5px;
  227. z-index:100;
  228. opacity:.7;
  229. }
  230. #transparentpicture img{
  231. width:230px;
  232. }
  233. .title{
  234. font-family:basket;
  235. font-size: 15px;
  236. line-height: 10px;
  237. font-style:bold;
  238. color: {color:Title};
  239. text-transform: normal;
  240. padding: 2px 0px 0px 0px;
  241. }
  242. askk {
  243. font-family: basket;
  244. color: {color:Title};
  245. font-size:15px;
  246. text-transform:lowercase;
  247. z-index:1;
  248. }
  249. #entry {
  250. margin:20px;
  251. float:left;
  252. background:white;
  253. font-family:courier new;
  254. font-size:10px;
  255. padding:4px;
  256. padding-bottom:2px;
  257. border:solid 1px {color:post borders};
  258. color:{color:text};
  259. text-transform:lowercase;
  260. line-height:12px;
  261. width:200px;
  262. background:#fff;
  263. {block:PermalinkPage}
  264. width:400px;
  265. margin-left:10px;
  266. {/block:PermalinkPage}
  267. }
  268. #entry .perma{
  269. font-family:courier new;
  270. width:auto;
  271. position: absolute;
  272. font-size: 9px;
  273. font-style:none;
  274. color:{color:permalink text};
  275. line-height: 10px;
  276. text-align: center;
  277. z-index: 99999;
  278. text-transform:uppercase;
  279. letter-spacing:1px;
  280. overflow:hidden;
  281. background-color:white;
  282. margin-top:0px;
  283. margin-left:10px;
  284. padding: 5px;
  285. border-radius:0px;
  286. -webkit-transition: opacity 0.5s ease; opacity: 0.0;
  287. -webkit-transition: all 0.5s ease;
  288. -moz-transition: all 0.5s ease;
  289. transition: all 0.5s ease;
  290. }
  291. #entry:hover .perma{
  292. overflow:visible;
  293. opacity:1;
  294. margin-top:10px;
  295. margin-left:10px;
  296. -webkit-filter: blur(0px);
  297. -webkit-transition: all 0.5s linear;
  298. -webkit-transition: all 0.5s linear;
  299. -moz-transition: all 0.5s linear;
  300. transition: all 0.5s linear;
  301. }
  302. .permalinktext{
  303. display: block;
  304. font-family:courier new;
  305. font-size:10px;
  306. line-height:10px;
  307. text-align: right;
  308. color:{color:permalink text};
  309. text-transform:uppercase;
  310. border-bottom:1px solid {color:permalink text};
  311. margin: 5px;
  312. }
  313.  
  314.  
  315. </style>
  316. <title>{title}</title>
  317. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png">
  318. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  319.  
  320. <body>
  321. <div id="center">
  322. <div id="content">
  323.  
  324.  
  325. <div id="description">{Description}</div>
  326. <div id="links">
  327.  
  328. <a href="{text:Link One}"title="{text:hover text one}">❏</a><font color="#fff"></font>
  329.  
  330. <a href="{text:Link Two}"title="{text:hover text two}">❏</a><font color="#fff"></font>
  331.  
  332. <a href="{text:Link Three}"title="{text:hover text three}">❏</a><font color="#fff"></font>
  333.  
  334. <a href="{text:Link Four}"title="{text:hover text four}">❏</a><font color="#fff"></font>
  335.  
  336. <a href="{text:Link Five}"title="{text:hover text five}">❏</a><font color="#fff"></font>
  337.  
  338. <a href="{text:Link Six}"title="{text:hover text six}">❏</a><font color="#fff"></font></div>
  339.  
  340. <div id="sidebar">
  341. <img src="{image:sidebar}" style="width:120px;height:120px;z-index:9999;border-radius:0px;"></a></div>
  342.  
  343.  
  344. <div id="transparentpicture">
  345. <img src="{image:transparent picture}"></a></div>
  346.  
  347. <div id="posts">
  348. {block:Posts}
  349. <div id="entry">
  350.  
  351. {block:Text}
  352. {block:Title}<span class="title">{Title}</span>{/block:Title}
  353. <span class="entrytext">{Body}</span></a>
  354. {block:IndexPage}
  355. <div class="permalinktext">
  356. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  357. </div>
  358. {/block:IndexPage}
  359. {/block:Text}
  360.  
  361. {block:Link}
  362. <a href="{URL}" class="title">{Name}</a>
  363. {block:Description}{Description}{/block:Description}
  364. {block:IndexPage}
  365. <div class="permalinktext">
  366. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  367. </div>
  368. {/block:IndexPage}
  369. {block:Link}
  370.  
  371. {block:Photo}
  372. {block:IndexPage}
  373. <div class="perma">
  374. <a href="{permalink}">{notecountwithlabel}</a> <br> <a href="{reblogurl}">reblog</a> </span></div>
  375. {/block:IndexPage}
  376. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  377. {/block:Photo}
  378.  
  379. {block:Photoset}
  380. <center>
  381. {block:IndexPage}
  382. <div class="perma">
  383. <a href="{permalink}">{notecountwithlabel}</a> <br> <a href="{reblogurl}">reblog</a>
  384. </div>
  385. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  386. {/block:IndexPage}
  387. </center>
  388. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  389. {/block:Photoset}
  390.  
  391. {block:Quote}
  392. <div class="quote">❝{quote}</div>
  393. {block:IndexPage}
  394. <div class="permalinktext">
  395. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  396. </div>{/block:IndexPage}
  397. {/block:IndexPage}
  398. {/block:Quote}
  399.  
  400. {block:Chat}
  401. {block:Title}<span class="title">{Title}</span>{/block:Title}
  402. <ul class="chat">
  403. {block:Lines}
  404. <li class="user_{UserNumber}">
  405. {block:Label}
  406. <span class="label">{Label}</span>
  407. {/block:Label}
  408.  
  409. {Line}<br>
  410. {/block:Lines}
  411. {block:IndexPage}
  412. <div class="permalinktext">
  413. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  414. </div>{/block:IndexPage}
  415. {/block:Chat}
  416.  
  417. {block:Audio}
  418. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  419. {block:IndexPage}
  420. <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
  421. </div>
  422. {/block:IndexPage}
  423. {/block:Audio}
  424.  
  425. {block:Video}
  426. <center>
  427. {block:IndexPage}
  428. <div class="perma">
  429. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  430. </div>
  431. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  432. {/block:IndexPage}
  433. </center>
  434. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  435. {block:Video}
  436.  
  437. {block:Answer}
  438. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:white; border:1px solid #eee; border-radius:0px;text-transform:lowercase; letter-spacing:0px;font-size:10px; font-family: courier new; border-radius:0px;">
  439. <askk>{asker}</askk>: {Question}</div>
  440. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:lowercase;letter-spacing:0px;font-size:10px;font-family:courier new;">
  441. {Answer}</div>
  442.  
  443. {block:IndexPage}
  444. <div class="permalinktext">
  445. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  446. </div>
  447. {/block:indexpage}
  448. {/block:Answer}
  449.  
  450. {block:PermalinkPage}
  451. <center>
  452. {block:Caption}{Caption}{/block:Caption}
  453. {block:RebloggedFrom}
  454. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  455. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  456. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  457.  
  458. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  459. </center>
  460. {/block:PermalinkPage}
  461.  
  462. {block:PostNotes}<div align="middle"></div>
  463. <center></center></span><br>
  464. <div id="postnotes">{PostNotes}</div><br>
  465. <center>{block:ContentSource}
  466. <br><a href="{SourceURL}">
  467. {lang:Source}:
  468. {block:SourceLogo}
  469. <img src="{BlackLogoURL}" width="{LogoWidth}"
  470. height="{LogoHeight}" alt="{SourceTitle}" />
  471. {/block:SourceLogo}
  472. {block:NoSourceLogo}
  473. {SourceLink}
  474. {/block:NoSourceLogo}
  475. </a>
  476. {/block:ContentSource}</center>
  477.  
  478. {/block:PostNotes}
  479. </div>
  480. {/block:Posts}
  481. </div></div>
  482.  
  483. {block:indexpage}
  484. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  485. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  486. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  487. <script type="text/javascript">
  488. $(window).load(function(){
  489. var $wall = $('#posts');
  490. $wall.imagesLoaded(function(){
  491. $wall.masonry({
  492. itemSelector: '#entry, #entry_photo',
  493. isAnimated : false
  494. });
  495. });
  496.  
  497. $wall.infinitescroll({
  498. navSelector : '#page-nav',
  499. nextSelector : '#page-nav a',
  500. itemSelector : '#entry, #entry_photo',
  501. bufferPx : 2000,
  502. debug : false,
  503. errorCallback: function() {
  504. $('#infscr-loading').fadeOut('normal');
  505. }},
  506. function( newElements ) {
  507. var $newElems = $( newElements );
  508. $newElems.hide();
  509. $newElems.imagesLoaded(function(){
  510. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  511. });
  512. }); $('#content').show(500);
  513. });
  514. </script>
  515. {/block:indexpage}
  516.  
  517. <script type="text/javascript">
  518. <!--
  519.  
  520. // Disable Right Click Script
  521.  
  522. function IE(e)
  523. {
  524. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  525. {
  526. return false;
  527. }
  528. }
  529. function NS(e)
  530. {
  531. if (document.layers || (document.getElementById && !document.all))
  532. {
  533. if (e.which == "2" || e.which == "3")
  534. {
  535. return false;
  536. }
  537. }
  538. }
  539. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  540.  
  541. //-->
  542. </script>
  543. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement