Advertisement
micsco987

specklcd theme

Aug 18th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.24 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10.  
  11. <!---- this is theme 41 by Hollywhood
  12. please don't remove the credit
  13. thank you
  14. --->
  15.  
  16. <script type="text/javascript" src="http://static.tumblr.com/7gk7xdc/t1Mnqtxfn/jquery-1.9.1.min.js"></script>
  17. <script type="text/javascript" src="http://static.tumblr.com/7gk7xdc/6vVnqtxgf/tabs.js"></script>
  18. <script type="text/javascript">
  19. $(document).ready(function(){
  20. $("ul#tabs li").click(function(e){
  21. if (!$(this).hasClass("active")) {
  22. var tabNum = $(this).index();
  23. var nthChild = tabNum+1;
  24. $("ul#tabs li.active").removeClass("active");
  25. $(this).addClass("active");
  26. $("ul#tab li.active").removeClass("active");
  27. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  28. }
  29. });
  30. });
  31. </script>
  32.  
  33.  
  34.  
  35. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37. <script>
  38. (function($){
  39. $(document).ready(function(){
  40. $("a[title]").style_my_tooltips({
  41. tip_follows_cursor:true,
  42. tip_delay_time:7,
  43. tip_fade_speed:7,
  44. attribute:"title"
  45. });
  46. });
  47. })(jQuery);
  48. </script>
  49.  
  50. <script type="text/javascript"
  51. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  52. <script>
  53. $(document).ready(function() {
  54. //
  55. $('a.poplight[href^=#]').click(function() {
  56. var popID = $(this).attr('rel'); //Get Popup Name
  57. var popURL = $(this).attr('href'); //Get Popup href to define size
  58. var query= popURL.split('?');
  59. var dim= query[1].split('&');
  60. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  61. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  62. var popMargTop = ($('#' + popID).height() + 80) / 2;
  63. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  64. //Apply Margin to Popup
  65. $('#' + popID).css({
  66. 'margin-top' : -popMargTop,
  67. 'margin-left' : -popMargLeft
  68. });
  69. $('body').append('<div id="fade"></div>');
  70. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  71. return false;
  72. });
  73. $('a.close, #fade').live('click', function() {
  74. $('#fade , .popup_block').fadeOut(function() {
  75. $('#fade, a.close').remove(); //fade them both out
  76. });
  77. return false;
  78. });
  79. });
  80. </script>
  81.  
  82.  
  83.  
  84. <meta name="if:popup boxes" content="1"/>
  85. <meta name="if:pixel music" content="1"/>
  86.  
  87. <meta name="text:music player code" content="billy works best"/>
  88.  
  89.  
  90. <meta name="color:Background" content="#353131"/>
  91. <meta name="color:Text" content="#cccccc"/>
  92. <meta name="color:Link" content="#666666"/>
  93. <meta name="color:Scrollbar" content="#2f2d2d">
  94. <meta name="color:title" content="#999999">
  95. <meta name="color:Link Hover" content="#ffffff"/>
  96. <meta name="color:question" content="#3e3939"/>
  97. <meta name="color:main link" content="#666666"/>
  98.  
  99.  
  100. <meta name="text:link 1" content="Link 1"/>
  101. <meta name="text:link 1 url" content="/"/>
  102. <meta name="text:link 2" content="Link 2"/>
  103. <meta name="text:link 2 url" content="/"/>
  104. <meta name="text:link 3" content="Link 3"/>
  105. <meta name="text:link 3 url" content="/"/>
  106. <meta name="text:link 4" content="Link 4"/>
  107. <meta name="text:link 4 url" content="/"/>
  108. <meta name="text:link 5" content="Link 5"/>
  109. <meta name="text:link 5 url" content="/"/>
  110.  
  111.  
  112. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  113.  
  114. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  115.  
  116. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  117.  
  118. <link href='http://fonts.googleapis.com/css?family=Aguafina+Script' rel='stylesheet' type='text/css'>
  119.  
  120. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  121.  
  122. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  123.  
  124. <link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  125.  
  126. <style>
  127. div#qTip {
  128. padding: 3px;
  129. display: none;
  130. text-align: center;
  131. position: absolute;
  132. font-size:7px;
  133. margin-left:10px;
  134. margin-top:-2px;
  135. line-height:9px;
  136. font-family:arial;
  137. z-index: 1000;
  138. border: 1px solid #cacaca;
  139. background-color:#fff;
  140. color: #9b9b9b;
  141. text-transform:uppercase;
  142. letter-spacing: 2px;
  143. }
  144. </style>
  145.  
  146. <style type="text/css">
  147.  
  148.  
  149.  
  150.  
  151.  
  152. ::-webkit-scrollbar {
  153.  
  154. width: 4px;
  155. height: 0px; background: {color:scrollbar};
  156.  
  157. }
  158. ::-webkit-scrollbar-thumb {background-color:{color:link} ;
  159. opacity:.5;
  160. border-radius:0px;
  161.  
  162. }
  163.  
  164.  
  165. iframe#tumblr_controls {
  166. white-space:nowrap;
  167. -webkit-filter: invert(100%);
  168. -moz-filter: invert(100%);
  169. -o-filter: invert(100%);
  170. -ms-filter: invert(100%);
  171. filter: invert(100%);
  172. opacity:.2;transition: .8s ease-in-out;
  173. -webkit-transition: .8s ease-in-out;
  174. -moz-transition: .8s ease-in-out;
  175. -o-transition: .8s ease-in-out;
  176. }
  177.  
  178. ::selection {
  179. background: {color:link};
  180. color:{color:background};
  181. }
  182. ::-moz-selection {
  183. background: {color:link};
  184. color:{color:background};
  185. }
  186.  
  187. #s-m-t-tooltip {
  188. margin-left:5px;
  189. margin-top:-23px;
  190. letter-spacing:1px;
  191. font-family: 'open sans condensed';
  192. font-weight:normal;
  193. text-transform:lowercase;
  194. font-size:14px;
  195. letter-spacing:1px;
  196. background:url('http://static.tumblr.com/7gk7xdc/u43nt5zdr/tumblr_mbalz5vdez1qei73n.png');
  197. color:{color:text};
  198. padding: 5px;
  199. z-index:99999999999999999999999;
  200. -webkit-transition:all 1.5s;
  201. -moz-transition:all 1.5s;
  202. -ms-transition:all 1.5s;
  203. -o-transition:all 1.5s;
  204. transition:all 1.5s;
  205.  
  206. -webkit-box-shadow: 3px 5px 18px -1px #000;
  207. -moz-box-shadow: 3px 5px 18px -1px #000;
  208. box-shadow: 3px 5px 18px -1px #000;
  209. }
  210.  
  211. h1, h2 {
  212. font-weight:normal;
  213. font-size:24px;
  214. text-align:center;
  215. font-style:normal;
  216. line-height:100%;
  217. letter-spacing:1px;
  218. text-transform:lowercase;
  219. color:{color:text};
  220. font-family: 'alex brush', cursive;
  221. }
  222.  
  223. em, i {
  224. font-family:'alex brush', cursive;
  225. text-transform:lowercase;
  226. font-size:20px;
  227. color:{color:text};
  228. font-style:none;
  229. }
  230.  
  231. strong, b {
  232. color:{color:link};
  233. }
  234.  
  235.  
  236. blockquote {
  237. border-left:2px solid {color:text};
  238. padding-left:5px;
  239. margin:5px;
  240. }
  241.  
  242.  
  243. body {
  244. background:{color:background};
  245. margin:0px;
  246. color:{color:text};
  247. font-family:calibri;
  248. font-size:12px;
  249. line-height:100%;
  250. background-attachment:fixed;
  251. background-image: url('http://static.tumblr.com/7gk7xdc/aTOnt5y0t/pf.png');
  252. background-repeat:no-repeat;
  253. }
  254.  
  255. #ask_form{ height: 250px!important;}
  256.  
  257.  
  258. a {
  259. text-decoration:none;
  260. outline:none;
  261. -moz-outline-style:none;
  262. color:{color:link};
  263. -moz-transition-duration:0.5s;
  264. -webkit-transition-duration:0.5s;
  265. -o-transition-duration:0.5s;
  266. }
  267.  
  268. a:hover {
  269. text-decoration:none;
  270. outline:none;
  271. -moz-outline-style:none;
  272. color:{color:link hover};
  273. }
  274.  
  275. img {
  276. border:none;
  277. }
  278.  
  279. blockquote {
  280. padding-left:5px;
  281. border-left:2px solid;
  282. }
  283.  
  284. blockquote blockquote {
  285. padding-left:5px;
  286. border-left:2px solid;
  287. }
  288.  
  289. img {
  290. -webkit-filter: grayscale(70%);
  291. z-index: -9999999999999999999999999px;
  292. -webkit-transition: all 0.4s ease-in-out;
  293. -moz-transition: all 0.4s ease-in-out;
  294. -o-transition: all 0.4s ease-in-out;
  295. -ms-transition: all 0.4s ease-in-out;
  296. transition: all 0.4s ease-in-out;
  297. border:none;
  298. opacity:.5;
  299. max-width:400px;
  300. }
  301.  
  302. img:hover{
  303. -webkit-filter: grayscale(0%);
  304. z-index: -9999999999999999999999999px;
  305. -webkit-transition: all 0.4s ease-in-out;
  306. -moz-transition: all 0.4s ease-in-out;
  307. -o-transition: all 0.4s ease-in-out;
  308. -ms-transition: all 0.4s ease-in-out;
  309. transition: all 0.4s ease-in-out;
  310. opacity:1;
  311. }
  312.  
  313. blockquote img {
  314. max-width:100%;
  315. height:auto;
  316.  
  317. }
  318.  
  319. blockquote blockquote img {
  320. max-width:100%;
  321. height:auto;
  322.  
  323. }
  324.  
  325. #post {
  326. width:355px;
  327. padding-bottom:30px;
  328. }
  329.  
  330. #entries {
  331. padding:10px;
  332. width:370px;
  333. margin-left:270px;
  334. margin-top:340px;
  335. margin-bottom:40px;
  336. position:fixed;
  337.  
  338. overflow:scroll;
  339.  
  340. overflow-x:hidden;
  341.  
  342. height:230px;
  343. }
  344.  
  345. #entries img {
  346. height:auto;
  347. max-width:100%;
  348.  
  349. }
  350.  
  351.  
  352. #photoset {
  353. -webkit-filter: grayscale(70%);
  354. z-index: -9999999999999999999999999px;
  355. -webkit-transition: all 0.9s ease-in-out;
  356. -moz-transition: all 0.9s ease-in-out;
  357. -o-transition: all 0.9s ease-in-out;
  358. -ms-transition: all 0.9s ease-in-out;
  359. transition: all 0.9s ease-in-out;
  360. border:none;
  361. opacity:.5;
  362. -moz-transition-duration:0.5s;
  363. -webkit-transition-duration:0.5s;
  364. -o-transition-duration:0.5s
  365. }
  366.  
  367. #photoset:hover{
  368. -webkit-filter: grayscale(0%);
  369. z-index: -9999999999999999999999999px;
  370. -webkit-transition: all 0.9s ease-in-out;
  371. -moz-transition: all 0.9s ease-in-out;
  372. -o-transition: all 0.9s ease-in-out;
  373. -ms-transition: all 0.9s ease-in-out;
  374. transition: all 0.9s ease-in-out;
  375. opacity:1;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s
  379. }
  380.  
  381.  
  382. #sidebar {
  383. color:{color:text};
  384. position:fixed;
  385. width:100px;
  386. height:auto;
  387. margin-top:230px;
  388. margin-left:250px;
  389. text-align:left;
  390. }
  391.  
  392. #sidebarimage img {
  393. width:200px;
  394. margin-top:-10px;
  395. margin-bottom:0px;
  396. margin-left:-9px;
  397. }
  398.  
  399. #links {
  400. position:absolute;
  401. position:fixed;
  402. font-family: arial;
  403. width:220px;
  404. margin-top:79px;
  405. margin-left:-10px;
  406. font-size:18px;
  407. text-transform:uppercase;
  408. text-align:center;
  409. line-height:280%;
  410. }
  411.  
  412. #links a{
  413. letter-spacing:13px;
  414. font-weight:bold;
  415. line-height:280%;
  416. margin-top:4px;
  417. margin-left:13px;
  418. color:{color:main link};
  419. text-decoration:none;
  420. -moz-transition-duration:.2s;
  421. -webkit-transition-duration:.2s;
  422. -o-transition-duration:.2s;
  423. }
  424.  
  425. #links a:hover {
  426. -webkit-filter: blur(2px);
  427. -moz-filter: blur(2px);
  428. -o-filter: blur(2px);
  429. -ms-filter: blur(2px);
  430. filter: blur(2px);
  431. -moz-transition-duration:0.2s;
  432. -webkit-transition-duration:0.2s;
  433. -o-transition-duration:0.2s;
  434. }
  435.  
  436. #description {
  437. position:fixed;
  438. width:200px;
  439. font-family:garamond;
  440. margin-top:450px;
  441. margin-left:90px;
  442. text-align:justify;
  443. font-size:9px;
  444. color: {color:text};
  445. letter-spacing:0px;
  446. line-height:130%;
  447. -moz-transition-duration:1s;
  448. -webkit-transition-duration:1s;
  449. -o-transition-duration:1s;
  450. }
  451.  
  452. #description a {
  453. color:{color:link};
  454. }
  455.  
  456. #description a:hover {
  457. color:{color:link hover};
  458. }
  459.  
  460. .sidebartitle {
  461. width:210px;
  462. text-align:center;
  463. position:fixed;
  464. font-family:arial;
  465. line-height:120%;
  466. margin-left:-13px;
  467. font-size:13px;
  468. margin-top:10px;
  469. color:{color:title};
  470. }
  471.  
  472. #pagination {
  473. font-family:cambria;
  474. width:210px;
  475. font-size:9px;
  476. margin-top:-90px;
  477. margin-left:180px;
  478. padding-left:5px;
  479. letter-spacing:1px;
  480. font-style:italic;
  481. text-align:center;
  482. }
  483.  
  484. #pagination a {
  485. color:{color:link};
  486. }
  487.  
  488. #info {
  489. background:url('http://static.tumblr.com/7gk7xdc/u43nt5zdr/tumblr_mbalz5vdez1qei73n.png');
  490. font-family:calibri;
  491. width:auto;
  492. margin-top:5px;
  493. padding-top:1px;
  494. font-size:11px;
  495. padding:4px;
  496. color:{color:text};
  497. text-transform:uppercase;
  498. font-style:normal;
  499. text-align:center;
  500. -moz-transition-duration:0.5s;
  501. -webkit-transition-duration:0.5s;
  502. -o-transition-duration:0.5s;
  503. -webkit-box-shadow: 3px 5px 18px -1px #000;
  504. -moz-box-shadow: 3px 5px 18px -1px #000;
  505. box-shadow: 3px 5px 18px -1px #000;
  506. }
  507.  
  508. #info a {
  509. text-shadow:none;
  510. color:{color:link hover};
  511. font-style:normal;
  512. padding-right:3px;
  513. font-weight:normal;
  514. padding:13px;
  515. }
  516.  
  517. #info a:hover {
  518. -webkit-filter: blur(2px);
  519. -moz-filter: blur(2px);
  520. -o-filter: blur(2px);
  521. -ms-filter: blur(2px);
  522. filter: blur(2px);
  523. }
  524.  
  525. .tags {
  526. opacity:0;
  527. color:{color:link};
  528. font-family:calibri;
  529. font-style:normal;
  530. width:auto;
  531. text-transform:normal;
  532. font-style:normal;
  533. line-height:120%;
  534. padding-left:5px;
  535. font-size:10px;
  536. text-align:justify;
  537. padding-top:10px;
  538. padding-bottom:15px;
  539. -moz-transition-duration:0.4s;
  540. -webkit-transition-duration:0.4s;
  541. -o-transition-duration:0.4s;
  542. }
  543. .tags a{
  544. color:{color:link};
  545. -moz-transition-duration:0.4s;
  546. -webkit-transition-duration:0.4s;
  547. -o-transition-duration:0.4s;
  548. }
  549. .tags a:hover{
  550. color:{color:link hover};
  551. -moz-transition-duration:0.4s;
  552. -webkit-transition-duration:0.4s;
  553. -o-transition-duration:0.4s;
  554. }
  555.  
  556. #post:hover .tags{
  557. opacity:1;
  558. -moz-transition-duration:0.6s;
  559. -webkit-transition-duration:0.6s;
  560. -o-transition-duration:0.6s;
  561. }
  562.  
  563. .audio{
  564. background-color:#fff;
  565. height:65px;
  566. overflow:hidden;
  567. color:#888;
  568. }
  569.  
  570. #ask {
  571. padding-top:10px;
  572. font-size:25px;
  573. margin-top:-10px;
  574. text-align:right;
  575. color:{color:text};
  576. font-family: 'alex brush', cursive;
  577. }
  578.  
  579. #ask a{
  580. color:{color:text};
  581. }
  582.  
  583. #ask a:hover{
  584. -webkit-filter: blur(3px);
  585. -moz-filter: blur(3px);
  586. -o-filter: blur(3px);
  587. -ms-filter: blur(3px);
  588. filter: blur(3px);
  589. }
  590.  
  591. #question{
  592. background-color:{color:question};
  593. color:{color:text};
  594. padding:9px;
  595. margin-top:0px;
  596. border-radius:10px 0px 10px 0px;
  597. -webkit-box-shadow: 3px 5px 18px -1px #000;
  598. -moz-box-shadow: 3px 5px 18px -1px #000;
  599. box-shadow: 3px 5px 18px -1px #000;
  600. }
  601.  
  602. #question a{
  603. background-color:none;
  604. }
  605.  
  606. #credit {
  607. color:#fff;
  608. font-size:10px;
  609. font-family:cambria;
  610. letter-spacing:1px;
  611. -moz-transition-duration:0.5s;
  612. -webkit-transition-duration:0.5s;
  613. -o-transition-duration:0.5s;
  614. }
  615.  
  616. #credit a {
  617. color:#fff;
  618. background-color:{color:scrollbar};
  619. padding:5px;
  620. padding-top:9px;
  621. padding-bottom:9px;
  622. position:fixed;
  623. right:15px;
  624. bottom:10px
  625.  
  626. }
  627.  
  628. #credit a:hover {
  629. color:{color:scrollbar};
  630. background-color:{color:scrollbar};
  631. }
  632.  
  633. .popup_block{
  634. display:none;
  635. background:{color:background};
  636. padding:20px;
  637. /*border:1px solid #fff; /* if you want a solid white pop-up, delete this */
  638. float:left;
  639. position:fixed;
  640. top:50%;left:50%;
  641. z-index: 99999;
  642. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  643. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  644. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  645. max-height:300px;
  646. overflow:auto;
  647. font-size:13px;
  648. }
  649.  
  650. .popup_block img{
  651. padding-right:5px;
  652. }
  653.  
  654. #box6 {
  655. text-align:center;
  656. }
  657.  
  658.  
  659.  
  660. *html #fade {position: absolute;}
  661. *html .popup_block {position: absolute;}
  662. #fade {
  663. display:none;
  664. position:fixed;
  665. left:0px;
  666. top:0px;
  667. width:100%;
  668. height:100%;
  669. z-index:9999;
  670. background:#000; /* change to #fff for solid white */
  671. opacity:0.5; /* change to opacity:1; */
  672. }
  673.  
  674. #navitags {
  675. text-align:center;
  676. width:450px;
  677. margin-left:-80px;
  678. }
  679.  
  680. #navitags a{
  681. color:{color:text};
  682. text-shadow:none;
  683. margin-left:10px;
  684. text-align:center;
  685. display:inline-table;
  686. padding:10px;
  687. font-size:11px;
  688. width:130px;
  689. border-bottom:1px solid {color:link};
  690. -webkit-transition: all 0.4s ease-in-out;
  691. -moz-transition: all 0.4s ease-in-out;
  692. -o-transition: all 0.4s ease-in-out;
  693. -ms-transition: all 0.4s ease-in-out;
  694. transition: all 0.4s ease-in-out;
  695.  
  696. }
  697.  
  698. #navitags a:hover{
  699. letter-spacing:1.5px;
  700. -webkit-transition: all 0.4s ease-in-out;
  701. -moz-transition: all 0.4s ease-in-out;
  702. -o-transition: all 0.4s ease-in-out;
  703. -ms-transition: all 0.4s ease-in-out;
  704. transition: all 0.4s ease-in-out;
  705. }
  706.  
  707.  
  708.  
  709. #bubble-music {
  710. position:fixed;
  711. left:293px;
  712. top:197px;
  713. width:30px;
  714. height:30px;
  715. border-radius:100%;
  716. -moz-border-radius:100%;
  717. overflow:hidden;
  718. -webkit-transition: all 0.5s ease-out;
  719. -moz-transition: all 0.5s ease-out;
  720. transition: all 0.5s ease-out
  721. z-index:99999999999999999999999;
  722.  
  723. }
  724.  
  725. #bubble-music img {
  726. -ms-transform: rotate(60deg); /* IE 9 */
  727. -webkit-transform: rotate(60deg); /* Chrome, Safari, Opera */
  728. transform: rotate(60deg);
  729. }
  730.  
  731. #bubble-music:hover {
  732. border-radius:9px;
  733. -moz-border-radius:9px;
  734. width:140px;
  735. height:30px;
  736. }
  737.  
  738. .music_embed {
  739. margin:-23px 0 0 70px;
  740. z-index:1;
  741. font-family:consolas;
  742. font-size:8px;
  743. z-index:99999999;
  744. -webkit-transition: all 0.5s ease-out;
  745. -moz-transition: all 0.5s ease-out;
  746. transition: all 0.5s ease-out
  747. }
  748.  
  749. #bubble-music:hover .music_embed {
  750. margin:-23px 0 0 34px;
  751. opacity:1;
  752. }
  753.  
  754.  
  755. ul#tabs {
  756. list-style-type: none;
  757. padding: 0;
  758. text-align: center;
  759. }
  760. ul#tabs li {
  761. display: inline-block;
  762. background-color: {color:text};
  763. border-bottom: solid 5px {color:link};
  764. padding: 2px 10px;
  765. margin-bottom: 4px;
  766. color: #fff;
  767. cursor: pointer;
  768. }
  769. ul#tabs li:hover {
  770. background-color:{color:link};
  771. }
  772. ul#tabs li.active {
  773. background-color: {color:link};
  774. }
  775. ul#tab {
  776. list-style-type: none;
  777. margin: 0;
  778. padding: 0;
  779. }
  780. ul#tab li {
  781. display: none;
  782. }
  783. ul#tab li.active {
  784. display: block;
  785. }
  786.  
  787.  
  788.  
  789.  
  790. /*----------------------------------------
  791. Update Tab #1 (CSS Left) by Incedo
  792. http://incedothemes.tumblr.com
  793. Please do not remove the credit.
  794. Instructions @ http://incedothenes.tumblr.com/tab
  795. Updated 8/7/14
  796. ------------------------------------------*/
  797.  
  798. #updatetab {
  799. font-family: helvetica; /*this is the font*/
  800. color: {color:text};} /*this is the font color*/
  801. #tabtitle, #dropdown, #dropdown p {
  802. /*background-color:#ffffff; /*this is the background color*/
  803. border-color: transparent; /*this is the border color*/
  804.  
  805. }
  806.  
  807. #updatetab {
  808. width:100px;
  809. position:fixed;
  810. top:65px;
  811. left:165px;}
  812.  
  813. #tabtitle {
  814. margin-left:110px;
  815. margin-top:90px;
  816. -ms-transform: rotate(60deg); /* IE 9 */
  817. -webkit-transform: rotate(60deg); /* Chrome, Safari, Opera */
  818. transform: rotate(60deg);
  819. text-align:center;
  820. padding:1px 3px;
  821. letter-spacing:2px;
  822. font-size:9px;
  823. text-transform:uppercase;
  824. border-width:1px;
  825. border-style:solid;
  826. border-radius: 2px;
  827. -moz-border-radius: 2px;
  828. -webkit-border-radius: 2px;
  829.  
  830. }
  831.  
  832. #dropdown {
  833. font-size:11px;
  834. text-align:center;
  835. width:140px;
  836. background-color:{color:background};
  837. margin-top:-80px;
  838. margin-left:510px;
  839. border-style:solid;
  840. border-width:0px 1px 1px 1px;
  841. padding:2px;
  842. padding-top:0px;
  843. border-bottom-right-radius: 2px;
  844. -moz-border-bottom-right-radius: 2px;
  845. -webkit-border-bottom-right-radius: 2px;
  846. border-bottom-left-radius: 2px;
  847. -moz-border-bottom-left-radius: 2px;
  848. -webkit-border-bottom-left-radius: 2px;
  849. opacity:0;
  850. -webkit-transition: all 0.5s ease-in-out;
  851. -moz-transition: all 0.5s ease-in-out;
  852. -o-transition: all 0.5s ease-in-out;
  853. -ms-transition: all 0.5s ease-in-out;
  854. transition: all 0.5s ease-in-out;
  855.  
  856. }
  857.  
  858. #updatetab:hover #dropdown {
  859. opacity:1;
  860. -webkit-transition: all 0.5s ease-in-out;
  861. -moz-transition: all 0.5s ease-in-out;
  862. -o-transition: all 0.5s ease-in-out;
  863. -ms-transition: all 0.5s ease-in-out;
  864. transition: all 0.5s ease-in-out;}
  865.  
  866. #c {
  867. position:fixed;
  868. bottom:4px;
  869. right:4px;
  870. font-size:13px;
  871. font-family:helvetica;}
  872.  
  873.  
  874.  
  875. {CustomCSS}</style></head><body>
  876.  
  877.  
  878.  
  879.  
  880. <!----------------------------------------
  881. Update Tab #1 (HTML) by Incedo
  882. http://incedothemes.tumblr.com
  883. Please do not remove the credit.
  884. Instructions @ http://incedothenes.tumblr.com/tab
  885. Updated 9/21/13
  886. ------------------------------------------>
  887.  
  888. <div id="updatetab">
  889.  
  890. <div id="tabtitle">
  891. <!---this is where you put title of your updates tab--->
  892. hover
  893. </div>
  894.  
  895. <div id="dropdown">
  896. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  897.  
  898. <h2>content here</h2>
  899.  
  900. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  901.  
  902. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910. </div>
  911.  
  912. </div>
  913.  
  914.  
  915.  
  916.  
  917.  
  918. {block:ifpixelmusic}
  919. <div id="bubble-music">
  920. <img style="margin:7px;" src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif">
  921. <div class="music_embed">
  922. {text:music player code}
  923. </div>
  924. </div>
  925. {/block:ifpixelmusic}
  926.  
  927.  
  928.  
  929. <!---------POPUP BOXES------>
  930.  
  931. <!---ask box-->
  932. <div id="box1" class="popup_block">
  933. <iframe frameborder="0" height="250" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  934. </div>
  935.  
  936. </div></div></div></div></div></div></div></div></div></div>
  937. <!--ask box end-->
  938.  
  939.  
  940. <div id="box2" class="popup_block">
  941. <h1>coming soon</h1>
  942.  
  943. </div></div></div></div></div></div></div></div></div></div>
  944.  
  945.  
  946. <div id="box3" class="popup_block">
  947.  
  948. <h1>COMING SOON</h1>
  949.  
  950. </div></div></div></div></div></div></div></div></div></div>
  951.  
  952.  
  953.  
  954.  
  955. <div id="box4" class="popup_block">
  956. <big><h1>navigation</h1></big>
  957. <div id="navitags">
  958.  
  959. <a href="/tagged/tag">tag.</a>
  960.  
  961. <a href="/tagged/tag">tag.</a>
  962.  
  963. <a href="/tagged/tag">tag.</a>
  964.  
  965. <a href="/tagged/tag">tag.</a>
  966.  
  967. <a href="/tagged/tag">tag.</a>
  968.  
  969. <a href="/tagged/tag">tag.</a>
  970.  
  971. <a href="/tagged/tag">tag.</a>
  972.  
  973. <a href="/tagged/tag">tag.</a>
  974.  
  975. <a href="/tagged/tag">tag.</a>
  976.  
  977. <a href="/tagged/tag">tag.</a>
  978.  
  979. </div>
  980.  
  981. </div></div></div></div></div></div></div></div></div></div>
  982.  
  983.  
  984.  
  985. <div id="box5" class="popup_block">
  986. <div style="height:auto;">
  987. <h1>coming soon</h1>
  988.  
  989.  
  990. </div>
  991. </div></div></div></div></div></div></div></div></div></div>
  992. <!--------POPUP BOXES END---------->
  993.  
  994.  
  995. <div id="box6" class="popup_block">
  996.  
  997. <h1>credits</h1>
  998.  
  999. theme by <a href="http://hollywhoodthemes.tumblr.com" target="_blank">hollywhood</a>.<br>
  1000. customized by <a href="http://fromtragedy.tumblr.com" target="_blank">bean</a>.<br>
  1001. updates tab by <a href="http://incedo.tumblr.com" target="_blank">incedo</a>.
  1002.  
  1003.  
  1004.  
  1005.  
  1006. </div></div></div></div></div></div></div></div></div></div>
  1007.  
  1008.  
  1009. <div id="sidebar">
  1010.  
  1011. <!--<div id="sidebarimage">
  1012. <a href="/"><img src="{image:sidebar}"></a></div>-->
  1013.  
  1014. <div class="sidebartitle">{text:sidebartitle}</div>
  1015.  
  1016. <div id="links">
  1017. <a href="{text:Link 1 url}" title="{text:Link 1}">•</a>
  1018.  
  1019. {block:ifpopupboxes}
  1020. <a href="#?w=300" rel="box1" class="poplight"title="{text:Link 2}">•</a>
  1021. <a href="#?w=300" rel="box2" class="poplight"title="{text:Link 3}">•</a>
  1022. <a href="#?w=300" rel="box3" class="poplight"title="{text:Link 4}">•</a>
  1023. <a href="#?w=300" rel="box4" class="poplight"title="{text:Link 5}">•</a>
  1024. {/block:ifpopupboxes}
  1025.  
  1026. {block:ifnotpopupboxes}
  1027. <a href="{text:Link 2 URL}"title="{text:Link 2}">•</a>
  1028. <a href="{text:Link 3 URL}"title="{text:Link 3}">•</a>
  1029. <a href="{text:Link 4 URL}"title="{text:Link 4}">•</a>
  1030. <a href="{text:Link 5 URL}"title="{text:Link 5}">•</a>
  1031. {/block:ifnotpopupboxes}
  1032. </div>
  1033.  
  1034. <div id="description">
  1035.  
  1036. <div id="pagination">
  1037. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">fall</a>&nbsp;-&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">rise</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  1038. </div></div></div>
  1039.  
  1040. <div id="entries">{block:Posts}<div id="post">
  1041.  
  1042. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1043.  
  1044. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500px">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1045.  
  1046. {block:Photoset}<div id="photoset"><center>{Photoset}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1047.  
  1048. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1049.  
  1050. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1051.  
  1052. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  1053.  
  1054. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayer}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  1055. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1056.  
  1057. {block:Video}<div id="photoset"><center>{Video-250}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1058.  
  1059. {block:Answer}<div id="ask">{Asker}</div> <div id="question">{Question}</div><br>{Answer}{/block:Answer}
  1060.  
  1061. {block:Date}<div id="info">
  1062. <a title="{TimeAgo}" href="{Permalink}">{ShortMonth} {DayOfMonth}</a>
  1063. {/block:Date}
  1064.  
  1065. {block:NoteCount}
  1066. <a href="{Permalink}">{NoteCount}</a>
  1067. {/block:NoteCount}
  1068.  
  1069. {block:RebloggedFrom}
  1070. <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>
  1071. {/block:RebloggedFrom}
  1072.  
  1073. {block:ContentSource}
  1074. <a title="{SourceTitle}" href="{SourceURL}">src</a>{/block:ContentSource}
  1075. {/block:RebloggedFrom}
  1076.  
  1077. <a href="{ReblogURL}"target="_blank" title="reblog">↻</a></div>
  1078.  
  1079.  
  1080.  
  1081.  
  1082. {block:HasTags}
  1083. <div class="tags">
  1084. <big><big>↳</big></big>{block:Tags} <a href="{TagURL}">#{Tag}</a>&nbsp; {/block:Tags}</div>
  1085. {/block:HasTags}
  1086. <div class="postnote">
  1087. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1088. </div>
  1089. </div>
  1090. {/block:Posts}
  1091.  
  1092. </div>
  1093. <div id="credit"><a href="#?w=150" rel="box6" class="poplight">HW</div>
  1094.  
  1095. </body>
  1096.  
  1097. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement