Advertisement
faedethemes

Faux Theme

Feb 1st, 2013
63,811
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.86 KB | None | 0 0
  1. <html lang="en">
  2. <!--
  3. Faux Theme by faede
  4.  
  5. main blog: faede.tumblr.com
  6. theme blog: faedethemes.tumblr.com
  7.  
  8. do not remove credit, please keep atleast one link visible!
  9.  
  10. -->
  11.  
  12. <head>
  13.  
  14.  
  15.  
  16. </script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17.  
  18. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  19. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  20. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/cz1m316ry/arny.js"></script>
  21. <iframe id="likeiframe" style="display:none;"></iframe>
  22.  
  23. <html xmlns="http://www.w3.org/1999/xhtml">
  24. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  27. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  28.  
  29. <script type="text/javascript"
  30. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  31. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  32. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  33.  
  34. <title>{Title}</title>
  35.  
  36. <link rel="shortcut icon" href="{Favicon}">
  37.  
  38. <meta name="color:background" content="#ffffff"/>
  39. <meta name="color:primary" content="#000000"/>
  40. <meta name="color:secondary" content="#ffffff"/>
  41. <meta name="color:sidebar text" content="#000"/>
  42. <meta name="color:link" content="#000">
  43. <meta name="color:sidebar link hover background" content="#ddd"/>
  44. <meta name="color:sidebar link hover" content="#ffffff"/>
  45. <meta name="color:sidebar background" content="#ffffff"/>
  46. <meta name="color:sidebar border" content="#444444"/>
  47. <meta name="color:hover" content="#dddddd">
  48.  
  49.  
  50.  
  51. <meta name="font:posts" content="ubuntu"/>
  52. <meta name="font:sidebar" content="ubuntu"/>
  53. <meta name="font:links" content="ubuntu">
  54.  
  55. <meta name="if:image fade" content"1">
  56. <meta name="if:use banner" content="0"/>
  57. <meta name="if:use title" content="1"/>
  58. <meta name="if:sidebar dashed border" content="0">
  59. <meta name="if:background image" content"0">
  60. <meta name="text:Custom Link One Title" content="" />
  61. <meta name="text:Custom Link One" content="" />
  62. <meta name="text:Custom Link Two Title" content="" />
  63. <meta name="text:Custom Link Two" content="" />
  64. <meta name="text:Custom Link Three Title" content="" />
  65. <meta name="text:Custom Link Three" content="" />
  66. <meta name="text:Custom Link Four Title" content="">
  67. <meta name="text:Custom Link Four" content="">
  68.  
  69. <meta name="image:background">
  70. <meta name="image:banner">
  71.  
  72.  
  73.  
  74. <style type="text/css">
  75.  
  76. ::-webkit-scrollbar-thumb:vertical{
  77. background-color:#C2C8CF;
  78. -moz-border-radius:10px;
  79. -webkit-border-radius:10px;
  80. }
  81.  
  82. #tumblr_controls{
  83. position:fixed !important;
  84. -webkit-filter: invert(100%)
  85. }
  86.  
  87. .wrapper{width:1000px;margin:0px auto;}
  88.  
  89. ::-webkit-scrollbar {width: 6px; height: 4px; background: #d8d8d8; }
  90. ::-webkit-scrollbar-thumb { background-color: #130C11;}
  91.  
  92. body{
  93. margin:0px;
  94. background-attachment: fixed;
  95. background-repeat: repeat;
  96. background-color:{color:background};
  97. background-attachment: fixed;
  98. background-repeat: repeat;
  99. font-size: 11px;
  100. font-family: courier new;
  101. line-height:11px;
  102. color: {color:primary};
  103. }
  104.  
  105. a:link, a:active, a:visited{
  106. color: {color:link};
  107. text-decoration: none;
  108. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  109. }
  110.  
  111. a:hover{
  112. color: {color:hover};
  113. -webkit-transition: all 0.4s ease-in-out;
  114. -moz-transition: all 0.4s ease-in-out;
  115. transition: all 0.4s ease-in-out;
  116. }
  117. .ext{top:23px;right:7px;text-align:right;width:120px;position:fixed;font-size:9px}
  118.  
  119.  
  120. .entry {
  121. margin:9px;
  122. padding: 10px;
  123. margin-bottom:11px;
  124. float:left;
  125. background-color:;
  126. {block:indexpage}
  127. width:230px;
  128. {/block:indexpage}
  129. {block:permalinkpage}
  130. width:600px;
  131. {/block:permalinkpage}
  132. padding-bottom: 0px;
  133. font-family:{font:posts};
  134. font-size: 10px;
  135. line-height:14px;
  136.  
  137. }
  138.  
  139. .quote {
  140. font-family: arial;
  141. font-size: 20px;
  142. color: {color:link};
  143. float: left;
  144. margin-right: 5px;
  145. }
  146.  
  147.  
  148.  
  149.  
  150. #sidebar{
  151. z-index:999;
  152. position:fixed!important;
  153. width:230px;
  154. height:auto;
  155. opacity: .7;
  156. padding:6px;
  157. left:90px;
  158. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  159. color:{color:sidebar text};
  160. margin-top:200px;
  161. font-size: 9px;
  162. line-height:11px;
  163. letter-spacing:1px;
  164. background-color:{color:sidebar background};
  165. font-family: {font:sidebar};
  166. {Block:IfSidebarDashedBorder}
  167. border:1px dashed {color:sidebar border};
  168. {/Block:IfSidebarDashedBorder}
  169.  
  170. overflow:hidden;
  171. text-align:center;
  172. }
  173.  
  174. .tweek {
  175. font-size:15px;
  176. line-height:100%;
  177. padding:2px;
  178. color:#fff;
  179. z-index:987897978978999999;
  180. }
  181.  
  182. #perma{
  183. position:absolute;
  184. margin-top: -10px;
  185. margin-left:0px;
  186. width:270px;
  187. padding:0px;
  188. color: black;
  189. height:10px;
  190. padding-top:2px;
  191. padding-left: 6px;
  192. padding-right:6px;
  193. padding-bottom:2px;
  194. background-color:#fff;
  195. overflow:hidden;
  196. font-size:9px;
  197. line-height:10px;
  198. text-align:center;
  199. letter-spacing:1px;
  200. font-family: {font:posts};
  201. text-transform:uppercase;
  202. opacity:0.0;
  203. {block:ifimagefade}
  204. visibility:hidden;
  205. {/block:ifimagefade}
  206. -webkit-transition: all 0.4s ease-in-out;
  207. -moz-transition: all 0.4s ease-in-out;
  208. transition: all 0.4s ease-in-out;
  209. }
  210.  
  211. .entry:hover .perma {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:7px; margin-left:7px; padding:4px; background:#fff; opacity:.8;}
  212.  
  213. .entry:hover .perma:hover{opacity:1;}
  214.  
  215. .entry:hover .perm{
  216.  
  217. opacity: 1;
  218. }
  219.  
  220. .perma {position:absolute; text-decoration:none; margin-top:7px; margin-left:7px; padding:4px; background:#fff; opacity:0; -webkit-transition: 0.3s ease-in;z-index:10;font-family:{font:posts};border:1px solid #ccc;border-left:4px solid #ccc;color:black;}
  221.  
  222.  
  223.  
  224.  
  225. {block:IfBackgroundImage}
  226. #bg img {
  227. z-index:-1;
  228. position:fixed;
  229. top:0;
  230. left:0;
  231. height:100%;
  232. width:100%;
  233. }
  234. {block:IfBackgroundImage}
  235.  
  236.  
  237. #posts {
  238. width: 810px;
  239. background: transparent;
  240. margin-left:385px;
  241. padding-left: 2px;
  242. padding-right: 2px;
  243. padding-top:15px;
  244. margin-top:0px;
  245. float:left;
  246. }
  247.  
  248. #infscr-loading{
  249. bottom: -70px;
  250. position: absolute;
  251. left: 50%;
  252. margin-left:-8px;
  253. width:16px;
  254. height:11px;
  255. overflow:hidden;
  256. margin-bottom: 50px;
  257. }
  258.  
  259. .credit {opacity:0.7;font-size:23px;position:fixed;bottom:5px;right:5px;color:#000;}
  260.  
  261.  
  262. .photo{{block:ifimagefade}opacity:0.9;background-color:transparent;{/block:ifimagefade}-webkit-transition: all .0s ease-out;-moz-transition: all .0s ease-out;transition: all .0s ease-out;}
  263.  
  264. .photo:hover{opacity:1;}
  265.  
  266. a img{border: 0px;}
  267.  
  268.  
  269. .title{
  270. font-family:{font:posts};
  271. font-size: 12px;
  272. line-height:15px;
  273. text-transform:uppercase;
  274. }
  275.  
  276. blockquote{
  277. padding:0px 0px 2px 5px;
  278. margin:0px 0px 2px 10px;
  279. border-left: 1px dotted #555555;
  280. }
  281.  
  282.  
  283.  
  284.  
  285. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  286. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  287. .user_7 .label, .user_8 .label, .user_9 .label {color:#130C11;}
  288. .notes img{width:10px; position:relative; top:3px;}
  289.  
  290. <--ses-->
  291. small{font-size: 90%;}
  292.  
  293.  
  294. @font-face{font-family:marketing script;src:url('http://static.tumblr.com/hcocigh/GkVm9pnt3/marketingscript.ttf');}
  295.  
  296. .blogtitle{
  297. color: {color:link};
  298. font-family:marketing script;
  299. color: {color:blogtitle};
  300. font-size:40px;
  301.  
  302.  
  303. line-height: 40px;
  304. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  305. }
  306.  
  307.  
  308. .links a{
  309. text-transform: lowercase;
  310. background:;
  311. text-transform: lowercase;
  312. text-decoration: none;
  313. text-align: center;
  314. padding:3px;
  315. font-family: {font:links};
  316. font-size:10px;
  317. line-height: 10px;
  318. z-index: 99999999999;
  319. margin-top: 5px;
  320. letter-spacing: 2px;
  321. display:inline-block;
  322. text-align:right;
  323. font-style:italic;
  324. -webkit-transition: all 0.5s ease;
  325. -moz-transition: all 0.5s ease;
  326. -o-transition: all 0.5s ease;
  327. }
  328.  
  329. .links a{background:#transparent;color:;padding:3px;}
  330. .links a:hover{background:{color:sidebar link hover background};color:{color:sidebar link hover};
  331.  
  332.  
  333. .perm{
  334. display: block;
  335. margin-top: 3px;
  336. font-family: {font:posts};
  337. font-size: 9px;
  338. line-height: 12px;
  339. text-align:right;
  340. opacity: 1;
  341. border-right:5px solid gray;
  342. text-transform: uppercase;
  343. -webkit-transition-duration:.5s;
  344. -webkit-transition:.5s;
  345. }
  346.  
  347. .entry:hover .perm {
  348. opacity: 1;
  349. border-right:20px solid gray;
  350. padding-right: 20px;
  351. -webkit-transition-duration:.5s;
  352. -webkit-transition:.5s;
  353. }
  354.  
  355. </style>
  356.  
  357. {block:IndexPage}
  358. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  359. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  360.  
  361. <script type="text/javascript">
  362. $(window).load(function () {
  363. var $content = $('#posts');
  364. $content.masonry({itemSelector: '.entry'}),
  365. $content.infinitescroll({
  366. navSelector : 'div#pagination',
  367. nextSelector : 'div#pagination a#nextPage',
  368. itemSelector : '.entry',
  369. loading: {
  370. finishedMsg: '',
  371. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  372. },
  373. bufferPx : 600,
  374. debug : false,
  375. },
  376. // call masonry as a callback.
  377. function( newElements ) {
  378. var $newElems = $( newElements );
  379. $newElems.hide();
  380. // ensure that images load before adding to masonry layout
  381. $newElems.imagesLoaded(function(){
  382. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  383. });
  384. });
  385. });
  386. </script>
  387.  
  388. {/block:IndexPage}
  389.  
  390. <meta name="viewport" content="width=800" />
  391.  
  392. </head>
  393. <body>
  394.  
  395. {block:IfBackgroundImage}<div id="bg"><img src="{image:Background}"></div>{/block:IfBackgroundImage}
  396.  
  397.  
  398. <div class="wrapper">
  399. <div id="sidebar">
  400. {block:ifusetitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifusetitle}
  401.  
  402. <div style="text-align: center;">{block:ifusebanner}<Br><a href="/"><img style="max-width:220px; max-height:200px" src="{image:banner}"/></a>{/block:ifusebanner}
  403. <br>{description}
  404. <div class="links"><a href="/" class="links5">home</a><a href="/ask" class="links5">ask</a>{block:ifcustomlinkonetitle}<a href="{text:custom link one}" class="links">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}{block:ifcustomlinktwotitle}<a href="{text:custom link two}" class="links">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}{block:ifcustomlinkthreetitle}<a href="{text:custom link three}" class="links">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}{block:ifcustomlinkfourtitle} <a href="{text:custom link four}" class="links">{text:custom link four title}</a>{/block:ifcustomlinkfourtitle}{block:ifcustomlinkfivetitle} <a href="{text:custom link five}" class="links">{text:custom link five title}</a>{/block:ifcustomlinkfivetitle}<a href="http://faede.tumblr.com/" class="links5">theme</a>
  405.  
  406.  
  407.  
  408. </div>
  409. </div>
  410. <p></p>
  411. </div>
  412. </div></fieldset>
  413.  
  414.  
  415. <div class="header">
  416.  
  417. <div class="left">
  418.  
  419. <div id="posts">
  420.  
  421.  
  422. {block:Posts}
  423. <div class="entry">
  424.  
  425. {block:Text}
  426. {block:IndexPage}
  427. {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  428. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  429. {/block:IndexPage}
  430. {/block:Text}
  431.  
  432. {block:Link}
  433. {block:IndexPage}
  434. {/block:IndexPage}<a href="{URL}" class="title">{Name}</a>
  435. {block:Description}{Description}{/block:Description}
  436. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  437. {/block:IndexPage}
  438. {block:Link}
  439.  
  440.  
  441. {block:Photo}
  442. {block:IndexPage}
  443. <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a> | <a href="{permalink}">{notecountwithlabel}</a></div>
  444. {/block:IndexPage}
  445. {block:IndexPage}<div class="img">{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"/></a></div>{LinkCloseTag}</div>{/block:IndexPage}
  446. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>{LinkCloseTag}{/block:PermalinkPage}
  447. {/block:Photo}
  448.  
  449.  
  450.  
  451. {block:Photoset}
  452. {block:IndexPage}
  453. <div class="perms">
  454. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  455. </div>
  456. <div style="width:230px; overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>{/block:IndexPage}
  457. {block:permalinkpage}
  458. {Photoset-500}
  459. {/block:permalinkpage}
  460. {/block:Photoset}
  461.  
  462. {block:Quote}
  463. <div class="text">
  464. <div class="quote">&#10077;</div>
  465. <span style="text-transform:uppercase;letter-spacing:1px;"> {Quote} </span>
  466. {block:Source}
  467. <div class="source"><div style="text-align:right; color:{color:link}">{Source}</div></div>
  468. {/block:Source}
  469. {block:indexpage}
  470. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  471. {/block:indexpage}
  472. </div>{/block:Quote}
  473.  
  474. {block:Chat}
  475. {block:IndexPage}
  476. {/block:IndexPage}
  477. {block:Title}<span class="title">{Title}</span>{/block:Title}
  478. <ul class="chat">
  479. {block:Lines}
  480. <li class="user_{UserNumber}">
  481. {block:Label}
  482. <span class="label">{Label}</span>
  483. {/block:Label}
  484.  
  485. {Line}
  486. </li>
  487. {/block:Lines}
  488. </ul>
  489. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  490. {/block:IndexPage}
  491. {/block:Chat}
  492.  
  493. {block:Audio}
  494. {block:IndexPage}
  495. {/block:IndexPage}
  496. <center><div style="width:230px; height:28px;background:#e3e3e3;"><div style="float:center;">{AudioPlayerGrey}</div>{block:TrackName}
  497. {TrackName}
  498. {/block:TrackName} - {block:Artist}
  499. {Artist}
  500. {/block:Artist}<div style="margin-top:10px; float:right;">
  501. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  502. {block:IndexPage}<br><div class="perm"><a href="{Permalink}">{NoteCount}</a> • <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  503. {/block:Audio}
  504.  
  505. {block:Video}
  506. {block:IndexPage}
  507. {/block:IndexPage}
  508. <center>
  509. {block:IndexPage}
  510. {Video-250}
  511. {/block:IndexPage}
  512. </center>
  513. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center{block:IndexPage}<div class="perm"><a href="{Permalink}">{NoteCount}</a> • <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}>
  514.  
  515. {block:Video}
  516.  
  517. {block:Answer}
  518. {block:IndexPage}
  519. {/block:IndexPage}
  520. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:100px;"/>
  521. <b>{Asker}</b>: <b>{Question}</b>{Answer}
  522. {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  523. {/block:IndexPage}
  524. {/block:Answer}
  525.  
  526.  
  527. {block:PermalinkPage}
  528. {block:Date}
  529. <center>
  530. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  531. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  532. {/block:Date}
  533.  
  534. {/block:PermalinkPage}
  535.  
  536. {block:PostNotes}{PostNotes}
  537. {/block:PostNotes}
  538. </div>
  539.  
  540.  
  541. {/block:Posts}
  542. </div>
  543. </div>
  544. <div class="right">
  545. </div>
  546. <div class="footer">
  547. <br>
  548. </div>
  549. </div>
  550. </body>
  551. </html>
  552. <div style="position:fixed;right:0px;bottom:-425px;">
  553. <div style="position:fixed;right:0px;bottom:-425px;">
  554. <---DONT REMOVE---->
  555. {block:IndexPage}
  556. {block:Pagination}
  557. <div id="pagination">
  558. {block:NextPage}
  559. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  560. {/block:NextPage}
  561. {block:PreviousPage}
  562. <a href="{PreviousPage}">&larr;&nbsp;</a>
  563. {/block:PreviousPage}
  564. </div>
  565. {/block:Pagination}
  566. {/block:IndexPage}</div>
  567.  
  568. <div class="credit"><a href="http://faedethemes.tumblr.com/">ƒ</a></div>
  569.  
  570. </div>
  571. </body>
  572. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement