Advertisement
InfiniteTherese

Sure Be Cool If You Did (2 column)

Apr 13th, 2013
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.47 KB | None | 0 0
  1. <!-
  2. theme by coldplaytbh.i made a lot of effort so dont delete the credit or else. if you want to remove the credit put it in your faq. you can delete this now. the sidebar concept is from annakendricks.
  3. -!>
  4.  
  5. <html lang="en">
  6. <head>
  7.  
  8. <meta name="color:Background" content="#f7f7f7"/>
  9. <meta name="color:Title" content="#aaa"/>
  10. <meta name="color:Text" content="#aaa"/>
  11. <meta name="color:Link" content="#aaa"/>
  12. <meta name="color:scrollbar" content="#ddd"/>
  13. <meta name="color:Hover" content="#ddd"/>
  14. <meta name="image:Background" content=""/>
  15. <meta name="image:sidebar" content=""/>
  16. <meta name="text:linkA" content="">
  17. <meta name="text:linkA url" content="/">
  18. <meta name="text:linkB" content="">
  19. <meta name="text:linkB url" content="/">
  20. <meta name="text:linkC" content="">
  21. <meta name="text:linkC url" content="/">
  22. </script>
  23.  
  24. <style type="text/css">
  25. #entry img{
  26. {block:indexpage}
  27. max-width:250px
  28. {/block:indexpage}
  29. }
  30. #tumblr_controls{
  31. position:fixed !important;
  32. -webkit-filter: invert(100%)
  33. }
  34. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  35. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  36. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  37.  
  38. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  39.  
  40. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  41.  
  42. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  43.  
  44. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  45. #aaaaaa; border-right: 1px solid #aaaaaa; }
  46.  
  47. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  48.  
  49. a:link, a:active, a:visited{
  50. color:{color:link};
  51. text-decoration: none;
  52. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  53. }
  54. a:hover {
  55. color:{color:hover};
  56. text-decoration: none;
  57. text-shadow:0px 0px 2px #000;
  58. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  59. }
  60. #akina{width:250px; height:auto;}
  61. {block:PermalinkPage}
  62. width:410px;
  63. {/block:PermalinkPage}
  64. }
  65. #center{
  66. padding-top:3px;
  67. padding-bottom:3px;
  68. position:fixed !important;
  69. width:250px;
  70. height:207px;
  71. background-color:#fff;
  72. {block:PermalinkPage}
  73. width:410px;
  74. height:207px;
  75. {/block:PermalinkPage}
  76. }
  77. body{
  78. margin:5px;
  79. background-color: {color:Background};
  80. background-image:url({image:Background});
  81. background-attachment: fixed;
  82. background-repeat: repeat;
  83. font-size: 8px;
  84. font-family: arma;
  85. line-height:8px;
  86. color:{color:Text};
  87. }
  88. #posts{
  89. float:center;
  90. {block:indexpage}
  91. width:800px;
  92. {/block:indexpage}
  93. {block:permalinkpage}
  94. width:600px;
  95. {/block:permalinkpage}
  96. margin-left: 340px;
  97. margin-top:-8px;
  98. }
  99. #theme {
  100. background-color:white;
  101. width:700px;
  102. margin: 0 auto -12px auto;
  103. text-align: center;
  104. }
  105.  
  106. #sidebar {
  107. color:{color:text};
  108. position:fixed;
  109. width:100px;
  110. height:auto;
  111. margin-top:180px;
  112. margin-left:-70px;
  113. text-align:left;
  114. }
  115.  
  116. #sidebarimage {
  117. width:106px;
  118. height:1200px;
  119. border-left:1px solid #ddd;
  120. border-right:1px solid #ddd;
  121. margin-top:-200px;
  122. background-color:{color:sidebarcolor};
  123. -moz-transition-duration:1s;
  124. -webkit-transition-duration:1s;
  125. -o-transition-duration:1s;
  126. }
  127.  
  128. #sidebar img {
  129. width:120px;
  130. height:120px;
  131. margin-bottom:1px;
  132. margin-top:200px;
  133. margin-left:-12px;
  134. padding:4px;
  135. border:1px solid #ddd;
  136. background-color: #fff;
  137. -moz-transition-duration:1s;
  138. -webkit-transition-duration:1s;
  139. -o-transition-duration:1s;
  140. }
  141.  
  142.  
  143.  
  144.  
  145. .links {
  146. margin-top:3px;
  147. margin-bottom:5px;
  148. margin-left:7px;
  149. font-size:8px;
  150. font-family:times new;
  151. font-weight:normal;
  152. text-transform:uppercase;
  153. text-align:center;
  154. letter-spacing:2px;
  155. line-height:170%;
  156. background-color:#fcfcfc;
  157. width:90px;
  158. border:1px solid #ddd;
  159. }
  160.  
  161. .links a{
  162. padding:4px;
  163. color:{color:link};
  164. letter-spacing:0px;
  165. text-decoration:none;
  166. -moz-transition-duration:1s;
  167. -webkit-transition-duration:1s;
  168. -o-transition-duration:1s;
  169. }
  170.  
  171. .links a:hover{
  172. color:{color:hover};
  173. -moz-transition-duration:1s;
  174. -webkit-transition-duration:1s;
  175. -o-transition-duration:1s;
  176. }
  177.  
  178. .desc {
  179. margin-bottom:10px;
  180. margin-left:7px;
  181. font-style: italic;
  182. text-align:justify;
  183. font-size:8px;
  184. color:{color:text};
  185. padding:3px;
  186. letter-spacing:1px;
  187. line-height:150%;
  188. width:84px;
  189. background-color:#fcfcfc;
  190. border:1px solid #ddd;
  191. }
  192.  
  193. .desc a {
  194. color:{color:link};
  195. }
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. askk {
  203. font-family: yolo;
  204. color: {color:Title};
  205. font-size:25px;
  206. z-index:1;
  207. }
  208. #entry{
  209. font-family: calibri;
  210. font-size: 11px;
  211. text-align:left;
  212. z-index:9999;
  213. float:left;
  214. text-transform:normal;
  215. width: 250px;
  216. height: auto;
  217. {block:PermalinkPage}
  218. width: 450px;
  219. z-index:9999999999;
  220. height: auto;
  221. {/block:PermalinkPage}
  222. line-height:10px;
  223. background-color:#fff;
  224. margin:8px;
  225. z-index:9999;
  226. overflow:hidden;
  227. border:1px solid #F0F0F0;
  228. padding: 12px;
  229. }
  230. .title{
  231. font-family:calibri;
  232. font-size: 14px;
  233. line-height: 10px;
  234. color: {color:Title};
  235. padding: 2px 0px 0px 0px;
  236. }
  237. #entry .perma{
  238. width:250px;
  239. height: 20px;
  240. font-family:calibri;
  241. position: absolute;
  242. font-size: 8px;
  243. line-height: 20px;
  244. text-align: center;
  245. text-transform:uppercase;
  246. overflow:hidden;
  247. background-color:white;
  248. letter-spacing:1px;
  249. margin-top:-10px;
  250. margin-left: 0px;
  251. padding-bottom:1px;
  252. border-bottom: 1px solid #ddd;
  253. border-radius: 0px;
  254. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  255. -webkit-transition: all 0.5s linear;
  256. -moz-transition: all 0.5s linear;
  257. transition: all 0.5s linear;
  258. }
  259. #entry:hover .perma{
  260. overflow:visible;
  261. opacity:1;
  262. margin-top:0;
  263. border-top-right-radius: 0px;
  264. border-bottom-left-radius: 0px;
  265. -webkit-transition: all 0.5s linear;
  266. -webkit-transition: all 0.5s linear;
  267. -moz-transition: all 0.5s linear;
  268. transition: all 0.5s linear;
  269. }
  270. .permalinktext {
  271. display: block;
  272. padding: 5px;
  273. margin: 0px 0px 0px 0px;
  274. font-family: arma;
  275. letter-spacing: 0px;
  276. font-size: 8px;
  277. font-style:none;
  278. border:1px solid #eee;
  279. color: #424242;
  280. background:#f7f7f7;
  281. text-transform:lowercase;
  282. line-height: 10px;
  283. text-align: center;
  284. text-decoration: none;
  285. -webkit-transition: color 0.5s ease-out;
  286. -moz-transition: color 0.5s ease-out;
  287. }
  288. </style>
  289. <title>{title}</title>
  290. <link rel="shortcut icon" href="{favicon}">
  291. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  292.  
  293. <body>
  294. <div id="center">
  295. <div id="content">
  296. <div id="theme">
  297. <div id="sidebar">
  298. <div id="sidebarimage">
  299. <img src="{image:sidebar}">
  300. <div class="links">
  301. {block:IfLinkA}
  302. <a href="{text:linkA url}">I</a>
  303. {/block:IfLinkA}
  304. {block:IfLinkB}
  305. <a href="{text:linkB url}">II</a>
  306. {/block:IfLinkB}
  307. {block:IfLinkC}
  308. <a href="{text:linkC url}">III</a>
  309. {/block:IfLinkC}
  310. <a href="http://slytherese.tumblr.com">IV</a>
  311. </div>
  312. <div class="desc">
  313. {Description}
  314. </div>
  315. </div>
  316. </div>
  317. </div>
  318. <div id="posts">
  319. {block:Posts}
  320. <div id="entry">
  321.  
  322. {block:Text}
  323. {block:Title}<span class="title">{Title}</span>{/block:Title}
  324. <span class="entrytext">{Body}</span>
  325. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  326. {/block:Text}
  327.  
  328. {block:Link}
  329. <a href="{URL}" class="title">{Name}</a>
  330. {block:Description}{Description}{/block:Description}
  331. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  332. {block:Link}
  333.  
  334. {block:Photo}{block:IndexPage}
  335. <div class="perma">
  336. <a href="{permalink}"title="this post has {NoteCountWithLabel}">{NoteCountWithLabel}</a> - <a href="{permalink}"title="this post was posted {timeago}">{timeago}</a> - <a href="{ReblogURL}" target="_blank"title="share this post">reblog </a></span></div>
  337. {/block:IndexPage}
  338. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}
  339. {/block:Photo}
  340.  
  341.  
  342. {block:Quote}
  343. <span class="entrytext">{Quote}</span>
  344. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  345. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  346. {/block:Quote}
  347.  
  348. {block:Chat}
  349. {block:Title}<span class="title">{Title}</span>{/block:Title}
  350. <ul class="chat">
  351. {block:Lines}
  352. <li class="user_{UserNumber}">
  353. {block:Label}
  354. <span class="label">{Label}</span>
  355. {/block:Label}
  356.  
  357. {Line}
  358. </li>
  359. {/block:Lines}
  360. </ul>
  361. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  362. {/block:Chat}
  363.  
  364.  
  365. {block:Audio}
  366. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  367. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  368. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  369. {/block:Audio}
  370.  
  371. {block:Video}<center>
  372. <div style="padding-top:0px; padding-bottom:2px;">
  373. {Video-250}</div>
  374. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  375. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  376. {block:Video}
  377.  
  378. {block:Answer}
  379. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #f7f7f7; font-family:calibri;font-size: 11px;font-style: none;border:1px double #eee;text-transform:lowercase;">
  380. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  381. <askk>{Asker}</askk>: {Question}</div>
  382. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent;text-transform:lowercase;">{Answer}</div>
  383. <div style="text-align:right;">
  384. <div class="permalinktext"><a href="{permalink}">posted {timeago}</a> <font color="#aaa">with</font> <font color="#aaa">about</font> <a href="{permalink}">{NoteCountwithlabel}</a> </div></div>
  385. {/block:Answer}
  386.  
  387. {block:PermalinkPage}
  388. <center><br>
  389. {block:Caption}{Caption}{/block:Caption}
  390. {block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}<br>{/block:NoteCount}
  391. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  392. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  393. </center>
  394.  
  395.  
  396. {/block:PermalinkPage}
  397. {block:PostNotes}<div align="middle"></div>
  398. <center>
  399.  
  400. </center></span>
  401. <br>
  402. <div id="postnotes">{PostNotes}</div><br>
  403.  
  404. <center>{block:ContentSource}
  405. <br><a href="{SourceURL}">
  406. {lang:Source}:
  407. {block:SourceLogo}
  408. <img src="{BlackLogoURL}" width="{LogoWidth}"
  409. height="{LogoHeight}" alt="{SourceTitle}" />
  410. {/block:SourceLogo}
  411. {block:NoSourceLogo}
  412. {SourceLink}
  413. {/block:NoSourceLogo}
  414. </a>
  415. {/block:ContentSource}</center>
  416.  
  417. {/block:PostNotes}
  418. </div>
  419. {/block:Posts}
  420. </div></div>
  421.  
  422. {block:indexpage}
  423. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  424. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  425. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  426. <script type="text/javascript">
  427. $(window).load(function(){
  428. var $wall = $('#posts');
  429. $wall.imagesLoaded(function(){
  430. $wall.masonry({
  431. itemSelector: '#entry, #entry_photo',
  432. isAnimated : false
  433. });
  434. });
  435.  
  436. $wall.infinitescroll({
  437. navSelector : '#page-nav',
  438. nextSelector : '#page-nav a',
  439. itemSelector : '#entry, #entry_photo',
  440. bufferPx : 2000,
  441. debug : false,
  442. errorCallback: function() {
  443. $('#infscr-loading').fadeOut('normal');
  444. }},
  445. function( newElements ) {
  446. var $newElems = $( newElements );
  447. $newElems.hide();
  448. $newElems.imagesLoaded(function(){
  449. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  450. });
  451. }); $('#content').show(500);
  452. });
  453. </script>
  454. {/block:indexpage}
  455.  
  456. <BODY onselectstart="return false;" ondragstart="return false;">
  457. <script type="text/javascript">
  458. </script>
  459. </body>
  460. <div style="position:fixed; bottom:5px; border:2px #ddd; font-size:12px; font-family:arial; right:5px;">
  461. <a href="http://coldplaytbh.tumblr.com/">©</a>
  462. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement