Advertisement
Guest User

Untitled

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