modernesse

Glenn Theme by Modernesse

May 28th, 2013
886
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 KB | None | 0 0
  1. <!--
  2.  
  3. The Glenn Theme by Modernesse
  4.  
  5.  
  6. Please do not remove the credit!
  7.  
  8.  
  9. I hope you enjoy this theme! xx
  10.  
  11.  
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19.  
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  24.  
  25. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  26. <meta name="color:background" content="#fff"/>
  27. <meta name="color:header background" content="#fff">
  28. <meta name="color:link" content="#777"/>
  29. <meta name="color:text" content="#777"/>
  30. <meta name="color:title" content="#333"/>
  31. <meta name="color:hover" content="#fff"/>
  32.  
  33. <meta name="if:2 columns" content="1"/>
  34. <meta name="if:3 columns" content=""/>
  35. <meta name="if:4 columns" content=""/>
  36.  
  37. <meta name="text:link 1 title" content=""/>
  38. <meta name="text:link 1 url" content=""/>
  39. <meta name="text:link 2 title" content=""/>
  40. <meta name="text:link 2 url" content=""/>
  41. <meta name="text:link 3 title" content=""/>
  42. <meta name="text:link 3 url" content=""/>
  43.  
  44. <meta name="image:background" content="1"/>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. #tumblr_controls {
  51. top: 1px !important;
  52. margin: 0 0 0 0;
  53. right: 6px !important;
  54. position: fixed !important;
  55. -webkit-filter: invert(100%);important;
  56. }
  57.  
  58. ::-webkit-scrollbar {width: 3px; height: 1px; background:#FCFFFE;}
  59. ::-webkit-scrollbar-thumb {background: #000; border-radius:10px;}
  60.  
  61.  
  62. p {
  63. margin:0px;
  64. margin-top:0px;
  65. }
  66.  
  67.  
  68. body {
  69. padding: 0px;
  70. margin: 0px;
  71. color:{color:text};
  72. font-family: raleway;
  73. line-height:14px;
  74. font-size:12px;
  75. background-color: {color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. }
  80.  
  81.  
  82. a:link, a:active, a:visited{
  83. text-decoration: none;
  84. -webkit-transition: color 0.3s ease-out;
  85. -moz-transition: color 0.3s ease-out;
  86. transition: color 0.3s ease-out;
  87. color:{color:link};
  88. }
  89.  
  90. a:hover {
  91. text-decoration: none;
  92. font-style:;
  93. color: {color:Hover};
  94. }
  95.  
  96. div#center{
  97. margin:auto;
  98. position:relative;
  99. width:1000px;
  100. background-color:;
  101. overflow:auto;
  102. overflow-y:hidden;
  103. }
  104.  
  105.  
  106.  
  107. .entry {
  108. float:left;
  109. display: block;
  110. margin:5px;
  111. overflow:hidden;
  112. width:220px;
  113. {block:PermalinkPage}
  114. width:450px;
  115. text-align:left;
  116. line-height:10px;
  117. {/block:PermalinkPage}
  118. background:white;
  119. background-image:URL();
  120. }
  121.  
  122.  
  123.  
  124. .entry .perma{
  125. width:220px;
  126. height:16px;
  127. margin-left:0px;
  128. position: absolute;
  129. line-height: 16px;
  130. overflow:hidden;
  131. text-align:center;
  132. top:0px;
  133. background:white;
  134. word-spacing:2px;
  135. letter-spacing:1px;
  136. opacity: 0.0;
  137. -webkit-transition: all .7s ease;
  138. -moz-transition: all .7s ease;
  139. -o-transition: all .7s ease;
  140. transition: all .7s ease;
  141.  
  142. }
  143.  
  144.  
  145.  
  146. .entry:hover .perma{
  147. overflow:visible;
  148. opacity:0.9;
  149. }
  150.  
  151. .entry:hover .perma:hover{
  152. overflow:visible;
  153. opacity:1.0;
  154. }
  155.  
  156.  
  157. .navi {
  158. font-family:raleway;
  159. font-size:14px;
  160. line-height:28px;
  161. word-spacing:5px;
  162. }
  163.  
  164.  
  165. #posts {
  166. z-index:99;
  167. margin-top:3px;
  168. {block:if2columns}
  169. margin-left:260px;
  170. width:500px;
  171. {/block:if2columns}
  172. {block:if3columns}
  173. width:700px;
  174. margin-left:140px;
  175. {/block:if3columns}
  176. {block:if4columns}
  177. margin-left:-5px;
  178. width:1000px;
  179. {/block:if4columns}
  180. right:auto;
  181. background:transparent;
  182. margin-right:auto;
  183. position:relative;
  184. overflow-y: hidden;
  185. }
  186.  
  187.  
  188.  
  189. .title{
  190. font-size:16px;
  191. line-height: 18px;
  192. color:{color:Title};
  193. font-weight: normal;
  194. }
  195.  
  196. .blogtitle{
  197. font-family:georgia;
  198. font-size:70px;
  199. line-height:100px;
  200. }
  201.  
  202. .header {
  203. margin-top:-1px;
  204. width:100%;
  205. text-align:center;
  206. z-index:99999999999999999999999;
  207. }
  208.  
  209.  
  210.  
  211. .permalink{
  212. text-transform: normal;
  213. display: block;
  214. text-align: right;
  215. text-decoration: none;
  216. }
  217.  
  218.  
  219. #infscr-loading{
  220. bottom: -70px;
  221. position: absolute;
  222. left: 50%;
  223. margin-left:-8px;
  224. width:16px;
  225. height:11px;
  226. overflow:hidden;
  227. margin-bottom: 50px;
  228. }
  229.  
  230. #postnotes{
  231. text-align: justify;}
  232.  
  233. #postnotes blockquote{
  234. border: 0px;}
  235.  
  236. blockquote{
  237. padding:0px 0px 2px 5px;
  238. margin:0px 0px 2px 10px;
  239. border-left: 3px solid #111;
  240. }
  241.  
  242. blockquote p, ul{
  243. margin:0px;
  244. padding:0px;
  245. }
  246.  
  247. a img{border: 0px;}
  248.  
  249.  
  250. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  251.  
  252. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  253. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  254.  
  255. .notes img{width:10px; position:relative; top:3px;}
  256. <--ses-->
  257. small{font-size: 90%;}
  258.  
  259. {CustomCSS}
  260.  
  261. </style>
  262.  
  263. {block:IndexPage}
  264. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  265. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  266.  
  267. <script type="text/javascript">
  268. $(window).load(function(){
  269. var $wall = $('#posts');
  270. $wall.imagesLoaded(function(){
  271. $wall.masonry({
  272. itemSelector: '.entry, .entry_photo',
  273. isAnimated : false
  274. });
  275. });
  276.  
  277. $wall.infinitescroll({
  278. navSelector : '#pagination',
  279. nextSelector : '#pagination a',
  280. itemSelector : '.entry, .entry_photo',
  281. bufferPx : 2000,
  282. debug : false,
  283. errorCallback: function() {
  284. $('#infscr-loading').fadeOut('normal');
  285. }},
  286. function( newElements ) {
  287. var $newElems = $( newElements );
  288. $newElems.hide();
  289. $newElems.imagesLoaded(function(){
  290. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  291. });
  292. }); $('#posts').show(500);
  293. });
  294. </script>
  295.  
  296.  
  297. {/block:IndexPage}
  298.  
  299.  
  300. <title>{title}</title>
  301.  
  302. <link rel="shortcut icon" href="{Favicon}" />
  303. <meta name="viewport" content="width=820" />
  304. </head>
  305.  
  306. <body>
  307.  
  308. <div class="wrapper">
  309. <div class="header">
  310. </div>
  311.  
  312. <div id="cage">
  313. <div id="center">
  314.  
  315. <div class="header">
  316. <center>
  317. <span class="blogtitle">
  318. {title}
  319. </span>
  320. <br>
  321. <div class="navi">
  322. <a href="/">home</a>
  323. <a href="/ask">message</a>
  324. <a href="/archive">archive</a>
  325. <a href="{text:link 1 url}">{text:link 1 title}</a>
  326. <a href="{text:link 2 url">{text:link 2 title}</a>
  327. <a href="{text:link 3 url">{text:link 3 title}</a>
  328. <a href="http://modernesse.tumblr.com/">theme</a>
  329. </div>
  330. {description}
  331.  
  332. </center>
  333. </div>
  334.  
  335.  
  336. <div class="left">
  337. <div id="posts">
  338. {block:Posts}
  339. <div class="entry">
  340.  
  341. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  342. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  343. {/block:Text}
  344.  
  345. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  346.  
  347. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  348.  
  349. {block:Photo}
  350. {block:IndexPage}
  351. <center>
  352. <div class="perma">
  353. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  354.  
  355. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  356. {/block:IndexPage}
  357. {block:PermalinkPage}
  358. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  359.  
  360. {LinkCloseTag}
  361. {/block:PermalinkPage}
  362. {/block:Photo}
  363.  
  364. {block:Photoset}
  365. {block:IndexPage}
  366. <center>
  367.  
  368. <div class="perma">
  369. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  370.  
  371. {Photoset-250}</center>
  372. {/block:IndexPage}
  373. {block:PermalinkPage}
  374. <center>
  375. {Photoset-500}</center>
  376. {/block:PermalinkPage}
  377. {/block:Photoset}
  378.  
  379. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  380.  
  381. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  382.  
  383. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  384. <ul class="chat">
  385. {block:Lines}
  386. <li class="user_{UserNumber}">
  387. {block:Label}
  388. <span class="label">{Label}</span>
  389. {/block:Label}
  390.  
  391. {Line}
  392. </li>
  393. {/block:Lines}
  394. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  395. {/block:Chat}
  396.  
  397. {block:Audio}
  398. <div style="width:200px; height:30px;">
  399. {AudioPlayerWhite}
  400. </div>
  401. {block:IndexPage}<span class="permalink">
  402. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  403. </span>{/block:IndexPage}
  404. {/block:Audio}
  405.  
  406. {block:Video}
  407. {block:IndexPage}
  408. <center>
  409. <div class="perma">
  410. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  411. {Video-250}</center>
  412. {/block:IndexPage}
  413. {block:PermalinkPage}
  414. <center>
  415. {Video-400}</center>
  416. {/block:PermalinkPage}
  417. {/block:Video}
  418.  
  419.  
  420. {block:PostNotes}<div align="middle">{caption}</div>
  421. <center>
  422.  
  423. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  424.  
  425. {block:HasTags}
  426. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  427. {block:RebloggedFrom}
  428. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  429. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  430.  
  431. {/block:RebloggedFrom}
  432. </center></span>
  433. <br>
  434. <div id="postnotes">{PostNotes}</div><br>
  435.  
  436. <center>{block:ContentSource}
  437. <br><a href="{SourceURL}">
  438. {lang:Source}:
  439. {block:SourceLogo}
  440. <img src="{BlackLogoURL}" width="{LogoWidth}"
  441. height="{LogoHeight}" alt="{SourceTitle}" />
  442. {/block:SourceLogo}
  443. {block:NoSourceLogo}
  444. {SourceLink}
  445. {/block:NoSourceLogo}
  446. </a>
  447. {/block:ContentSource}</center>
  448.  
  449. {/block:PostNotes}
  450. </div>
  451. {/block:Posts}
  452. </div></div>
  453.  
  454. {block:IndexPage}
  455. {block:Pagination}
  456. <div id="pagination">
  457. {block:NextPage}
  458. <a id="nextPage" href="{NextPage}"></a>
  459. {/block:NextPage}
  460. {block:PreviousPage}
  461. <a href="{PreviousPage}"></a>
  462. {/block:PreviousPage}
  463. </div>
  464. {/block:Pagination}
  465. {/block:IndexPage}
  466. <div style="position:fixed;z-index:99999999999999999999999999999999999; !important;top:24px;right:5px;-webkit-filter:invert(100%);"><a href="http://modernesse.tumblr.com/"><img src="http://static.tumblr.com/2w7y46r/wuvmba8c2/installtheme.png"></a></div>
  467. </body>
  468. </html>
Advertisement
Add Comment
Please, Sign In to add comment