Advertisement
ialkhachi

Theme 2

Aug 14th, 2013
3,779
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.47 KB | None | 0 0
  1. <!-- * BASE CODE BY NATHESYKES *-->
  2. <!-- * THEME BY SIGNIFICUNTLY *-->
  3.  
  4.  
  5.  
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8.  
  9.  
  10. <!-- COLORS -->
  11. <meta name="color:background" content="#f7f7f7"/>
  12. <meta name="color:link" content="#c2bebe">
  13. <meta name="color:text" content="#777"/>
  14. <meta name="color:title" content="#fd8585"/>
  15. <meta name="color:hover" content="#a3a3a0"/>
  16. <meta name="color:border" content="#e4e4e4">
  17. <meta name="color:sidebg" content="#3c3b3b">
  18.  
  19.  
  20. <!--SIDEBAR AND BACKGROUND IMAGES-->
  21. <meta name="image:sidebar" content="1"/>
  22. <meta name="image:background" content="1"/>
  23.  
  24. <!--IF YOU DON'T WANT A TITLE REMOVE THE FIRST META-->
  25. <meta name="text:sidetitle" content="" />
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="" />
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  38.  
  39. ::-webkit-scrollbar-thumb {background-color:{color:background} ; border: 0px solid #f8f8f8;}
  40.  
  41.  
  42.  
  43.  
  44. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  45.  
  46. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  47.  
  48. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  49.  
  50. p {
  51. margin:0px;
  52. margin-top:0px;
  53. }
  54.  
  55.  
  56. body {
  57. padding:10px;
  58. margin: 1px;
  59. color:{color:text};
  60. font-family: calibri;
  61. line-height:10px;
  62. font-size:10px;
  63. background-color: {color:Background};
  64. background-image:url({image:Background});
  65. background-attachment: fixed;
  66. background-repeat: repeat;
  67. }
  68.  
  69.  
  70.  
  71.  
  72.  
  73. a:link, a:active, a:visited{
  74. text-decoration: none;
  75. -webkit-transition: color 0.3s ease-out;
  76. -moz-transition: color 0.3s ease-out;
  77. transition: color 0.3s ease-out;
  78. color:{color:link};
  79. }
  80.  
  81. a:hover {
  82. text-decoration: none;
  83. font-style:;
  84. color: {color:Hover};
  85. }
  86.  
  87. /* DON'T MAKE THE WIDTH NUMBER TOO BIG OR ELSE YOU'LL HAVE A HORIZONTAL SCROLLBAR */
  88.  
  89. div#center{
  90. margin:auto;
  91. position:relative;
  92. width:1340px;
  93. overflow:auto;
  94. overflow-y:hidden;
  95. }
  96.  
  97.  
  98. /* EDIT ENTRY SETTINGS HERE */
  99.  
  100. .entry {
  101. padding:5px;
  102. padding-bottom:4px;
  103. border-radius:2px;
  104. border:1px solid {color:border};
  105. float:left;
  106. margin:2px;
  107. overflow:hidden;
  108. width:270px; /*MAKE IT SMALLER FOR MORE COLUMNS AND BIGGER FOR LESS*/
  109. {block:PermalinkPage}
  110. width:450px;
  111. text-align:left;
  112. line-height:10px;
  113. {/block:PermalinkPage}
  114. background:white;
  115. }
  116.  
  117.  
  118.  
  119. /*EDIT POSTS HERE*/
  120.  
  121. #posts {
  122. width:1000px;
  123. margin-top:50px;
  124. margin-left:320px;
  125. right:auto;
  126. background:transparent;
  127. margin-right:auto;
  128. overflow-y: hidden;
  129. position:inherit;
  130. }
  131.  
  132.  
  133.  
  134. /*EDIT SIDEBAR HERE*/
  135.  
  136.  
  137. #sidebar {
  138. z-index:99999;
  139. margin-left:0px;
  140. margin-top:0px;
  141. position:fixed;
  142. background:transparent;
  143. }
  144.  
  145. #sidebar img {
  146. position:fixed;
  147. width:150px;
  148. height:150px;
  149. margin-top:200px;
  150. margin-left:80px;
  151. border:1px solid {color:border};
  152. background: white;
  153. padding:3px;
  154. opacity:.7;
  155. -moz-transition-duration:1s;
  156. -webkit-transition-duration:1s;
  157. -o-transition-duration:1s;
  158. }
  159.  
  160. #sidebar img:hover {
  161. position:center;
  162. opacity:1;
  163. border:1px solid {color:border};
  164. padding:3px;
  165. -moz-transition-duration:1s;
  166. -webkit-transition-duration:1s;
  167. -o-transition-duration:1s;
  168. }
  169.  
  170. /*EDIT SIDEBAR TITLE HERE NOTE: IF YOU DON'T WANT THE TITLE TO APPEAR DELETE THIS AND GO TO THE <BODY> TAG AND DELETE <div class="sidetitle">{text:sidetitle}</div> */
  171.  
  172. .sidetitle{
  173. width:500px;
  174. text-transform:none;
  175. font-size:25px;
  176. font-family:lala;
  177. font-style:;
  178. line-height:100%;
  179. text-align:center;
  180. height:auto;
  181. letter-spacing:0px;
  182. word-spacing:0px;
  183. margin-left:-90px;
  184. margin-top:175px;
  185. padding-bottom:10px;
  186. padding-right:5px;
  187. color:{color:title};
  188. position:fixed;
  189. -moz-transition-duration:1s;
  190. -webkit-transition-duration:1s;
  191. -o-transition-duration:1s;
  192. }
  193.  
  194.  
  195.  
  196. .links {
  197. z-index:2;
  198. font-family:new york;
  199. width:auto;
  200. font-size:12px;
  201. font-style:italic;
  202. opacity:1;
  203. letter-spacing:1px;
  204. text-transform:lowercase;
  205. padding-top:5px;
  206. padding-bottom:7px;
  207. margin-top:370px;
  208. margin-left:75px;
  209. line-height: 0px;
  210. opacity:1;
  211. position:fixed;
  212. font-style:none;
  213. -moz-transition-duration:1s;
  214. -webkit-transition-duration:1s;
  215. -o-transition-duration:1s;
  216. }
  217.  
  218.  
  219.  
  220. .links a{
  221. height:5px;
  222. padding:2px;
  223. float:center;
  224. margin-left:1px;
  225. color:{color:link};
  226. letter-spacing:0px;
  227. text-decoration:none;
  228. -moz-transition-duration:1s;
  229. -webkit-transition-duration:1s;
  230. -o-transition-duration:1s;
  231. }
  232.  
  233. .links a:hover{
  234. text-shadow:1px 2px 3px #ffffff;
  235. color:{color:title};
  236. -moz-transition-duration:1s;
  237. -webkit-transition-duration:1s;
  238. -o-transition-duration:1s;
  239. }
  240.  
  241. .desc {
  242. position:fixed;
  243. padding-top:0px;
  244. padding-bottom:5px;
  245. margin-top:395px;
  246. margin-left:80px;
  247. text-align:center;
  248. font-size:16px;
  249. font-family:lala;
  250. width:155px;
  251. height:auto;
  252. color:{color:text};
  253. letter-spacing:0px;
  254. line-height:100%;
  255. background-color:transparent;
  256. opacity:1;
  257. text-transform:none;
  258. -moz-transition-duration:0.7s;
  259. -webkit-transition-duration:0.7s;
  260. -o-transition-duration:0.7s;
  261. }
  262.  
  263. .desc a{
  264. color:{color:text};
  265. }
  266.  
  267.  
  268. img{
  269. -webkit-transition: opacity .8s linear;
  270. opacity: 0.70;
  271. }
  272. img:hover{
  273. -webkit-transition: opacity .8s linear;
  274. opacity: 1;
  275. }
  276.  
  277. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  278. .title{
  279. line-height: 12px;
  280. color:{color:Title};
  281. font-weight: normal;
  282. }
  283.  
  284.  
  285. /*EDIT PERMALINK OF POSTS AND STUFF HERE*/
  286.  
  287. .permalink {
  288. color:black;
  289. font-size:12px;
  290. opacity: 0;
  291. width:265px;
  292. height:15px;
  293. padding-bottom:0px;
  294. padding-left:5px;
  295. padding-top:5px;
  296. background-color: #fff;
  297. position: absolute;
  298. top:10px;
  299. text-align:center;
  300. text-transform:lowercase;
  301. font-family:calibri;
  302. letter-spacing:0px;
  303. line-height:12px;
  304. border-top:1px solid {color:border};
  305. border-bottom:1px solid {color:border};
  306. display:block;
  307. -webkit-transition-duration: .75s;
  308. }
  309.  
  310. .entry:hover .permalink {
  311. position: absolute;
  312. width:265px;
  313. opacity:1;
  314. z-index:99;
  315. padding-top:5px;
  316. padding-bottom:0px;
  317. -moz-transition-duration:0.7s;
  318. -webkit-transition-duration:0.7s;
  319. -o-transition-duration:0.7s;
  320. }
  321.  
  322.  
  323.  
  324.  
  325. /* SCROLLBAR */
  326.  
  327. #infscr-loading{
  328. bottom: -70px;
  329. position: absolute;
  330. left: 50%;
  331. margin-left:-8px;
  332. width:16px;
  333. height:11px;
  334. overflow:hidden;
  335. margin-bottom: 50px;
  336. }
  337.  
  338. /* BLOCKQUOTES AND STUFF */
  339.  
  340. #postnotes{
  341. text-align: justify;}
  342.  
  343. #postnotes blockquote{
  344. border: 1px;}
  345.  
  346. blockquote{
  347. padding:0px 0px 2px 5px;
  348. margin:0px 0px 2px 5px;
  349. border-left: 1px solid {color:border};
  350. }
  351.  
  352. blockquote p, ul{
  353. margin:0px;
  354. padding:0px;
  355. }
  356.  
  357. a img{border: 0px;}
  358.  
  359.  
  360. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  361.  
  362. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  363. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  364.  
  365. .notes img{width:10px; position:relative; top:3px;}
  366. <--ses-->
  367. small{font-size: 90%;}
  368.  
  369. /* --- EDIT CREDIT HERE ---*/
  370.  
  371. #credit{
  372. font-size: 10px;
  373. font-style:none;
  374. letter-spacing: 0px;
  375. float: center;
  376. position: fixed;
  377. bottom: 10px;
  378. right: 10px;
  379. text-transform:none;
  380. font-family:ginette;
  381. -moz-transition-duration:0.7s;
  382. -webkit-transition-duration:0.7s;
  383. -o-transition-duration:0.7s;
  384. }
  385.  
  386. #credit a{
  387. color: #fff;
  388. background:{color:border};
  389. padding:5px;
  390. -moz-transition-duration:0.7s;
  391. -webkit-transition-duration:0.7s;
  392. -o-transition-duration:0.7s;
  393. }
  394.  
  395. #credit a:hover{
  396. color:{color:border};
  397. background:{color:background};
  398. -moz-transition-duration:0.7s;
  399. -webkit-transition-duration:0.7s;
  400. -o-transition-duration:0.7s;
  401. }
  402.  
  403. {CustomCSS}
  404.  
  405. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  406.  
  407. </style>
  408.  
  409. <!-- INFINITE SCROLL THING -->
  410.  
  411. {block:IndexPage}
  412. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  413. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  414.  
  415. <script type="text/javascript">
  416. $(window).load(function(){
  417. var $wall = $('#posts');
  418. $wall.imagesLoaded(function(){
  419. $wall.masonry({
  420. itemSelector: '.entry, .entry_photo',
  421. isAnimated : false
  422. });
  423. });
  424.  
  425. $wall.infinitescroll({
  426. navSelector : '#pagination',
  427. nextSelector : '#pagination a',
  428. itemSelector : '.entry, .entry_photo',
  429. bufferPx : 2000,
  430. debug : false,
  431. errorCallback: function() {
  432. $('#infscr-loading').fadeOut('normal');
  433. }},
  434. function( newElements ) {
  435. var $newElems = $( newElements );
  436. $newElems.hide();
  437. $newElems.imagesLoaded(function(){
  438. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  439. });
  440. }); $('#posts').show(500);
  441. });
  442. </script>
  443.  
  444.  
  445. {/block:IndexPage}
  446.  
  447.  
  448. <title>{title}</title>
  449.  
  450. <link rel="shortcut icon" href="{Favicon}" />
  451. <meta name="viewport" content="width=820" />
  452.  
  453.  
  454.  
  455. </head>
  456.  
  457. <body>
  458. <BODY onselectstart="return false;" ondragstart="return false;">
  459. <div class="wrapper">
  460. <div class="header">
  461. </div>
  462. <div id="cage">
  463. <div id="center">
  464.  
  465. <!--SIDEBAR STUFF--> <!--REMOVE <div class="sidetitle">{text:sidetitle}</div> IF YOU DON'T WANT A TITLE-->
  466.  
  467. <div id="sidebar"><div class="sidetitle">{text:sidetitle}</div>
  468. <center>
  469. <a href="/"><img src="{image:sidebar}" width=10%></a>
  470. <div class="links">
  471. <a href="/">home</a>
  472. <a href="/ask">msg</a>
  473. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  474. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  475. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink2}
  476. </div>
  477. <div class="desc">
  478. {Description}
  479. </center>
  480. </div>
  481.  
  482. <div class="left">
  483. <div id="posts">
  484. {block:Posts}
  485. <div class="entry">
  486.  
  487. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right>
  488. <!--EDIT THE PERMALINK STUFF ON TEXT POSTS-->
  489. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a>
  490. {/block:Text}
  491.  
  492. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  493. class="permalink"><a href="{Permalink}"><a href="{Permalink}"></a> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth}</a><a href="{Permalink}">{NoteCount} notes {notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  494.  
  495.  
  496. <!--EDIT THE PERMALINK STUFF ON PHOTOS-->
  497. {block:Photo}
  498. {block:IndexPage}
  499. <center>
  500. <div class="permalink">
  501. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes </a><a href="{ReblogURL}" target="_blank"> - reblog </a> </div>
  502. <div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  503. {/block:IndexPage}
  504. {block:PermalinkPage}
  505. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  506.  
  507. {LinkCloseTag}
  508. {/block:PermalinkPage}
  509. {/block:Photo}
  510. {block:Photoset}
  511. {block:IndexPage}
  512. <center>
  513. <!--EDIT THE PERMALINK STUFF ON PHOTOSETS-->
  514. <div class="permalink">
  515. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  516. {Photoset-250}</center>
  517. {/block:IndexPage}
  518. {block:PermalinkPage}
  519. <center>
  520. {/block:PermalinkPage}
  521. {/block:Photoset}
  522.  
  523. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
  524. <!--EDIT THE PERMALINK STUFF ON QUOTES-->
  525. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes-</a><a href="{ReblogURL}" target="_blank"> reblog </a> <a
  526. </span>{/block:Quote}
  527.  
  528. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  529. <ul class="chat">
  530. {block:Lines}
  531. <li class="user_{UserNumber}">
  532. {block:Label}
  533. <span class="label">{Label}</span>
  534. <div class="permalink">
  535. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  536. {/block:Label}
  537.  
  538. {Line}
  539. </li>
  540. {/block:Lines}
  541. <!--EDIT THE PERMALINK STUFF ON CHATS-->
  542. <div class="permalink">
  543. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  544. {/block:Chat}
  545.  
  546. {block:Audio}
  547. <div style="width:200px; height:30px;">
  548. {AudioPlayerBlack}
  549. </div>
  550. <!--EDIT THE PERMALINK STUFF ON AUDIO POSTS-->
  551. <div class="permalink">
  552. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  553. {/block:Audio}
  554.  
  555. {block:Video}
  556. {block:IndexPage}
  557. <center>
  558. <!--EDIT THE PERMALINK STUFF ON VIDEO POSTS-->
  559. <div class="permalink">
  560. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  561. {Video-250}</center>
  562. {/block:IndexPage}
  563. {block:PermalinkPage}
  564. <center>
  565. {Video-400}</center>
  566. {/block:PermalinkPage}
  567. {block:Video}
  568.  
  569. <!--EDIT QUESTIONS AND ANSWERS ONLY HERE-->
  570. {block:Answer}
  571. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:3px; border: 1px solid {color:border};"/>
  572. <div style="font-family:new york; font-size:20px; margin-top:5px; font-style:none;"> <b>{Asker} </div> <div style="font-family:new york; font-style:italic">- {Question}</b> </div>
  573. <br>
  574. <div style="font-family:new york; text-transform:none;">{Answer} </div>
  575. {/block:Answer}
  576.  
  577.  
  578. {block:PostNotes}<div align="middle">{caption}</div>
  579. <center>
  580.  
  581. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  582.  
  583. {block:HasTags}
  584. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  585. {block:RebloggedFrom}
  586. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  587. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  588.  
  589. {/block:RebloggedFrom}
  590. </center></span>
  591. <br>
  592. <div id="postnotes">{PostNotes}</div><br>
  593.  
  594. <center>{block:ContentSource}
  595. <br><a href="{SourceURL}">
  596. {lang:Source}:
  597. {block:SourceLogo}
  598. <img src="{BlackLogoURL}" width="{LogoWidth}"
  599. height="{LogoHeight}" alt="{SourceTitle}" />
  600. {/block:SourceLogo}
  601. {block:NoSourceLogo}
  602. {SourceLink}
  603. {/block:NoSourceLogo}
  604. </a>
  605. {/block:ContentSource}</center>
  606.  
  607. {/block:PostNotes}
  608. </div>
  609. {/block:Posts}
  610. </div></div>
  611.  
  612.  
  613.  
  614. {block:IndexPage}
  615. {block:Pagination}
  616. <div id="pagination">
  617. {block:NextPage}
  618. <a id="nextPage" href="{NextPage}"></a>
  619. {/block:NextPage}
  620. {block:PreviousPage}
  621. <a href="{PreviousPage}"></a>
  622. {/block:PreviousPage}
  623. </div>
  624. {/block:Pagination}
  625. {/block:IndexPage}
  626.  
  627. <div id="credit"> <a href="http://significuntly.tumblr.com">credit</a></div>
  628.  
  629.  
  630. </body>
  631. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement