Advertisement
theme_bean

Theme #31 (four columns)

Dec 4th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.34 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit
  4. unless you wear sweatpants on monday then well i just feel bad for you
  5. love ya
  6. -->
  7.  
  8. <head>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  16. <meta name="color:background" content="#ffffff"/>
  17. <meta name="color:text" content="#000000"/>
  18. <meta name="color:links" content="#000000"/>
  19. <meta name="color:hover" content="#686868"/>
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="image:Background" content=""/>
  22. <meta name="text:Link One Title" content="link 1"/>
  23. <meta name="text:Link One" content="" />
  24. <meta name="text:Link Two Title" content="link 2"/>
  25. <meta name="text:Link Two" content=""/>
  26. <meta name="text:Link Three Title" content="link 3"/>
  27. <meta name="text:Link Three" content=""/>
  28. <meta name="text:Link Four Title" content="link 4"/>
  29. <meta name="text:Link Four" content=""/>
  30.  
  31. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  32.  
  33. <script type="text/javascript"
  34. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css'>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'>
  41.  
  42. <title>{Title}</title>
  43.  
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  49.  
  50. <style type="text/css">
  51.  
  52. position:fixed !important;
  53. }
  54. ::-webkit-scrollbar-thumb:vertical {
  55.  
  56. height:9px;
  57.  
  58. background-color: #a4a4a4;
  59.  
  60. }
  61.  
  62. ::-webkit-scrollbar {
  63.  
  64. width:5px;
  65.  
  66. height:5px;
  67.  
  68. background:#fff;
  69.  
  70. margin-right:5px;
  71.  
  72. }
  73. iframe#tumblr_controls {
  74. top: 0% !important;
  75. right:0% !important;
  76. position: fixed !important;}
  77.  
  78. body {
  79. padding: 0px;
  80. margin: 0px;
  81. color:#000;
  82. font-family: Poiret One;
  83. font-size: 11px;
  84. background-color: {color:Background};
  85. background-image:url({image:Background});
  86. background-attachment: fixed;
  87. background-repeat: repeat;
  88. }
  89.  
  90. a:link, a:active, a:visited{
  91. color: {color:links};
  92. text-decoration: none;
  93. -webkit-transition: color 0.4s ease-out;
  94. -moz-transition: color 0.4s ease-out;
  95. }
  96.  
  97. a:hover{
  98. color:{color:hover};
  99. -webkit-transition: color 0.4s ease-out;
  100. -moz-transition: color 0.4s ease-out;
  101. }
  102.  
  103. #posts {
  104. width:1040px;
  105. margin-left:5px;
  106. margin-top:2px;
  107. float:left;
  108. {block:PermalinkPage}
  109. width:510px;
  110. margin-left:100px;
  111. {/block:PermalinkPage}
  112. -webkit-animation: fadeInUp 2s;
  113. -moz-animation: fadeInUp 2s;
  114. -ms-animation: fadeInUp 2s;
  115. }
  116.  
  117. .entry {
  118. margin:2px;
  119. padding: 2px;
  120. float:center;
  121. background-color: white;
  122. font-family: ubuntu;
  123. font-size: 10px;
  124. line-height:15px;
  125. {block:IndexPage}
  126. width:250px;
  127. {/block:IndexPage}
  128. {block:PermalinkPage}
  129. width:500px;
  130. {/block:PermalinkPage}
  131. }
  132.  
  133. .askborder {
  134. float: left;
  135. margin: 1px 4px 0 0;
  136. padding: 2px;
  137. background: #fff;
  138. }
  139.  
  140. .permalink2 p {
  141. margin: 0px;
  142. }
  143.  
  144. .permalink{
  145. opacity: 0.0;
  146. filter: alpha(opacity = 0);
  147. position:absolute;
  148. z-index:9999991;
  149. bottom: 3px;
  150. left: 7px;
  151. }
  152.  
  153. .entry:hover .permalink {
  154. -webkit-transition: opacity 0.4s linear;
  155. opacity: 1;
  156. -moz-transition: all 0.4s linear;
  157. transition: all 0.4s linear;
  158. filter: alpha(opacity = 100);
  159. }
  160.  
  161. .laces {
  162. width: 40px;
  163. height: 23px;
  164. background-color:#000;
  165. -moz-border-radius: 3px;
  166. border-radius: 3px;
  167. bottom: 6px;
  168. overflow: hidden;
  169. z-index: 9999999;
  170. display: inline-block;
  171. }
  172.  
  173. .laces img{
  174. width: 40px;
  175. height: 20px;
  176. -moz-border-radius: 3px;
  177. border-radius: 3px;
  178. line-height: 20px;
  179. display: inline;
  180. }
  181.  
  182. .knots {
  183. display: inline-block;
  184. background-color:#000;
  185. height: 22px;
  186. font-size: 11px;
  187. line-height: 20px;
  188. color: #fff;
  189. padding-left: 4px;
  190. padding-right: 4px;
  191. -moz-border-radius: 3px;
  192. border-radius: 3px;
  193. bottom: 7px;
  194. position: relative;
  195. letter-spacing:0px;
  196. }
  197.  
  198. .knots a{
  199. color: #fff;
  200. font-family: helvetica;
  201. }
  202.  
  203. .entry:hover .knots, .entry:hover .laces {
  204. opacity: 0.8;
  205. filter: alpha(opacity = 80);
  206. }
  207.  
  208. .knots:hover , .laces:hover{
  209. opacity: 0.8!important;
  210. filter: alpha(opacity = 100)!important;
  211. }
  212.  
  213. .entry #permalink {
  214. width:100%;
  215. position: absolute;
  216. text-align:right;
  217. bottom: 0px;
  218. right: 2px;
  219. opacity: 1;
  220. border-top:1px dotted black;
  221. -webkit-transition: all .5s ease;
  222. -moz-transition: all .5s ease;
  223. -o-transition: all .5s ease;
  224. transition: all .5s ease;
  225. }
  226.  
  227. .countreblog {
  228. letter-spacing:1px;
  229. font-family: ubuntu;
  230. font-size:8px;
  231. color: #000;
  232. line-height:15px;
  233. margin: 5px;
  234. background:transparent;
  235. padding:2px 2px;
  236. margin-bottom:6px;
  237. padding-bottom:6px;
  238. opacity: 1;
  239. }
  240.  
  241. .title{
  242. font-family: 'ubuntu';
  243. font-size: 12px;
  244. line-height:15px;
  245. color: {color:text};
  246. font-weight: bold;
  247. }
  248.  
  249. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  250.  
  251. .blogtitle{
  252. font-family: lovenote;
  253. font-size: 14px;
  254. line-height: 20px;
  255. font-weight: normal;
  256. padding:0px 0px 0px 0px;
  257. font-size: 30px;border-top: 0px solid #cecece;
  258. }
  259.  
  260. #sidebar{
  261. z-index:1;
  262. position:fixed !important;
  263. font-family: 'ubuntu', cursive;
  264. font-size: 10px;
  265. width:225px;
  266. height:auto;
  267. top:106px;
  268. left:1055px;
  269. {block:permalinkpage}
  270. left:625px;
  271. {/block:permalinkpage}
  272. {block:indexpage}
  273. -webkit-animation: bounceInRight 2s;
  274. -moz-animation: bounceInRight 2s;
  275. -ms-animation: bounceInRight 2s;
  276. {/block:indexpage}
  277. opacity: 1;
  278. }
  279.  
  280. #infscr-loading{
  281. bottom: -70px;
  282. position: absolute;
  283. left: 50%;
  284. margin-left:-8px;
  285. width:16px;
  286. height:11px;
  287. overflow:hidden;
  288. margin-bottom: 50px;
  289. }
  290.  
  291. a img{border: 0px;}
  292.  
  293. ul, ol, li{
  294. list-style:none;
  295. margin:0px;
  296. padding:0px;
  297. }
  298.  
  299. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  300. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  301.  
  302. .notes img{
  303. width:10px;
  304. position:relative;
  305. top:3px;
  306. }
  307.  
  308. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  309. {block:IndexPage}
  310. width: 250px !important;
  311. {/block:IndexPage}
  312. }
  313. .video embed, .post div.video object {width:280px !important; height:150px !important;}
  314.  
  315. #credz {
  316. position: fixed !important;
  317. right:5px !important;
  318. top:27px !important;
  319. font-family:helvetica;
  320. font-size:13px;
  321. line-height: 12px;
  322. color: {color:body font};
  323. -moz-transition: all 0.8s ease-out;
  324. -webkit-transition: opacity 0.7s linear;
  325. -webkit-transition: all 0.8s ease-out;
  326. transition: all 0.8s ease-out;
  327. }
  328.  
  329. </style>
  330.  
  331. {block:IndexPage}
  332. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  333. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  334.  
  335. <script type="text/javascript">
  336. //
  337. function desabilitaMenu(e)
  338. {
  339. if (window.Event)
  340. {
  341. if (e.which == 2 || e.which == 3)
  342. return false;
  343. }
  344. else
  345. {
  346. event.cancelBubble = true
  347. event.returnValue = false;
  348. return false;
  349. }
  350. }
  351. document.oncontextmenu = desabilitaMenu;
  352. document.onmousedown = desabilitaBotaoDireito;
  353. document.onmouseup = desabilitaBotaoDireito;
  354. </script>
  355.  
  356. <script type="text/javascript">
  357. $(window).load(function () {
  358. var $content = $('#posts');
  359. $content.masonry({itemSelector: '.entry'}),
  360. $content.infinitescroll({
  361. navSelector : 'div#pagination',
  362. nextSelector : 'div#pagination a#nextPage',
  363. itemSelector : '.entry',
  364. loading: {
  365. finishedMsg: '',
  366. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  367. },
  368. bufferPx : 600,
  369. debug : false,
  370. },
  371. // call masonry as a callback.
  372. function( newElements ) {
  373. var $newElems = $( newElements );
  374. $newElems.hide();
  375. // ensure that images load before adding to masonry layout
  376. $newElems.imagesLoaded(function(){
  377. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  378.  
  379.  
  380. });
  381. });
  382. });
  383. </script>
  384.  
  385. {/block:IndexPage}
  386.  
  387. </div>
  388.  
  389. <title>{title}</title>
  390.  
  391. <link rel="shortcut icon" href="{Favicon}">
  392. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  393. <meta name="viewport" content="width=820" />
  394.  
  395.  
  396.  
  397. <div class="wrapper">
  398.  
  399. <div class="header">
  400.  
  401. </div>
  402.  
  403. <div id="sidebar">
  404. <center>
  405. <a href="/" class="blogtitle">{Title}</a>
  406. </center>
  407.  
  408. <center>
  409. <p><a href="/"><img src="{image:Sidebar}" width=230px;></a></p>
  410. </center>
  411.  
  412. <center>
  413. <div style="margin-top:5px;">
  414. <p>{description}</p>
  415. </div>
  416. <u><a href="/">home</a></u> &middot; <u><a href="/ask">inbox</a></u>{block:ifLinkOneTitle} &middot; <u><a href="{text:Link One}">{text:Link One Title}</a></u>{/block:ifLinkOneTitle}{block:ifLinkTwoTitle} &middot; <u><a href="{text:Link Two}">{text:Link Two Title}</a></u>{/block:ifLinkTwoTitle}{block:ifLinkThreeTitle} &middot; <u><a href="{text:Link Three}">{text:Link Three Title}</a></u>{/block:ifLinkThreeTitle}{block:ifLinkFourTitle} &middot; <u><a href="{text:Link Four}">{text:Link Four Title}</a></u>{/block:ifLinkFourTitle} &middot; <u><a href="http://slutteen.tumblr.com/">theme</a></u>
  417. </center>
  418. </center>
  419.  
  420. </center>
  421. </div>
  422.  
  423. <div class="left">
  424.  
  425. <div id="posts">
  426.  
  427. {block:Posts}
  428. <div class="entry">
  429.  
  430. {block:Text}
  431. {block:IndexPage} <br><div id="permalink">
  432. <span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  433. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  434. <span class="entrytext">{Body}</span><br>
  435. {/block:Text}
  436.  
  437. {block:Link}
  438. <a href="{URL}" class="title">{Name}</a>
  439. {block:Description}{Description}{/block:Description}<br>
  440. {block:IndexPage} <div id="permalink">
  441. <span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  442. {block:Link}
  443.  
  444. {block:Answer}
  445. <div class="post"><div class="askborder">
  446. <img src="{askerportraiturl-40}" width="40px"></div><span></span><b>tumblr user {asker} said:</b> {Question}<br>
  447. <b>then I replied:</b> {Answer}
  448. </div>
  449. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  450. {/block:Answer}
  451.  
  452. {block:Photo}
  453. <center>
  454. {block:IndexPage}
  455. <div class="permalink">
  456. <div class="laces"><a href="{reblogurl}" target="_blank"><img src="http://images.cooltext.com/2858153.png" width="30"/></a>
  457. </div>
  458. <div class="knots"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  459. </div>
  460. {/block:IndexPage}
  461. {block:IndexPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/>
  462. </a>{LinkCloseTag}{/block:IndexPage}
  463. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  464. {/block:Photo}
  465.  
  466. {block:Photoset}
  467. {block:IndexPage} <div id="permalink">
  468. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  469. <center><div class="photoset_photo" width="250px">{Photoset-250}</div></center>
  470. <p style="text-align: right;">
  471. {/block:Photoset}
  472.  
  473. {block:Quote}{block:IndexPage} <div id="permalink">
  474. <span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  475. {Quote}</span> <br>
  476. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}
  477. {/block:Quote}
  478.  
  479. {block:Chat}
  480. {block:IndexPage} <div id="permalink">
  481. <span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  482. {block:Title}<span class="title">{Title}</span>{/block:Title}
  483. <ul class="chat">
  484. {block:Lines}
  485. <li class="user_{UserNumber}">
  486. {block:Label}
  487. <span class="label">{Label}</span>
  488. {/block:Label}
  489. {Line}
  490. </li>
  491. {/block:Lines}
  492. </ul><br>
  493.  
  494. {/block:Chat}
  495.  
  496. {block:Audio}
  497. <div style="width:249px; height:30px;">
  498. {AudioPlayerBlack}
  499. </div>
  500. {block:IndexPage} <div id="permalink">
  501. <br><br><br><br><span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  502. {/block:Audio}
  503.  
  504. {block:Video}
  505. {block:IndexPage}
  506. <div id="permalink">
  507. <span class="countreblog">posted {timeago} with <a href="{Permalink}">{NoteCount} notes</a></span></div>
  508. <center>
  509. <div class="video">{Video-250}</div></center></center><br>
  510. {/block:IndexPage}
  511. {block:PermalinkPage}
  512. <center>
  513. {Video-550}</center>
  514. {/block:PermalinkPage}
  515. {block:Video}
  516.  
  517. {block:PermalinkPage}
  518. <center>
  519. {block:Date}
  520. <center>
  521. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  522. <br>{block:RebloggedFrom}<b>Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a>, <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  523. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  524. </center>
  525. {/block:Date}
  526. </center>
  527. {/block:PermalinkPage}
  528.  
  529.  
  530.  
  531. </div>
  532.  
  533.  
  534. {/block:Posts}
  535. </div>
  536. </div>
  537. {block:IndexPage}
  538. {block:Pagination}
  539. <div id="pagination">
  540. {block:NextPage}
  541. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  542. {/block:NextPage}
  543. {block:PreviousPage}
  544. <a href="{PreviousPage}">&larr;&nbsp;</a>
  545. {/block:PreviousPage}
  546. </div>
  547. {/block:Pagination}
  548. {/block:IndexPage}
  549. </div>
  550.  
  551. <div id="credz"><div style="{color:body font}"><a href="http://slutteen.tumblr.com">✿</a></div>
  552.  
  553. </body>
  554. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement