Advertisement
Guest User

hina theme

a guest
Mar 22nd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 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 30 by Hollywhood
  9. please don't remove the credit
  10. thank yo
  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:border" content="#F2F2F2"/>
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:Link Hover" content="#eeeeee"/>
  19.  
  20. <meta name="image:sidebar" content=""/>
  21.  
  22. <meta name="text:link 1" content="Link 1"/>
  23. <meta name="text:link 1 url" content="/"/>
  24. <meta name="text:link 2" content="Link 2"/>
  25. <meta name="text:link 2 url" content="/"/>
  26. <meta name="text:link 3" content="Link 3"/>
  27. <meta name="text:link 3 url" content="/"/>
  28. <meta name="text:link 4" content="Link 4"/>
  29. <meta name="text:link 4 url" content="/"/>
  30.  
  31. <style type="text/css">
  32.  
  33. ::-webkit-scrollbar-thumb{
  34. background-color: {color:scrollbar};
  35. border: 2px solid {color:background};
  36. height:auto;
  37. }
  38.  
  39. ::-webkit-scrollbar {
  40. height:auto;
  41. width:9px;
  42. background-color: {color:scrollbar};
  43. border: 4px solid {color:background};
  44. }
  45.  
  46.  
  47. iframe#tumblr_controls {
  48. white-space:nowrap;
  49. -webkit-filter: invert(100%);
  50. -moz-filter: invert(100%);
  51. -o-filter: invert(100%);
  52. -ms-filter: invert(100%);
  53. filter: invert(100%);
  54. opacity:.2;transition: .8s ease-in-out;
  55. -webkit-transition: .8s ease-in-out;
  56. -moz-transition: .8s ease-in-out;
  57. -o-transition: .8s ease-in-out;
  58. }
  59.  
  60. h1 {
  61. font-weight:normal;
  62. font-size:13px;
  63. text-align:center;
  64. font-style:normal;
  65. line-height:100%;
  66. letter-spacing:1px;
  67. text-transform:normal;
  68. color:{color:text};
  69. }
  70.  
  71. h2 {
  72. font-size:10px;
  73. text-align:center;
  74. line-height:100%;
  75. letter-spacing:-0.5px;
  76. color:{color:text};
  77. font-weight:bold;
  78. text-transform:uppercase;
  79. padding:5px;
  80. padding-bottom:2px;
  81. }
  82.  
  83.  
  84. blockquote {
  85. border-left:2px solid {color:text};
  86. padding-left:5px;
  87. margin:5px;
  88. }
  89.  
  90.  
  91. body {
  92. background:{color:background};
  93. margin:0px;
  94. color:{color:text};
  95. font-family:times;
  96. font-size:12px;
  97. line-height:120%;
  98. background-image:url("http://i68.tinypic.com/2ue0ldl.png");
  99. background-attachment: fixed;
  100. background-image:stretch;
  101. background-repeat: no-repeat;
  102. background-image:cover;
  103. background-position:left top;
  104. }
  105.  
  106. a {
  107. text-decoration:none;
  108. outline:none;
  109. -moz-outline-style:none;
  110. color:{color:link};
  111. -moz-transition-duration:0.5s;
  112. -webkit-transition-duration:0.5s;
  113. -o-transition-duration:0.5s;
  114. }
  115.  
  116. a:hover {
  117. text-decoration:none;
  118. outline:none;
  119. -moz-outline-style:none;
  120. color:{color:link hover};
  121. }
  122.  
  123. img {
  124. border:none;
  125. }
  126.  
  127. blockquote {
  128. padding-left:5px;
  129. border-left:2px solid;
  130. }
  131.  
  132. blockquote blockquote {
  133. padding-left:5px;
  134. border-left:2px solid;
  135. }
  136.  
  137. #theme {
  138. width:500px;
  139. margin:0 auto -12px auto;
  140. }
  141.  
  142. #post {
  143. width:400px;
  144. padding-bottom:30px;
  145. margin-top:20px;
  146. }
  147.  
  148.  
  149. #entries {
  150. padding:10px;
  151. left:500px;
  152. top:50px;
  153. position:fixed;
  154. background-color:transparent;
  155. width:400px;
  156. height:325px;
  157. top:200px;
  158. padding: 40px;
  159. overflow-x:scroll;
  160. scroll:left;
  161. overflow-x:hidden;
  162. }
  163.  
  164. #sidebar {
  165. color:{color:text};
  166. position:fixed;
  167. width:91px;
  168. height:auto;
  169. top:379px;
  170. left:300px;
  171. text-align:left;
  172. }
  173.  
  174. #sidebarimage img {
  175. width:100px;
  176. margin-top:0px;
  177. margin-bottom:5px;
  178. padding:-1px;
  179. outline-offset:4px;
  180. }
  181.  
  182. #links {
  183. position:fixed;
  184. font-family:cambria;
  185. width:500px;
  186. top:25px;
  187. left:400px;
  188. font-size:26px;
  189. text-transform:lowercase;
  190. text-align:center;
  191. line-height:170%;
  192. }
  193.  
  194. #links a{
  195. line-height:170%;
  196. padding:1px;
  197. margin-top:1px;
  198. margin-left:2px;
  199. color:{color:link};
  200. -moz-transition-duration:.7s;
  201. -webkit-transition-duration:.7s;
  202. -o-transition-duration:.7s;
  203. }
  204.  
  205. #links a:hover {
  206. color: {color:link hover};
  207. -moz-transition-duration:.4s;
  208. -webkit-transition-duration:.4s;
  209. -o-transition-duration:.4s;
  210.  
  211. }
  212.  
  213. #description {
  214. width:103px;
  215. font-family:times;
  216. margin-bottom:0px;
  217. margin-top:20px;
  218. margin-left:700px;
  219. text-align:justify;
  220. font-size:80%;
  221. color: {color:text};
  222. letter-spacing:1px;
  223. line-height:115%;
  224. }
  225.  
  226. #description a {
  227. color:{color:link};
  228. }
  229.  
  230. #description a:hover {
  231. color:{color:link hover};
  232. }
  233.  
  234. #pagination {
  235. font-family:cambria;
  236. width:103px;
  237. font-size:8px;
  238. text-transform:normal;
  239. margin-top:48px;
  240. margin-left:-20px;
  241. padding-top:25px;
  242. letter-spacing:1px;
  243. font-style:normal;
  244. text-align:center;
  245. }
  246.  
  247. #pagination a {
  248. color:{color:link};
  249. }
  250.  
  251. #info {
  252. font-family:cambria;
  253. width:398px;
  254. margin-top:-13px;
  255. padding-top:1px;
  256. font-size:8px;
  257. letter-spacing:1px;
  258. color:{color:text};
  259. text-transform:lowercase;
  260. opacity:0;
  261. text-align:left;
  262. -moz-transition-duration:.7s;
  263. -webkit-transition-duration:.7s;
  264. -o-transition-duration:.7s;
  265. }
  266.  
  267. #info a {
  268. color:{color:link};
  269. text-align:right;
  270. }
  271.  
  272. #info a:hover {
  273. color:{color:link hover};
  274. }
  275. #post:hover #info {
  276. margin-top:3px;
  277. opacity:1;
  278. -moz-transition-duration:1.2s;
  279. -webkit-transition-duration:1.2s;
  280. -o-transition-duration:1.2s;
  281. }
  282.  
  283. .tags {
  284. font-family:cambria;
  285. font-style:normal;
  286. width:398px;
  287. text-transform:italic;
  288. color:{color:link};
  289. line-height:120%;
  290. opacity:0;
  291. font-size:8px;
  292. text-align:left;
  293. padding-top:7px;
  294. -moz-transition-duration:0.4s;
  295. -webkit-transition-duration:0.4s;
  296. -o-transition-duration:0.4s;
  297. }
  298.  
  299. #post:hover .tags {
  300. opacity:1;
  301. -moz-transition-duration:0.4s;
  302. -webkit-transition-duration:0.4s;
  303. -o-transition-duration:0.4s;
  304. }
  305.  
  306. .audio{
  307. background-color:#e5e5e5;
  308. height:65px;
  309. overflow:hidden;
  310. }
  311.  
  312. #ask {
  313. float:left;
  314. margin-left:10px;}
  315.  
  316. #credit {
  317. font-size:9px;
  318. font-family:cambria;
  319. font-style:italic;
  320. letter-spacing:1px;
  321. -moz-transition-duration:0.5s;
  322. -webkit-transition-duration:0.5s;
  323. -o-transition-duration:0.5s;
  324. }
  325.  
  326. #credit a {
  327. background-color:#fff;
  328. padding:5px;
  329. border:1px solid #e9e9e9;
  330. position:fixed;
  331. right:15px;
  332. bottom:10px
  333. }
  334.  
  335. #credit a:hover {
  336. color:#fff;
  337. background-color:#191919;
  338. }
  339.  
  340.  
  341. {CustomCSS}</style></head><body>
  342.  
  343.  
  344.  
  345. <div id="theme">
  346.  
  347. <div id="sidebar">
  348.  
  349. <div id="sidebarimage">
  350. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"> </a></div>
  351.  
  352. <div id="links">
  353. <a href="{text:link 1 url}" title="Home">{text:link 1}</a>
  354. <a href="{text:link 2 url}" title="Ask">{text:link 2}</a>
  355. <a href="{text:link 3 url}" title="about">{text:link 3}</a>
  356. <a href="{text:link 4 url}" title="rules">{text:link 4}</a>
  357. </div>
  358.  
  359. <div id="description">
  360. {Description}</div>
  361. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">newer</a>{/block:PreviousPage}{/block:Pagination}
  362. {block:Pagination}{block:NextPage}— <a href="{NextPage}">older</a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div>
  363.  
  364. <div id="entries">{block:Posts}<div id="post">
  365.  
  366. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  367.  
  368. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  369.  
  370. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  373.  
  374. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  375.  
  376. {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}
  377.  
  378. {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}
  379.  
  380. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  381.  
  382. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="border-radius:90px; opacity:.9;margin-left:3px;"></div> &nbsp;<em>{Asker}:<br> &nbsp; <big>"{Question}"</big></em><br><br>{Answer}{/block:Answer}
  383.  
  384. {block:Date}<div id="info"><a href="{Permalink}" style="background-color:#999;padding:3px;color:#fff;">{TimeAgo}</a> {block:NoteCount} with <font color=#999><big>♥</big></font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  385. {block:ContentSource} , <a title="{SourceTitle}" href="{SourceURL}">source</a> {/block:ContentSource}{/block:Date}</div>
  386. {block:HasTags}
  387. <div class="tags">
  388. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  389. {/block:HasTags}
  390. <div class="postnote">
  391. {block:PostNotes}{PostNotes}{/block:PostNotes}
  392. </div>
  393. </div>
  394. {/block:Posts}
  395.  
  396. </div>
  397. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div></div>
  398.  
  399. </body>
  400.  
  401.  
  402. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement