Advertisement
maryaciolli

theme - for pictures

Apr 24th, 2014
925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 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.  
  5.  
  6. new theme ♡
  7. theme by oficinadehtml.tumblr.com
  8. @hollandsrod3n
  9.  
  10.  
  11.  
  12. -->
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. {block:Description}
  21. {/block:Description}
  22.  
  23.  
  24. <!-- DEFAULT -->
  25. <meta name="color:background" content="#ffffff" />
  26. <meta name="color:sidebar top" content="#eee" />
  27. <meta name="color:details" content="##4da579" />
  28. <meta name="image:sidebar" content="http://static.tumblr.com/5736474aa4d147156d8beba9f31d4193/nqcm3ld/1iIn4jrdv/tumblr_static_aydfcz4mnk8488k0gk0swsc0s.png" />
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39. <meta name="text:Link6" content="/" />
  40. <meta name="text:Link6 Title" content="link" />
  41.  
  42.  
  43. <script type="text/javascript"
  44. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Gentium+Book+Basic' rel='stylesheet' type='text/css'>
  47.  
  48. <style type="text/css">
  49.  
  50. iframe#tumblr_controls {
  51. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;top: 1px !important; margin: 0 0 0 0; right: 1px !important; position: fixed !important; }
  52.  
  53. body {
  54. font-family:{font:Text};
  55. font-size:11px;
  56. background:#ffffff;
  57. color: #232222;
  58. font-family: helvetica;
  59. margin: auto; text-align: center;
  60. text-shadow: 0px 1px 1px #ffffff;
  61. }
  62.  
  63. a { text-decoration: none;
  64. color: #2d2e32;
  65. text-shadow: 0px 1px 1px #ffffff;
  66. }
  67.  
  68. a:hover { color: #62676f;
  69. transition: 0.4s ease;
  70. }
  71.  
  72. h1 { font-family: 'Gentium Book Basic', serif;
  73. font-size: 16px;
  74. font-weight: normal;
  75. letter-spacing: 3px;
  76. margin: 0;
  77. padding: 0;
  78. line-height: 30px;
  79. text-transform: uppercase;
  80. }
  81.  
  82. h3 { font-family: 'Gentium Book Basic', serif; font-size: 12px;
  83. font-weight: normal;
  84. letter-spacing: 3px;
  85. text-transform: uppercase;}
  86.  
  87. .all {
  88. margin: auto;
  89. width: 100%;
  90. }
  91.  
  92. .content {
  93. text-align: center;
  94. width: 1020px;
  95. margin: 0 auto;
  96.  
  97. }
  98.  
  99. .sidebar-top {
  100. width: 100%;
  101. margin-top: 0px;
  102. top: 0;
  103. margin: 0 auto;
  104. padding: 5px;
  105. background: {color:sidebar top};
  106. position: fixed;
  107. z-index: 1;
  108. box-shadow: 0px 0px 0px #acacac;
  109. padding-bottom: 10px;
  110. border-bottom:5px solid {color:details};
  111. }
  112.  
  113. .posts { margin-top: 150px;
  114. }
  115.  
  116. .about-description {
  117. width: 500px;
  118. margin: 0 auto;
  119. font-family: calibri;
  120. font-size: 11px;
  121. text-align:justify;
  122. letter-spacing: 1px;
  123. }
  124.  
  125. .menu a { display: inline;
  126. font-family: calibri;
  127. font-size: 11px;
  128. margin-left: 10px;
  129. margin-right: 10px;
  130. text-transform: lowercase;
  131. text-shadow: 0px 1px 1px #eee;
  132. letter-spacing: 1px;
  133. }
  134.  
  135. .menu a:hover {border-right:2px solid {color:details}; padding-right:3px;}
  136.  
  137.  
  138. .textpost {
  139. margin-left: 20px;
  140. margin-right: 20px;
  141.  
  142. }
  143.  
  144. .entry {
  145. {block:IndexPage}
  146. width:250px;
  147. margin: 0;
  148. padding: 0;
  149. overflow:hidden;
  150. text-align: left;
  151. {/block:IndexPage}
  152. {block:PermalinkPage}
  153. width:700px;
  154. margin-left:auto;
  155. margin-right:auto;
  156. padding: 20px;
  157. text-align: justify;
  158. {/block:PermalinkPage}
  159. font-family: verdana;
  160. font-size: 10px;
  161. color: #3b3b3b;
  162. }
  163.  
  164.  
  165. .entry img {
  166. -webkit-transition: all 0.6s linear;
  167. {block:IndexPage}
  168. width:250px;
  169. margin-left: 1px;
  170. margin-right: 1px;
  171. padding: 0px;
  172. background: #ffffff;
  173. {/block:IndexPage}
  174. {block:PermalinkPage}
  175. max-width:700px;
  176. text-align: center;
  177. margin: 0 auto;
  178. {/block:PermalinkPage}
  179. }
  180.  
  181. .perm {
  182. color:#ffffff;
  183. text-shadow: 0px 1px 1px #000000;
  184. font-size:10px;
  185. opacity: 0;
  186. -webkit-transition-duration: 1s;
  187. top:0px;padding:10px;
  188. background-color: {color:details};
  189. position: absolute;
  190. line-height:25px;
  191. text-align:center;
  192. font-family:times new roman, serif;
  193. letter-spacing:2px;
  194. display:block;
  195. top:0%;
  196. height:100%;
  197. width:100%;
  198. }
  199.  
  200. .perm a { color:#ffffff;
  201. text-shadow: 0px 1px 1px #000000;}
  202.  
  203.  
  204. .entry:hover .perm {
  205. opacity:0.8;
  206. z-index:1000;
  207. }
  208.  
  209. .like_and_reblog_buttons {
  210. list-style: none;
  211. text-align:center;
  212. margin: 0 auto;
  213. width: 90px;
  214. }
  215.  
  216. .like_and_reblog_buttons li {
  217. float: left;
  218. margin: 0;
  219. padding: 0;
  220. }
  221.  
  222. .like_and_reblog_buttons li:first-child {
  223. margin-right: 10px;
  224. }
  225.  
  226. {block:IndexPage}
  227. .entry:hover {
  228. opacity:0.5;
  229. -webkit-transition:0.6s;
  230. }
  231. {/block:IndexPage}
  232.  
  233.  
  234. ol {
  235. overflow-x: hidden; }
  236. .pn {
  237. overflow-x: hidden;}
  238. .pn ul{
  239. list-style-type: none;}
  240. .pn li{
  241. list-style-type: none;}
  242.  
  243. .pn { height:200px;
  244. width:700px;
  245. overflow:scroll;
  246. list-style-type: none;
  247.  
  248. }
  249.  
  250.  
  251. #up {
  252. bottom: 0;
  253. right: 0;
  254. margin: 4px;
  255. background: #000;
  256. padding: 5px;
  257. position: fixed;
  258. opacity: 0.7;
  259. }
  260.  
  261.  
  262. #up a {
  263. color: #f2f2f2;
  264. text-shadow: none;
  265. font-family: times new roman;
  266. }
  267.  
  268. .blockquote {
  269. font-family: 'Gentium Book Basic', serif;
  270. font-size: 15px;
  271. text-transform: uppercase;
  272. letter-spacing: 3px;
  273. }
  274.  
  275.  
  276. .load {
  277. height: 1000px;
  278. position: absolute;
  279. z-index: 999999;
  280. color: transparent;
  281. }
  282.  
  283.  
  284. .imgside {width:40px; border:0px solid {color:details}; margin-left:6px; padding:3px; margin-top:-7px;}
  285.  
  286.  
  287. .ttl {color:{color:details}; font-size:18px; margin-top:8px; letter-spacing: 3px; -webkit-transition-duration: 1s; text-shadow: 0px 1px 1px #eee;}
  288.  
  289. </style>
  290.  
  291.  
  292.  
  293. {block:IndexPage}
  294. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  295. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  296. <script type="text/javascript">
  297. $(window).load(function(){
  298. var $wall = $('.posts');
  299. $wall.imagesLoaded(function(){
  300. $wall.masonry({
  301. itemSelector: '.entry',
  302. isAnimated : true
  303. });
  304. });
  305. $wall.infinitescroll({
  306. navSelector : "div#navigation",
  307. nextSelector : "div#navigation a#nextPage",
  308. itemSelector : '.entry',
  309. loadingImg : "",
  310. loadingText : " ",
  311. donetext : " ",
  312. extraScrollPx : 0,
  313. bufferPx : 10000,
  314. debug : false,
  315. errorCallback: function() {
  316. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  317. }},
  318. function( newElements ) {
  319. var $newElems = $( newElements );
  320. $newElems.hide();
  321. $newElems.imagesLoaded(function(){
  322. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  323. });
  324. }); $('.posts').show(500);
  325. });
  326. </script>
  327. {/block:IndexPage}
  328.  
  329. <script type="text/javascript">
  330. $(window).load(function(){
  331. $("p").remove(":contains('(Source:')");
  332. $("p").remove(":contains('(source:')");
  333. $("p").remove(":contains('(via ')");
  334. });
  335. </script>
  336.  
  337.  
  338. {block:indexpage}
  339. <script language="JavaScript">
  340. function function1(){
  341. window.scrollTo(0,5);
  342. }
  343. function function2(){
  344. window.scroll(0,2);
  345. }
  346. </script>
  347.  
  348. {/block:indexpage}
  349.  
  350.  
  351. </head>
  352. <body>
  353.  
  354.  
  355. <div class="sidebar-top">
  356. <div class="about">
  357.  
  358.  
  359. <a href="{BlogUrl}"><div class="ttl">{Title}</div></a>
  360.  
  361. <div class="about-description">
  362. <p id="description"><img src="{image:sidebar}" align="right" class="imgside"> {Description}</p>
  363. </div>
  364.  
  365.  
  366. <div class="menu">
  367. <a href="{text:link1}" class="links">{text:Link1 Title}</a>
  368. <a href="{text:link2}" class="links">{text:Link2 Title}</a>
  369. <a href="{text:link3}" class="links">{text:Link3 Title}</a>
  370. <a href="{text:link4}" class="links">{text:Link4 Title}</a>
  371. <a href="{text:link5}" class="links">{text:Link5 Title}</a>
  372. <a href="{text:link6}" class="links">{text:Link6 Title}</a>
  373. </div>
  374.  
  375. </div>
  376. </div>
  377.  
  378. <div class="all">
  379.  
  380.  
  381.  
  382. <div class="main">
  383.  
  384.  
  385.  
  386.  
  387. <div class="content">
  388.  
  389. <div id="posts" class="posts">
  390.  
  391. {block:IndexPage}<div class="column navigation" id="navigation">
  392. {block:Pagination}
  393. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  394. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  395. </div>{/block:IndexPage}
  396.  
  397. <br style="clear:both;" />
  398.  
  399.  
  400. {block:Posts}
  401.  
  402. <div class="entry">
  403.  
  404. <div class="textpost">{block:Text}
  405. {block:Title}
  406. <h3><a href="{Permalink}">{Title}</a></h3>
  407. {/block:Title}{Body}
  408. {/block:Text}</div>
  409.  
  410. {block:Photo}
  411. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  412.  
  413. {/block:Photo}
  414.  
  415. {block:Panorama}
  416.  
  417. {LinkOpenTag}
  418. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  419. {LinkCloseTag}{block:Caption}
  420. <div class="caption">{Caption}</div>
  421. {/block:Caption}
  422.  
  423. {/block:Panorama}
  424.  
  425. {block:Photoset}
  426.  
  427. {Photoset-500}{block:Caption}
  428. <div class="caption">{Caption}</div>
  429. {/block:Caption}
  430.  
  431. {/block:Photoset}
  432.  
  433. {block:Quote}
  434. <div class="blockquote">
  435. "{Quote}"
  436. </div>
  437. {block:Source}
  438. <div class="source">{Source}</div>
  439. {/block:Source}
  440.  
  441. {/block:Quote}
  442.  
  443. {block:Link}
  444.  
  445. <a href="{URL}" class="link" {Target}>{Name}</a>
  446.  
  447. {block:Description}
  448. <div class="description">{Description}</div>
  449. {/block:Description}
  450.  
  451. {/block:Link}
  452.  
  453. {block:Chat}
  454.  
  455. {block:Title}
  456. <h3><a href="{Permalink}">{Title}</a></h3>
  457. {/block:Title}
  458.  
  459. <ul class="chat">
  460. {block:Lines}
  461. <li class="{Alt} user_{UserNumber}">
  462. {block:Label}
  463. <span class="label">{Label}</span>
  464. {/block:Label}{Line}
  465. </li>
  466. {/block:Lines}
  467. </ul>
  468.  
  469. {/block:Chat}
  470.  
  471. {block:Video}
  472.  
  473. {Video-500}{block:Caption}
  474. <div class="caption">{Caption}</div>
  475. {/block:Caption}
  476.  
  477. {/block:Video}
  478.  
  479. {block:Audio}
  480.  
  481. {AudioPlayerBlack}{block:Caption}
  482. <div class="caption">{Caption}</div>
  483. {/block:Caption}
  484.  
  485. {/block:Audio}
  486.  
  487.  
  488. {block:PermalinkPage}
  489. {block:Caption}{Caption}{/block:Caption}
  490.  
  491.  
  492.  
  493. {ReblogButton}{LikeButton}
  494.  
  495. <div style="padding: 10px;"> {block:Date}Posted: {TimeAgo} {/block:Date};
  496. <a href="{Permalink}">{NoteCount}</a> notes</div>
  497. <br>
  498.  
  499.  
  500.  
  501. <div class="notes">
  502. {block:PostNotes}{PostNotes}{/block:PostNotes}
  503. </div>
  504.  
  505.  
  506. {/block:PermalinkPage}
  507.  
  508.  
  509.  
  510. {block:IndexPage}<div class="perm"><a href="{Permalink}">{NoteCount}</a> notes
  511. <ul class="like_and_reblog_buttons">
  512. <li>{ReblogButton}</li>
  513. <li>{LikeButton}</li>
  514. </ul>
  515.  
  516. </div>{/block:IndexPage}
  517.  
  518. </div>
  519.  
  520. {/block:Posts}
  521.  
  522. </div>
  523.  
  524. <div class="load">x</div>
  525.  
  526.  
  527. </div>
  528.  
  529.  
  530. <div id="up"><a href="http://oficinadehtml.tumblr.com/">©</a></div>
  531.  
  532. </div>
  533.  
  534. </div>
  535.  
  536. </body>
  537.  
  538. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement