Advertisement
Gived

New theme 1

Feb 15th, 2014
1,085
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.90 KB | None | 0 0
  1. <!--
  2.  
  3. theme by gived
  4.  
  5. -->
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />
  13. {/block:Description}
  14. <meta name="color:Background" content="#ffffff" />
  15. <meta name="text:Content width" content="70%" />
  16. <meta name="color:Links" content="#8a8a8a"/>
  17. <meta name="color:Links Hover" content="#000000"/>
  18. <meta name="color:Border" content="#000000"/>
  19. <meta name="text:Link 1 URL" content="/"/>
  20. <meta name="text:Link 1 name" content=""/>
  21. <meta name="text:Link 2 URL" content="/"/>
  22. <meta name="text:Link 2 name" content=""/>
  23. <meta name="text:Link 3 URL" content="/"/>
  24. <meta name="text:Link 3 name" content=""/>
  25. <meta name="image:Background" content""/>
  26. <meta name="if:Full Bkg Img" content="1" />
  27. <meta name="if:Lazy Load" content=""/>
  28. <meta name="if:Captions" content=""/>
  29. <meta name="if:Faded Images" content=""/>
  30. <meta name="if:Inverted Images" content=""/>
  31. <meta name="font:Body" content="Palatino, Georgia, Times, 'Times New Roman', serif" /><meta name="font:Headers" content="Helvetica, Arial, sans-serif" />
  32.  
  33. <meta name="image:Sidebar" content="http://static.tumblr.com/2c66efffe7d9589d62deb300f032cfe6/a90iyxz/wK9n125l2/tumblr_static_shameless_sc.jpg" />
  34. <!--Options-->
  35.  
  36. <meta name="if:Sidebar Img" content="1" />
  37. <meta name="if:Show blog title" content="1" />
  38. <meta name="text:Permalink Icon" content="[x]" />
  39.  
  40.  
  41.  
  42.  
  43. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
  44.  
  45. <style type="text/css">
  46. body {
  47. background-color: /*#fff0f0*/;
  48. font-family:arial;
  49. color: /*#d588ca*/ #696969;
  50. font-size:12px;
  51. line-height:25px;
  52. background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;
  53. {block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}}
  54. }
  55.  
  56.  
  57. {block:ifInvertedImages}img{
  58. opacity: 1;
  59. filter:alpha(opacity=10);
  60. -moz-opacity: 0.1;
  61. -moz-transition: all .9s ease;
  62. -o-transition: all .9s ease;
  63. transition: all .9s ease;
  64. -webkit-transition: all .9s ease;}
  65. {/block:ifInvertedImages}
  66.  
  67.  
  68. {block:ifInvertedImages} img:hover{
  69. opacity: .8;
  70. filter:alpha(opacity=100);
  71. -moz-opacity: 1;
  72. -moz-transition: all .9s ease;
  73. -o-transition: all .9s ease;
  74. transition: all .9s ease;
  75. -webkit-transition: all .9s ease;}
  76. {/block:ifInvertedImages}
  77.  
  78. {block:ifFadedImages}img{
  79. opacity: .8;
  80. filter:alpha(opacity=10);
  81. -moz-opacity: 0.1;
  82. -moz-transition: all .9s ease;
  83. -o-transition: all .9s ease;
  84. transition: all .9s ease;
  85. -webkit-transition: all .9s ease;}
  86. {/block:ifFadedImages}
  87.  
  88.  
  89. {block:ifFadedImages} img:hover{
  90. opacity: 1;
  91. filter:alpha(opacity=100);
  92. -moz-opacity: 1;
  93. -moz-transition: all .9s ease;
  94. -o-transition: all .9s ease;
  95. transition: all .9s ease;
  96. -webkit-transition: all .9s ease;}
  97. {/block:ifFadedImages}
  98.  
  99. {block:ifInvertedImages}.post img {
  100. opacity: 1;
  101. filter:alpha(opacity=10);
  102. -moz-opacity: 0.1;
  103. -moz-transition: all .9s ease;
  104. -o-transition: all .9s ease;
  105. transition: all .9s ease;
  106. -webkit-transition: all .9s ease;}
  107. {/block:ifInvertedImages}
  108.  
  109.  
  110. {block:ifInvertedImages}.post img:hover{
  111. opacity: .8;
  112. filter:alpha(opacity=100);
  113. -moz-opacity: 1;
  114. -moz-transition: all .9s ease;
  115. -o-transition: all .9s ease;
  116. transition: all .9s ease;
  117. -webkit-transition: all .9s ease;}
  118. {/block:ifInvertedImages}
  119.  
  120. {block:ifFadedImages}.post img {
  121. opacity: .8;
  122. filter:alpha(opacity=10);
  123. -moz-opacity: 0.1;
  124. -moz-transition: all .9s ease;
  125. -o-transition: all .9s ease;
  126. transition: all .9s ease;
  127. -webkit-transition: all .9s ease;}
  128. {/block:ifFadedImages}
  129.  
  130.  
  131. {block:ifFadedImages}.post img:hover{
  132. opacity: 1;
  133. filter:alpha(opacity=100);
  134. -moz-opacity: 1;
  135. -moz-transition: all .9s ease;
  136. -o-transition: all .9s ease;
  137. transition: all .9s ease;
  138. -webkit-transition: all .9s ease;}
  139. {/block:ifFadedImages}
  140.  
  141.  
  142.  
  143. .linkies{padding-top:px;-webkit-transition-duration: 0.3s;}
  144.  
  145. .linkies a{
  146.  
  147. cursor:auto;
  148. text-transform:uppercase;
  149. text-align:center;
  150. margin-bottom:50px;
  151. line-height:65px;
  152. padding:3px;
  153.  
  154. }
  155.  
  156. .linkies a:hover{
  157. background: ;-webkit-transition-duration: 0.3s;
  158.  
  159. text-transform:uppercase;
  160. border-top:px solid #222;
  161. color:{color:links hover};
  162. }
  163.  
  164. .o {cursor:help;
  165.  
  166. text-transform:uppercase;
  167.  
  168.  
  169. margin-top:5px;
  170. width:100px;
  171. padding:3px;
  172. margin-left:0px;
  173. -moz-transition: all 0.5s ease-out;
  174. -o-transition: all 0.5s ease-out;
  175. -webkit-transition: all 0.5s ease-out;
  176. transition: all 0.5s ease-out;
  177. color:{color:links}; line-height:44px;}
  178. .no { display:none; margin-bottom: 2px;font-size:.78em;}
  179.  
  180. .caption {
  181. text-align:left;
  182.  
  183. background: white;
  184. border:1px double;
  185.  
  186. }
  187. .post {
  188.  
  189. background:#fff;
  190.  
  191.  
  192. width:400px;
  193. padding:px;
  194. margin:0px auto 50px auto;
  195. text-align:center;
  196.  
  197. margin-bottom:40px;
  198.  
  199.  
  200. }
  201.  
  202. .post img{width:100%;-moz-transition: all 3s ease-out;
  203. -o-transition: all 3s ease-out;
  204. -webkit-transition: all 3s ease-out;
  205. transition: all 3s ease-out;
  206. }
  207.  
  208.  
  209. #footer { text-align: center; margin-top: 25px; font-size: .82em; }
  210.  
  211. .artcover {position:absolute;}
  212. .artcover img {width:92px;height:92px;float:left;border:5px solid #EEE;}
  213. .audioplayer {width:20px;padding:17px 5px 5px 17px;overflow:hidden;}
  214. .audioinfo {margin-left:55px;padding:3px 0px;}
  215. .i{display:block;padding:1px;text-align:left;margin-left:46px;margin-top:-2px;border:4px solid #EEE;}
  216. .i b, strong{font-family:;}
  217. .player {
  218. position:absolute;
  219. background:#eee;
  220.  
  221. height:60px;width:60px;
  222. opacity:.8;
  223. padding:4px;
  224. margin:15px;
  225. overflow:hidden;}
  226.  
  227.  
  228. a {
  229. color: {color:Links};
  230. text-decoration:none;
  231. }
  232. a:hover {
  233. color: {color:Links Hover};
  234. }
  235. img {
  236. border: none;
  237. border : 0;
  238. outline:none;
  239. }
  240. a img {
  241. outline: none;
  242. }
  243. div.center {
  244. padding: 20px;
  245. margin: 0px auto 0 200px;
  246. text-align:center;
  247. }
  248. ul.chat {
  249. list-style-type:none;
  250. padding:0;
  251. margin:0;
  252. }
  253.  
  254. .notes {
  255. text-align: left;
  256.  
  257. }
  258. ol.notes {
  259. list-style: none;
  260. }
  261. ol.notes img {
  262. display: none;
  263. }
  264. .credit {
  265. font-size: 16px;
  266. bottom: 5px;
  267. right: 5px;
  268. position: fixed;
  269. }
  270. .credit a {
  271. color: black;
  272. padding: 5px;
  273. background: white;
  274. border: 1px solid {color: border};
  275. }
  276.  
  277. .b{padding-right:5px;font-size:30px;line-height:30px;letter-spacing:1px;font-style:italic;font-weight:bold;text-transform:uppercase;border-bottom:2px solid {color:border};}
  278.  
  279. #container {
  280. height:auto;
  281. margin:0 auto;
  282. position:relative;
  283. text-align:center;
  284.  
  285. }
  286.  
  287. #side {position:fixed;height:100%;top:00;padding-right:20px;padding-top:116px;right:63%;text-align:right;width:210px;{block:IndexPage} {/block:IndexPage}{block:PermalinkPage} {/block:PermalinkPage}border-right:10px solid {color:Border};}
  288.  
  289.  
  290. .desc {position:fixed;bottom:50px;margin-left:23px;padding-top:0px;padding-right:0px;text-align:right;width:210px;{block:IndexPage} {/block:IndexPage}{block:PermalinkPage} {/block:PermalinkPage}}
  291.  
  292.  
  293. .navigate{margin-top:6px;margin-bottom:10px;margin-left:0px; padding-right:5px;letter-spacing:1px;line-height:11px;border-bottom:2px solid {color:border};padding-bottom:6px;}
  294.  
  295. .navigate a{text-decoration:none;}
  296.  
  297. @font-face {
  298. font-family:titulo;
  299. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  300. }
  301.  
  302. @font-face{font-family:f;src:url('http://static.tumblr.com/hcocigh/GkVm9pnt3/marketingscript.ttf');}
  303. .perma{
  304. margin-left:418px;margin-top:-5px; position:absolute;font-weight:bold; font-size:13px;}
  305. .permalink-icon { text-align: center;}
  306. .post .shadow {z-index:-1;width:100%;height:100%;display:inline-block;position:absolute;left:-10px;top:8px;background-image:url('http://static.tumblr.com/rkiiohe/RJFmo1pz9/khul.png');border:1px solid #000;}
  307. </style>
  308.  
  309. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  310. {block:ifLazyLoad}
  311. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  312. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  313. <script type="text/javascript" charset="utf-8">
  314. var $j = jQuery.noConflict();
  315. $j(function() {
  316. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  317. $j("img").lazyload({
  318. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  319. effect: "fadeIn",
  320. });
  321. });
  322. </script>
  323. {/block:ifLazyLoad}
  324.  
  325. </head>
  326.  
  327. <body>
  328. <script type="text/javascript">
  329. $(document).ready(function(){
  330. $(".no").hide();
  331. $(".o").click(function(){
  332. $(this).next(".no").slideToggle('fast');
  333. }); }); </script>
  334.  
  335. <div id="side">
  336. <div class="desc">
  337.  
  338. {block:ifshowblogtitle}<div class="b"><a href="/">{Title}</a></div> {/block:ifshowblogtitle}
  339.  
  340. <div class="navigate">
  341.  
  342. {block:IfSidebarimg}
  343. <center><a href="/"><img src="{image:Sidebar}" width="200px"/></a></img></center>
  344. <br>
  345.  
  346. {/block:IfSidebarimg}
  347. <i>{Description} </i></div>
  348. {block:IfLink1URL}
  349. <div class="navigate">
  350. <a href="{text:Link 1 URL}">{text:Link 1 name}</a></div>
  351. {/block:IfLink1URL}
  352.  
  353. {block:IfLink2URL}
  354. <div class="navigate">
  355. <a href="{text:Link 2 URL}">{text:Link 2 name}</a></div>
  356. {/block:IfLink2URL}
  357.  
  358. {block:IfLink3URL}
  359. <div class="navigate">
  360. <a href="{text:Link 3 URL}">{text:Link 3 name}</a></div>
  361. {/block:IfLink3URL}
  362.  
  363.  
  364. {block:HasPages}{block:Pages}<div class="navigate"> <a href="{URL}">{Label}</a></div>{/block:Pages}
  365. {/block:HasPages}
  366.  
  367. <div class="navigate"> <a href="http://gived.tumblr.com/">theme</a></div>
  368.  
  369.  
  370. </div>
  371. </div>
  372.  
  373.  
  374.  
  375. <div class="center">
  376. <div class="container">
  377. {block:Posts}
  378. <div class="post">
  379.  
  380. {block:Indexpage}<div class="perma"><a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}">{text:Permalink Icon}</a></div>
  381. {block:ContentSource}
  382.  
  383. <!--- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  384.  
  385. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  386.  
  387. {/block:SourceLogo}
  388.  
  389. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  390.  
  391. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  392. {/block:Indexpage}
  393. {block:Text}
  394. <div class="caption">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  395. {Body}
  396.  
  397. </div>
  398. {/block:Text}
  399.  
  400. {block:Link}
  401. <div class="caption"><a href="{URL}" class="link" {Target}>{Name}</a>
  402. {block:Description}<div class="description">{Description}</div>{/block:Description}</div>
  403.  
  404. {/block:Link}
  405.  
  406. {block:Quote}
  407. <div class="caption">
  408. "{Quote}"
  409. {block:Source}
  410. <br>&mdash; {Source}
  411. {/block:Source}
  412.  
  413. </div>
  414. {/block:Quote}
  415.  
  416. {block:Photo}
  417. {block:IndexPage}
  418. <img src="{PhotoURL-500}" />
  419. {/block:IndexPage}
  420.  
  421. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:PermalinkPage}
  422. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  423.  
  424. {/block:Photo}
  425.  
  426. {block:Chat}<div class="caption">
  427. {block:Title}<h2>{Title}</h2>{/block:Title}
  428. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
  429. </div>
  430. {/block:Chat}
  431.  
  432. {block:Video}
  433. {Video-400}
  434. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  435.  
  436. {/block:Video}
  437.  
  438. {block:Photoset}
  439. {photoset-400}
  440. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  441.  
  442. {/block:Photoset}
  443.  
  444. {block:Audio}
  445. {block:AlbumArt}<div class="artcover">
  446. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  447. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  448. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>idk</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  449. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  450.  
  451. {/block:Audio}
  452.  
  453. {block:ifCaptions}
  454. {block:Caption}{Caption}{/block:Caption}
  455. {/block:ifCaptions}
  456.  
  457.  
  458. {block:PermalinkPage}
  459. <div style="margin-top:5px;margin:0 auto;">
  460. {block:Date}
  461. <b>Posted:</b> {TimeAgo} on
  462. {ShortMonth} {DayofMonth},{Year} at
  463. {12Hour}:{Minutes} {CapitalAmPm}
  464. {/block:Date}
  465. {block:NoteCount}<br>
  466. <b>Notes:</b>
  467. {NoteCount}
  468. {/block:NoteCount}
  469. {block:HasTags}
  470. <br>
  471. <b>Tags:</b>
  472. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  473. {/block:Tags}
  474. {/block:HasTags}
  475. <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>· (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  476. </div>
  477. {/block:PermalinkPage}
  478.  
  479.  
  480. </div>
  481. {/block:Posts}
  482. </div>
  483.  
  484.  
  485. <div id="footer">
  486. Tumbling from 2011–.<br/>
  487. This theme is <a href="http://gived.tumblr.com/" title="Bold"><em>Bold</em></a> by Tumblr user Gived.
  488. </div>
  489.  
  490. </body>
  491. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement