Advertisement
lojsan7

karentheme

Apr 30th, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.50 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. <!---- this is theme 44 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#9B9B9B"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:scrollbar" content="#999999">
  17. <meta name="color:title" content="#999999">
  18. <meta name="color:Link Hover" content="#eeeeee"/>
  19.  
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="text:sidebartitle" content="">
  22.  
  23. <meta name="text:link1" content="" />
  24. <meta name="text:link1 url" content="/">
  25. <meta name="text:link2" content="" />
  26. <meta name="text:link2 url" content="/">
  27. <meta name="text:link3" content="" />
  28. <meta name="text:link3 url" content="/">
  29. <meta name="text:link4" content="" />
  30. <meta name="text:link4 url" content="/">
  31. <meta name="text:link5" content="" />
  32. <meta name="text:link5 url" content="/">
  33.  
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38. ::-webkit-scrollbar-thumb{
  39. background-color: #a35178;
  40. border: 2px solid transparent;
  41. height:5px;
  42. }
  43.  
  44. ::-webkit-scrollbar {
  45. height:auto;
  46. width:11px;
  47. background-color: transparent;
  48. border:5px solid transparent;
  49. }
  50.  
  51.  
  52. iframe#tumblr_controls {
  53. white-space:nowrap;
  54. -webkit-filter: invert(100%);
  55. -moz-filter: invert(100%);
  56. -o-filter: invert(100%);
  57. -ms-filter: invert(100%);
  58. filter: invert(100%);
  59. opacity:.2;transition: .8s ease-in-out;
  60. -webkit-transition: .8s ease-in-out;
  61. -moz-transition: .8s ease-in-out;
  62. -o-transition: .8s ease-in-out;
  63. }
  64.  
  65. h1 {
  66. font-weight:normal;
  67. font-size:13px;
  68. text-align:center;
  69. font-style:normal;
  70. line-height:100%;
  71. letter-spacing:1px;
  72. text-transform:normal;
  73. color:{color:text};
  74. }
  75.  
  76. h2 {
  77. font-size:13px;
  78. text-align:center;
  79. line-height:100%;
  80. letter-spacing:-0.5px;
  81. color:#171615;
  82. text-shadow:1px 1px 15px #651166;
  83. font-weight:bold;
  84. text-transform:uppercase;
  85. padding:5px;
  86. padding-bottom:2px;
  87. }
  88.  
  89.  
  90. blockquote {
  91. border-left:1px solid #a35178;
  92. padding:17px;
  93. margin:10px 2px 0px 10px
  94. background-color:#a35178;
  95. }
  96.  
  97. body {
  98. background:{color:background};
  99. background-image: url('http://i.imgur.com/GKNikBp.png');
  100. background-repeat: no-repeat;
  101. background-size: center;
  102. background-attachment: fixed;
  103. position: absolute;
  104. margin-left:720px;
  105. color:{color:text};
  106. font-family:trebuchet ms;
  107. font-size:10px;
  108. line-height:100%;
  109. }
  110.  
  111. b,bold,strong {
  112. color:#a56483;
  113. font-family:times;
  114. font-size:12px;
  115. text-shadow: 1px 1px 15px #a6a7ad;
  116. }
  117.  
  118. i,em,italic {
  119. color:#cb9a89;
  120. font-family:times;
  121. font-size:10px;
  122. text-shadow: 1px 1px 15px #ffffff;
  123. }
  124.  
  125. a {
  126. text-decoration:none;
  127. outline:none;
  128. -moz-outline-style:none;
  129. color:{color:link};
  130. -moz-transition-duration:0.5s;
  131. -webkit-transition-duration:0.5s;
  132. -o-transition-duration:0.5s;
  133. }
  134.  
  135. a:hover {
  136. text-decoration:none;
  137. outline:none;
  138. -moz-outline-style:none;
  139. color:{color:link hover};
  140. }
  141.  
  142. img {
  143. border:none;
  144. }
  145.  
  146.  
  147. #post {
  148. width:300px;
  149. margin-top:0px;
  150. margin-bottom:5px;
  151. }
  152.  
  153. #post:hover{
  154. -webkit-filter:none;
  155. -webkit-transition: all 0.6s ease-in-out;
  156. }
  157.  
  158. #container {margin: auto;
  159. position:fixed;
  160. width: 900px;}
  161.  
  162.  
  163. #entries {
  164. padding:10px;
  165. left:620px;
  166. top:80px;
  167. position:fixed;
  168. background-color:transparent;
  169. width:300px;
  170. height:250px;
  171. top:320px;
  172. padding: 20px;
  173. overflow-x:scroll;
  174. scroll:left;
  175. overflow-x:hidden;
  176. }
  177.  
  178.  
  179. #theme {
  180. width:250px;
  181. margin:0 auto -12px auto;
  182. }
  183.  
  184. #sidebar {
  185. color:{color:text};
  186. width:100px;
  187. height:auto;
  188. margin-top:90px;
  189. margin-left:165px;
  190. text-align:left;
  191. }
  192.  
  193. #sidebarimage img {
  194. width:100px;
  195. opacity:.9;
  196. margin-top:-10px;
  197. margin-bottom:0px;
  198. margin-left:43px;
  199. }
  200.  
  201. #links {
  202. font-family:'Gabriola';
  203. width:220px;
  204. margin-top:145px;
  205. margin-left:20px;
  206. font-size:20px;
  207. text-transform:uppercase;
  208. text-align:center;
  209. line-height:280%;
  210. }
  211.  
  212. #links a{
  213. line-height:280%;
  214. border-bottom:0px solid #fff;
  215. margin-top:4px;
  216. margin-left:13px;
  217. color: #a56483;
  218. text-shadow:1px 1px 15px #a4a6ab;
  219. -moz-transition-duration:.2s;
  220. -webkit-transition-duration:.2s;
  221. -o-transition-duration:.2s;
  222. }
  223.  
  224. #links a:hover {
  225. color: {color:link hover};
  226. width:60px;
  227. -moz-transition-duration:0.2s;
  228. -webkit-transition-duration:0.2s;
  229. -o-transition-duration:0.2s;
  230. }
  231.  
  232. #description {
  233. width:300px;
  234. font-family:times;
  235. margin-top:-2px;
  236. margin-left:-58px;
  237. text-align:center;
  238. font-size:9px;
  239. color: {color:text};
  240. letter-spacing:0px;
  241. line-height:170%;
  242. -moz-transition-duration:1s;
  243. -webkit-transition-duration:1s;
  244. -o-transition-duration:1s;
  245. }
  246.  
  247. #description a {
  248. color:{color:link};
  249. }
  250.  
  251. #description a:hover {
  252. color:{color:link hover};
  253. }
  254.  
  255. .sidebartitle {
  256. width:300px;
  257. text-align:center;
  258. font-family:'californian fb';
  259. line-height:120%;
  260. margin-left:-58px;
  261. word-spacing:2px;
  262. font-style:italic;
  263. font-size:16px;
  264. margin-top:10px;
  265. color:{color:title};
  266. }
  267.  
  268. #pagination {
  269. font-family:corbel;
  270. width:250px;
  271. font-size:9px;
  272. margin-top:25px;
  273. margin-left:-8px;
  274. padding-left:5px;
  275. letter-spacing:1px;
  276. text-align:center;
  277. text-transform:uppercase;
  278. }
  279.  
  280. #pagination a {
  281. color:{color:link};
  282. }
  283.  
  284. #info {
  285. font-family:times;
  286. width:250px;
  287. margin-top:8px;
  288. padding-top:4px;
  289. font-size:7px;
  290. border-top:1px solid #ddd;
  291. opacity:0;
  292. color:{color:text};
  293. text-transform:uppercase;
  294. font-style:normal;
  295. text-align:left;
  296. -moz-transition-duration:0.5s;
  297. -webkit-transition-duration:0.5s;
  298. -o-transition-duration:0.5s;
  299. }
  300.  
  301. #info a {
  302. color:{color:link};
  303. }
  304.  
  305. #info a:hover {
  306. color:{color:link hover};
  307. }
  308.  
  309. .tags {
  310. font-family:times;
  311. font-style:normal;
  312. width:250px;
  313. margin-top:4px;
  314. text-transform:normal;
  315. font-style:normal;
  316. line-height:120%;
  317. padding-top:0px;
  318. font-size:8px;
  319. opacity:0;
  320. letter-spacing:1px;
  321. text-align:left;
  322. -moz-transition-duration:0.5s;
  323. -webkit-transition-duration:0.5s;
  324. -o-transition-duration:0.5s;
  325. }
  326. .tags a{
  327. color:{color:link};
  328. -moz-transition-duration:0.2s;
  329. -webkit-transition-duration:0.2s;
  330. -o-transition-duration:0.2s;
  331. }
  332. .tags a:hover{
  333. color:{color:link hover};
  334. -moz-transition-duration:0.2s;
  335. -webkit-transition-duration:0.2s;
  336. -o-transition-duration:0.2s;
  337. }
  338.  
  339. #post:hover #info{
  340. opacity:1;
  341. -moz-transition-duration:1s;
  342. -webkit-transition-duration:1s;
  343. -o-transition-duration:1s;
  344. }
  345. #post:hover .tags{
  346. opacity:1;
  347. -moz-transition-duration:1s;
  348. -webkit-transition-duration:1s;
  349. -o-transition-duration:1s;
  350. }
  351.  
  352. .audio{
  353. background-color:#e5e5e5;
  354. height:65px;
  355. overflow:hidden;
  356. }
  357.  
  358. #ask {
  359. float:left;
  360. color:{color:text};
  361. }
  362.  
  363. #credit {
  364. font-size:9px;
  365. font-family:cambria;
  366. font-style:italic;
  367. letter-spacing:1px;
  368. -moz-transition-duration:0.5s;
  369. -webkit-transition-duration:0.5s;
  370. -o-transition-duration:0.5s;
  371. }
  372.  
  373. #credit a {
  374. background-color:#fff;
  375. padding:5px;
  376. border:1px solid #e9e9e9;
  377. position:fixed;
  378. right:15px;
  379. bottom:10px
  380. }
  381.  
  382. #credit a:hover {
  383. color:#fff;
  384. background-color:#191919;
  385. }
  386.  
  387. {CustomCSS}
  388.  
  389. /************** FLAGS UPDATES TAB **************/
  390. /* tutorial by deanlirium|tumblr (clarence.tk) */
  391.  
  392. #flags {
  393. position:fixed;
  394. top:20px; /* distance from the top of the page - adjust as you wish! */
  395. left:-10px;
  396. text-align:center;
  397. text-transform:uppercase; /* the text is in all caps - delete this line and it won't be */
  398. color:#8C8C8C; /* change text color: use sites like http://www.colorpicker.com/ or the tumblr thing, copy the code it gives you and paste it! remember the #! */
  399. font-size:8px; /* adjust font size */
  400. letter-spacing:1px;
  401. z-index:2147483607;
  402. font-family:calibri;}
  403.  
  404.  
  405. #flag1 {
  406. border:solid 6px #a56483; /* flag color */
  407. border-right:solid 6px transparent; /* IMPORTANT! -- to make the flag thicker increase the border and border-right value; it looks better if they both have the same number! */
  408. padding-left:10px;
  409. width:20px; /* increase or decrease to change the lenght of the CLOSED flag */
  410. height:0px;
  411. position:absolute;
  412. -moz-transition:all 0.7s ease-out;
  413. -webkit-transition:all 0.7s ease-out;
  414. -o-transition:all 0.7s ease-out;}
  415.  
  416. #flag1:hover {
  417. width:180px;} /* lenght of the OPEN flag */
  418.  
  419. #upd1 {
  420. position:absolute;
  421. width:110px;
  422. padding:10px;
  423. padding-left:60px; /* adjust this if you've changed the length of the open flag, subtract what you add here to the 'left' value below */
  424. left:-180px;
  425. margin-top:6px; /* keep this number equal to the 'border' value for the flag */
  426. opacity:0;
  427. -moz-transition:all 0.7s ease-out;
  428. -webkit-transition:all 0.7s ease-out;
  429. -o-transition:all 0.7s ease-out;}
  430.  
  431. #flag1:hover #upd1{
  432. left:0px;
  433. opacity:1;}
  434.  
  435. /* following is the coding for the other flags - same as above! */
  436.  
  437. #flag2 {
  438. border:solid 6px #b37995;
  439. margin-top:20px;
  440. position:absolute;
  441. border-right:solid 6px transparent;
  442. padding-left:10px;
  443. width:20px;
  444. height:0px;
  445. -moz-transition:all 0.7s ease-out;
  446. -webkit-transition:all 0.7s ease-out;
  447. -o-transition:all 0.7s ease-out;}
  448.  
  449. #flag2:hover {
  450. width:180px;}
  451.  
  452. #upd2 {
  453. position:absolute;
  454. width:110px;
  455. padding:10px;
  456. padding-left:60px;
  457. left:-180px;
  458. margin-top:6px;
  459. opacity:0;
  460. -moz-transition:all 0.7s ease-out;
  461. -webkit-transition:all 0.7s ease-out;
  462. -o-transition:all 0.7s ease-out;}
  463.  
  464. #flag2:hover #upd2{
  465. left:0px;
  466. opacity:1;}
  467.  
  468. /*if you want more flags, just copy the part of the code below and change the numbers - then increase the margin-top value for the #flag(number) adding 20px each new flag! copy from here: */
  469.  
  470. #flag3 {
  471. border:solid 6px #bd8ea5;
  472. position:absolute;
  473. margin-top:40px; /* this one! */
  474. border-right:solid 6px transparent;
  475. padding-left:10px;
  476. width:20px;
  477. height:0px;
  478. -moz-transition:all 0.7s ease-out;
  479. -webkit-transition:all 0.7s ease-out;
  480. -o-transition:all 0.7s ease-out;}
  481.  
  482. #flag3:hover {
  483. width:180px;}
  484.  
  485. #upd3 {
  486. position:absolute;
  487. width:110px;
  488. padding:10px;
  489. padding-left:60px;
  490. left:-180px;
  491. margin-top:6px;
  492. opacity:0;
  493. -moz-transition:all 0.7s ease-out;
  494. -webkit-transition:all 0.7s ease-out;
  495. -o-transition:all 0.7s ease-out;}
  496.  
  497. #flag3:hover #upd3{
  498. left:0px;
  499. opacity:1;}
  500.  
  501. /* to here */
  502.  
  503. </style></head><body>
  504.  
  505. <div id="flags">
  506. <div id="flag1"><div id="upd1">
  507.  
  508. write here for the first flag
  509.  
  510. </div></div>
  511.  
  512. <div id="flag2"><div id="upd2">
  513.  
  514. here for the second flag
  515.  
  516. </div></div>
  517.  
  518. <!---- if you want more flags, copy from here ---->
  519.  
  520. <div id="flag3"><div id="upd3">
  521.  
  522. here for the third one
  523.  
  524. </div></div>
  525.  
  526. <!---- to here and change the numbers according to your css! ---->
  527.  
  528. <!---- thanks for passing by and using this tutorial you're raaaaaaaaad c: ---->
  529.  
  530. </div>
  531.  
  532. <div id="theme">
  533.  
  534. <div id="container">
  535.  
  536. <div id="sidebar">
  537.  
  538. <div id="sidebarimage">
  539. <a href="/"><img src="{image:sidebar}"></a></div>
  540.  
  541. <div class="sidebartitle">{text:sidebartitle}</div>
  542.  
  543. <div id="links">
  544. <a href="{text:link1 url}" title="{text:link1}">●</a><br>
  545. <a href="{text:link2 url}" title="{text:link2}">●</a><br>
  546. <a href="{text:link3 url}" title="{text:link3}">●</a><br>
  547. <a href="{text:link4 url}" title="{text:link4}">●</a><br>
  548. <a href="{text:link5 url}" title="{text:link5}">●</a><br>
  549. </a>
  550.  
  551. </div>
  552.  
  553. <div id="description">{description}</div>
  554.  
  555. </div>
  556.  
  557. <div id="entries">{block:Posts}<div id="post">
  558.  
  559. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  560.  
  561. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  562.  
  563. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  564.  
  565. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  566.  
  567. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  568.  
  569. {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}
  570.  
  571. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  572. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  573.  
  574. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  575.  
  576. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  577.  
  578. {block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  579. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#d588a6>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  580.  
  581. {block:RebloggedFrom}&nbsp; <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} &nbsp; / &nbsp; <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} &nbsp; <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a>
  582. </div>
  583.  
  584.  
  585. {block:HasTags}
  586. <div class="tags">
  587. {block:Tags} <a href="{TagURL}"> {Tag}, &nbsp; </a> {/block:Tags}</div>
  588. {/block:HasTags}
  589. <div class="postnote">
  590. {block:PostNotes}{PostNotes}{/block:PostNotes}
  591. </div>
  592. </div>
  593. {/block:Posts}
  594.  
  595. <div id="pagination">
  596. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←&nbsp;&nbsp;&nbsp; future</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">past&nbsp;&nbsp;&nbsp; →</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  597.  
  598. </div>
  599. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
  600.  
  601. </body>
  602.  
  603. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement