Advertisement
lakeffectkdss

thunder/clairvoyant revamp, theme 008

Jul 12th, 2018
968
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.16 KB | None | 0 0
  1. <!--
  2. THUNDER ; theme 008 by lakeffectkds
  3. this theme is a revamp of my first theme ever, clairvoyant!
  4.  
  5. RULES ; 01- do not steal bits and pieces of this code for your own.
  6. 02- do not edit this theme and claim it as your own or use it as a base code without my permission.
  7. 03- do not redistribute this theme as yours.
  8. 04- edit it as much as you want for personal use! feel free to show me any changes to make to it, i'll be more than happy to take a look!
  9. -->
  10.  
  11. <html>
  12. <head>
  13. <!--tab script by alyofrp-->
  14. <script>
  15. function openAlytut(evt, alytutName) {
  16. var i, x, tablinks;
  17. x = document.getElementsByClassName("alytut");
  18. for (i = 0; i < x.length; i++) {
  19. x[i].style.display = "none";
  20. }
  21. tablinks = document.getElementsByClassName("tablink");
  22. for (i = 0; i < x.length; i++) {
  23. tablinks[i].className = tablinks[i].className.replace(" tabzact", "");
  24. }
  25. document.getElementById(alytutName).style.display = "block";
  26. evt.currentTarget.className += " tabzact";
  27. }
  28. </script>
  29. <!--tab script ends-->
  30. <script type="text/javascript"
  31. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  32.  
  33. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37. <script src="https://use.fonticons.com/fc066471.js"></script>
  38.  
  39.  
  40.  
  41.  
  42. <link rel="shortcut icon" href="{Favicon}" />
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44. <title>{Title}</title>
  45. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46.  
  47. <meta name="image:sidebar 1" content=""/>
  48. <meta name="image:sidebar 2" content=""/>
  49. <meta name="image:bby header" content=""/>
  50. <meta name="image:background image" content=""/>
  51. <meta name="image:nav pic" content=""/>
  52. <meta name="color:background" content="#ffffff">
  53. <meta name="color:bold" content="#777777" />
  54. <meta name="color:italic" content="#bbbbbb"/>
  55. <meta name="color:link" content="#c0bdb8" /><meta name="color:link bg" content="#fff" />
  56. <meta name="color:Scrollbar" content="#DDD"/>
  57. <meta name="color:text" content="#c0bdb8" />
  58. <meta name="color:post bg" content="#fdfdfd" />
  59. <meta name="color:borders" content="#fdfdfd" />
  60. <meta name="color:nav box" content="#fdfdfd" />
  61. <meta name="color:lil title"content="#fff"/>
  62. <meta name="color:littlest title"content="#fff"/>
  63.  
  64.  
  65. <meta name="color:chat bubble" content="#000000"/>
  66. <meta name="color:chat text" content="#000000"/>
  67. <meta name="color:container bg" content="#777777" />
  68. <meta name="color:small container bg" content="#fff" />
  69. <meta name="text:lil title" content=""/>
  70. <meta name="text:littlest title"content=""/>
  71. <meta name="text:nav title 1" content=""/>
  72. <meta name="text:nav title 2" content=""/>
  73. <meta name="text:nav text" content=""/>
  74. <meta name="text:house link"content=""/>
  75. <meta name="text:bubble link"content=""/>
  76. <meta name="text:cloud link"content=""/>
  77. <meta name="text:link 1 title"content="link 1"/>
  78. <meta name="text:link 1 content"content=""/>
  79. <meta name="text:link 2 title"content="link 2"/>
  80. <meta name="text:link 2 content"content=""/>
  81. <meta name="text:link 3 title"content="link 3"/>
  82. <meta name="text:link 3 content"content=""/>
  83. <meta name="text:link 4 title"content="link 4"/>
  84. <meta name="text:link 4 content"content=""/>
  85. <meta name="text:link 5 title"content="link 5"/>
  86. <meta name="text:link 5 content"content=""/>
  87. <meta name="text:link 6 title"content="link 6"/>
  88. <meta name="text:link 6 content"content=""/>
  89. <meta name="text:link 7 title"content="link 7"/>
  90. <meta name="text:link 7 content"content=""/>
  91. <meta name="text:link 8 title"content="link 8"/>
  92. <meta name="text:link 8 content"content=""/>
  93.  
  94. <meta name="text:container opacity" content="0.5"/>
  95.  
  96. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  97. <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
  98.  
  99.  
  100. </head>
  101.  
  102.  
  103. <style type="text/css">
  104. /* IMESSAGE CHAT POST */
  105.  
  106. .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:{color:chat bubble};color:{color:chat text};left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid {color:chat bubble};border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:chat bubble};color:{color:chat text}}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:chat bubble};border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
  107. .asked p {
  108. text-align: left;
  109. margin: 0 0px 10px 0px;
  110. padding: 0;
  111. color: #666666;
  112. font-family: 'Inconsolata', Inconsolata;
  113. font-size: 12px;
  114. line-height: 0px;
  115. }
  116. .footerright .viasrc {
  117. float: left;
  118. }
  119. .asked a {
  120. margin:0;padding:0;
  121. }
  122. .user_4{background-color:{color:chat bubble};color:{color:chat text}}.user_4::after{border-color:{color:chat bubble}}.user_6{background-color:{color:chat bubble};color:{color:chat text}}.user_6::after{border-color:{color:chat bubble}}.user_5{background-color:{color:chat bubble};color:{color:chat text}}.user_5::after{border-color:{color:chat bubble}}.user_3{background-color:{color:chat bubble};color:{color:chat text}}.user_3::after{border-color:{color:chat bubble}}.user_7{background-color:{color:chat bubble};color:{color:chat text}}.user_7::after{border-color:{color:chat bubble}}.user_8{background-color:{color:chat bubble};color:{color:chat text}}.user_8::after{border-color:{color:chat bubble}}.user_9{background-color:{color:chat bubble};color:{color:chat text}}.user_9::after{border-color:{color:chat bubble}}
  123. .convo {
  124. overflow: hidden;
  125. list-style-type: none;
  126. padding: 0;
  127. margin: 0;
  128. }
  129.  
  130.  
  131.  
  132. #ask {
  133. color:{color:text};
  134. padding:5px;
  135. font-size:12px;
  136. font-family:'calibri';
  137. letter-spacing:0px;
  138. text-align:left;
  139. text-transform:lowercase;
  140. line-height:150%;
  141. background-color:{color:borders};
  142.  
  143. box-shadow: 0px 3px 0px {color:link};
  144. }
  145.  
  146. #ask a{color:{color:link}; font-family:'Tamoro';}
  147.  
  148.  
  149. -transition-duration:1s;
  150. }
  151.  
  152.  
  153. ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scrollbar}; height:auto; border: 0px solid #000; border-radius:6px;}
  154. ::-webkit-scrollbar-thumb:horizontal {background-color: #565758; height:10px !important;}
  155. ::-webkit-scrollbar {height:1px; width:1px ; background-color:{color:background};}
  156.  
  157.  
  158.  
  159. body {color:{color:text}; background-color:{color:background}; font-family:arial; font-size:11px; line-height:13px; text-align:justify;
  160. background-image:url('{image:background image}'); -webkit-background-size: cover;
  161. -moz-background-size: cover;
  162. -o-background-size: cover;
  163. background-size: cover;}
  164.  
  165. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-family: 'montserrat';}
  166.  
  167. a:hover {
  168. color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  169.  
  170. small{font-size:auto}
  171.  
  172. big{font-size:auto; font-family: 'Montserrat', sans-serif;}
  173.  
  174. b, strong{color:{color:bold}; font-family: 'Montserrat', sans-serif;}
  175.  
  176. h1 {font-size:20px; font-family: 'Montserrat', sans-serif; ;}
  177. h2 {font-size:15px; font-family: 'Montserrat', sans-serif; COLOR: {color:bold} ; }
  178.  
  179. h3 {font-size:20px; font-family: 'Tamoro', sans-serif;color:{color:bold};}
  180.  
  181. i, em {color:{color:italic}}
  182.  
  183. p{margin-top:6px; margin-bottom:6px}
  184.  
  185. blockquote {padding:0px; padding-left:10px; margin:8px; border-left:2px solid {color:text}}
  186.  
  187. img a{border:none; width:100%;}
  188.  
  189. /*box thingy*/
  190. #foo {
  191. position:fixed; top:50%;left:50%; transform:translate(-50%,-50%);
  192. float: LEFT;
  193. width: 765px;
  194. margin-left:5px;
  195. margin-top:-10px;
  196. height: 470px;
  197. opacity:{text:container opacity};
  198. background-color:{color:container bg};
  199. z-index:-1;
  200.  
  201. }
  202.  
  203.  
  204. #entries {position:fixed; top:50%;left:50%; transform:translate(-50%,-50%); margin-left:130px;margin-top:-37px; height: 350px; width: 450px;text-align: justify; overflow:auto; background-color:{color:small container bg};}
  205.  
  206.  
  207.  
  208. #posts {width:400px;
  209. float: center;
  210. margin: 15px 15px 15px 15px;
  211. padding:10px;
  212. padding-top:15px;
  213. Z-INDEX:99999999999999999999999999;
  214. background-color:{color:post bg};
  215.  
  216.  
  217. }
  218.  
  219. #sidebar{width:200px; background:{color:post bg}; padding:10px; overflow:auto; height:380px;z-index:3; margin-top:-12px; margin-left:-230px;position:fixed; top:50%;left:50%; transform:translate(-50%,-50%);
  220. }
  221.  
  222.  
  223.  
  224.  
  225. #pagination {font-family:arial; text-align:center; font-size:24px; margin-bottom:2px;}
  226.  
  227.  
  228.  
  229. #info{height:auto ;padding-top:5px; display:block; padding-bottom:0px; width:auto; font-size:10px; font-family:arial; text-transform:uppercase;border-top:1px solid {color:Borders}; text-align:left; }
  230.  
  231. #title {position:fixed; top:50%;left:50%; transform:translate(-50%,-50%)
  232. width:320px;
  233. FONT-SIZE:30px;
  234. margin-top:128px;
  235. height:60px;
  236. margin-left:-340px;
  237. z-index:9;
  238. text-align:center;
  239. line-height:10px;
  240. color:{color:lil title};
  241. background-color:{color:bold};
  242.  
  243. }
  244.  
  245.  
  246.  
  247. .audioplayer{background-color:{color:link}; display:block: border-radius: 20px;}
  248.  
  249. .user_1 .label {color:{color:link}; font-weight:bold}
  250. .user_2 .label {color:{color:link}; font-weight:bold}
  251. .user_3 .label {color:{color:link}; font-weight:bold}
  252.  
  253.  
  254.  
  255. /* TABS STYLING--
  256. BASE CODE BY ALYOFRP. DO NOT REMOVE THIS CREDIT!
  257. */
  258.  
  259. .tabz {
  260. position:fixed; top:50%;left:50%; transform:translate(-50%,-50%);
  261. width: 450px;
  262. height: 60px;
  263. margin-left: 130px;
  264. margin-top:158px;
  265. text-align:center;
  266. z-index:10;
  267. background-color:{color:nav box};
  268.  
  269.  
  270. }
  271.  
  272. .tabz a {width:60px;
  273. height:2px;
  274. padding-top:8px;
  275. margin-top:10px;
  276. padding-left:12px;
  277. padding-right:12px;
  278. padding-bottom:21px;
  279. text-align:center;
  280. border-radius:100px;
  281. background-color:{color:link bg};
  282. font-family:arial black;
  283. color:{color:link}; /* tablinks color */
  284. font-size:12px;
  285. display:inline-block;
  286. margin-left:12px;
  287. transition:.2s;
  288. -webkit-transition:.2s;
  289. -moz-transition:.2s;
  290. }
  291.  
  292. .tabz a:hover {
  293. background-color:{color:link};
  294. color:{color:link bg};
  295. transition:.2s;
  296. -webkit-transition:.2s;
  297. -moz-transition:.2s;
  298. }
  299.  
  300. .tabz a:focus, .active {
  301. background-color: {color:link}; /* tablinks clicked bg color */
  302. color:{color:link bg}; /* tablinks clicked color */
  303. }
  304.  
  305. .tabzcon { /* tablinks content aka the box under the tablinks */
  306. position:fixed; top:50%;left:50%; transform:translate(-50%,-50%);
  307. margin-top:-42px;
  308. margin-left:130px;
  309. position:fixed;
  310. padding:10px;
  311. width:430px;
  312. height:320px;
  313. background-color:{color:post bg};
  314. color:{color:text};
  315. }
  316. #credit{ position:fixed; top:50%;left:50%; transform:translate(-50%,-50%);
  317. font-size:20px;
  318. width:30px;
  319. height:23px;
  320. padding-top:7px;
  321. border-radius:100%;
  322. TEXT-ALIGN:CENTER;
  323. background-color:{color:post bg};
  324. font-family:'montserrat';
  325. padding-left:3px;
  326. padding-right:3px;
  327. padding-bottom:3px;
  328.  
  329. margin-left: 380px;
  330. margin-TOP:220px;
  331. }
  332. /* STYLING ENDS */
  333. @font-face { font-family: "tamoro"; src: url('https://dl.dropbox.com/s/6cjwbj582ho61kv/tamoroscript_personaluseonly.ttf?dl=0'); format("truetype");}
  334.  
  335. </style>
  336.  
  337.  
  338. <body>
  339. <!--
  340.  
  341. *TABS BASE CODE BY ALYOFRP. DO NOT REMOVE THIS CREDIT!
  342.  
  343.  
  344.  
  345. < tabs links >
  346.  
  347. -->
  348. <div class="tabz">
  349.  
  350. <a href="{text:house link}"><span class="lnr lnr-home"></span></a>
  351. <a href="{text:bubble link}"><span class="lnr lnr-bubble"></span></a>
  352.  
  353. <a href="{text:cloud link}"><span class="lnr lnr-cloud"></span></a>
  354.  
  355. <a href="javascript:void(0)" class="tablink" onclick="openAlytut(event, 'TabzOne');"><span class="lnr lnr-heart"></span></a>
  356.  
  357.  
  358. </div>
  359.  
  360. <!-- < tabs content >
  361. -->
  362.  
  363. <div id="TabzOne" class="tabzcon alytut" style="display:none;overflow:auto;z-index:10"><p style="font-family:'asphalts brush';font-size:40px;color:{color:title background};line-height:0px;text-align:center">
  364.  
  365. <!-- navigation -->
  366.  
  367. <h3><div style="width: 170px; height:20px; text-align: center;float:right;margin-top-30px;padding:5px">{text:nav title 2}</div></h3>
  368. <h3 style="width: 230; padding: 5px; text-align: center;">{text:nav title 1}</h3>
  369. <div style="background-color: {color:link bg}; padding: 10px; width: 220px; height: 250px; overflow: auto;margin-top:-20px">{text:nav text}</div>
  370. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-270px;margin-left:250"><strong><a href="{text:link 1 content}">{text:link 1 title}</a></strong></p>
  371. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-250px;margin-left:250"><strong><a href="{text:link 2 content}">{text:link 2 title}</a></strong></p>
  372. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-230px;margin-left:250"><strong><a href="{text:link 3 content}">{text:link 3 title}</a></strong></p>
  373. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-210px;margin-left:250"><strong><a href="{text:link 4 content}">{text:link 4 title}</a></strong></p>
  374. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-190px;margin-left:250"><strong><a href="{text:link 5 content}">{text:link 5 title}</a></strong></p>
  375. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float:right;margin-top:-170px;margin-left:250"><strong><a href="{text:link 6 content}">{text:link 6 title}</a></strong></p>
  376. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float: right;margin-top:-150px;margin-left:250"><strong><a href="{text:link 7 content}">{text:link 7 title}</a></strong></p>
  377. <p style="background-color: {color:link bg}; width: 180px; height: 15px; text-align: center; float: right;margin-top:-130px;margin-left:250"><strong><a href="{text:link 8 content}">{text:link 8 title}</a></strong></p>
  378. <p><img src="{image:nav pic}" style="width: 170px; height: 100px; float: right;margin-top:-115px;border:5px solid {color:borders}" /></p>
  379. </div>
  380. </div>
  381. <!-- navigation ends -->
  382.  
  383. <!--
  384.  
  385. < *TABS END >
  386.  
  387. -->
  388. <div id="foo"></div>
  389. </center>
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397. <div id="title" style="width:220px"><b style="color:{color:lil title};font-family:tamoro;text-transform:lowercase"><br><br>{text:lil title}</b><br><span style="font-size:10px;font-family:calibri;text-transform:uppercase;color:{color:littlest title}">{text:littlest title}</span></div>
  398.  
  399. <div id="entries" >
  400. {block:posts}
  401. <div id="posts">
  402.  
  403. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  404.  
  405.  
  406. {block:Quote}<h1><span class="fa fa-quote-left fa-3x pull-left"> </span> {Quote} </h1><p> <div style="font-family:'Tamoro';font-size:20px;text-align:right"><b style="font-family:'Tamoro'">— {Source}</b></div><br>{/block:Quote}
  407.  
  408. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  409. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  410.  
  411. {block:Photo}<center><img src="{PhotoURL-400}"/></center>
  412. {/block:Photo}
  413.  
  414. {block:Photoset}<center>{Photoset-400}</center>
  415. {/block:Photoset}
  416.  
  417. {block:Chat}
  418. {block:Title}
  419. <h1>{Title}</h1>{/block:Title}<br>
  420. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  421. {Line}</li>{/block:Lines}</ul>
  422. {/block:Chat}
  423.  
  424.  
  425.  
  426.  
  427. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  428.  
  429. {block:Answer}<div id="ask"><span class="fa fa-quote-left fa-2x pull-left"> </span><div style="font-family:'Tamoro';font-size:25px;margin-top:5px"><b>{Asker}</b></div>{Question}</div>{Answer}{/block:Answer}
  430.  
  431.  
  432.  
  433. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerwHITE}{/block:AudioPlayer}</div></div>
  434.  
  435. {block:Caption}{Caption}{/block:Caption}
  436.  
  437. <center><div id="info">{block:Date}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> <b><span class= "fa fa-refresh"></span> reblog </b></a> / <a href="{Permalink}"> posted {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {12Hour}:{Minutes}{AmPm}</a{/block:Date}<i class= "fa fa-calendar " ></i>{block:RebloggedFrom} ( <a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}{block:ContentSource} &nbsp; <a href="{SourceURL}">Source</a> {/block:ContentSource}{block:RebloggedFrom} ){/block:RebloggedFrom}{block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</center><p>
  438.  
  439. <center>{block:HasTags}{block:Tags} <i class="fa fa-tags"></i> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}
  440. <br /></div>
  441.  
  442. {/block:Posts}
  443.  
  444.  
  445. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  446. </div>
  447.  
  448. </div>
  449. <div id="sidebar">
  450.  
  451. <img src="{image:bby header}" style="width:190px;height:110px;margin-left: 0px; border: 5px solid {color:borders}">
  452. <img src="{image:sidebar 1}" style="width:75px;position:inline;
  453. margin-left: 115px; border: 5px solid {color:borders}; border-radius:10%;margin-top:5px"></a>
  454. <img src="{image:sidebar 2}" style="width:75px;position:inline;
  455. margin-left: 115px; border: 5px solid {color:borders}; border-radius:10%;margin-top:5px"></a>
  456.  
  457. <div style="height:167px;width:104px;margin-top:-177px;overflow:auto;padding:4px">{description}<p></div><p>
  458. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><small><small>before</small></small></a>{/block:PreviousPage}<small><small> / </small></small>{block:NextPage}<a href="{NextPage}"><small><small>after</small></small></a><br />{/block:NextPage}{/block:Pagination}</div>
  459.  
  460. </div>
  461. <div id="credit"><b><a href="http://lakeffectkds.tumblr.com"><span class="lnr lnr-magic-wand"></span></div>
  462. </body>
  463.  
  464.  
  465.  
  466.  
  467. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement