Advertisement
Guest User

fenris theme

a guest
Nov 26th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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 46 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="image:Background Image" content=""/>
  15. <meta name="color:Text" content="#9B9B9B"/>
  16. <meta name="color:Link" content="#b8b8b8"/>
  17. <meta name="color:Link Hover" content="#eeeeee"/>
  18. <meta name="color:scrollbar" content="#D6D5D5">
  19. <meta name="color:title" content="#aaaaaa"/>
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="text:sidebartitle" content="">
  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. <meta name="text:link 5" content="Link 5"/>
  31. <meta name="text:link 5 url" content="/"/>
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36. html {
  37. background: url(http://31.media.tumblr.com/a01b6e15958a1de5629beeda2acf3f0e/tumblr_nfomhwEOgX1u4pv71o1_1280.png) no-repeat center center fixed;
  38. -webkit-background-size: cover;
  39. -moz-background-size: cover;
  40. -o-background-size: cover;
  41. background-size: cover; }
  42.  
  43. ::-webkit-scrollbar-thumb:vertical {
  44. height:12px;
  45. border:2px solid #fff;
  46. background-color:#fff;
  47. }
  48. ::-webkit-scrollbar-thumb:horizontal {
  49. background-color:transparent;
  50. }
  51. ::-webkit-scrollbar {
  52. width:11px;
  53. height:7px;
  54. border:5px solid transparent;
  55. background-color:transparent;
  56. }
  57. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  58. display:block;
  59. height:8px;
  60. border-right:2px solid transparent;
  61. border-left:2px solid transparent;
  62. background-color:transparent;
  63. }
  64.  
  65. iframe#tumblr_controls {
  66. white-space:nowrap;
  67. -webkit-filter: invert(100%);
  68. -moz-filter: invert(100%);
  69. -o-filter: invert(100%);
  70. -ms-filter: invert(100%);
  71. filter: invert(100%);
  72. opacity:.2;transition: .8s ease-in-out;
  73. -webkit-transition: .8s ease-in-out;
  74. -moz-transition: .8s ease-in-out;
  75. -o-transition: .8s ease-in-out;
  76. }
  77.  
  78. h1 {
  79. font-weight:normal;
  80. font-size:13px;
  81. text-align:center;
  82. font-style:normal;
  83. line-height:80%;
  84. letter-spacing:1px;
  85. text-transform:normal;
  86. color:{color:text};
  87. }
  88.  
  89. h2 {
  90. font-size:13px;
  91. text-align:center;
  92. line-height:100%;
  93. letter-spacing:-0.5px;
  94. color:{color:text};
  95. font-weight:bold;
  96. text-transform:uppercase;
  97. padding:5px;
  98. padding-bottom:2px;
  99. }
  100.  
  101. blockquote {
  102. border-left:1px solid #ccc;
  103. padding:7px;
  104. margin:10px 2px 0px 10px
  105. }
  106.  
  107. body {
  108. background-image:url ('{image:background image}');
  109. margin:0px;
  110. color:{color:text};
  111. font-family:times;
  112. font-size:13px;
  113. line-height:100%;
  114. }
  115.  
  116. a {
  117. text-decoration:none;
  118. outline:none;
  119. -moz-outline-style:none;
  120. color:{color:link};
  121. -moz-transition-duration:0.5s;
  122. -webkit-transition-duration:0.5s;
  123. -o-transition-duration:0.5s;
  124. }
  125.  
  126. a:hover {
  127. text-decoration:none;
  128. outline:none;
  129. -moz-outline-style:none;
  130. color:{color:link hover};
  131. }
  132.  
  133. img {
  134. border:none;
  135. }
  136.  
  137. #theme {
  138. width:500px;
  139. margin:0 auto -12px auto;
  140. }
  141.  
  142. #post {
  143. width:400px;
  144. padding-bottom:50px;
  145. margin-top:20px;
  146. }
  147.  
  148. #entries {
  149. padding:10px;
  150. border:0px solid #000;
  151. width:500px;
  152. height: 310px;
  153. overflow-y: auto;
  154. overflow-x: auto;
  155. margin-left:60px;
  156. margin-top:220px;
  157. margin-bottom:100px;
  158. }
  159.  
  160. #sidebar {
  161. color:{color:text};
  162. position:fixed;
  163. width:91px;
  164. height:auto;
  165. margin-top:100px;
  166. margin-left:-70px;
  167. text-align:left;
  168. }
  169.  
  170. #sidebar img {
  171. width:130px;
  172. margin-top:0px;
  173. margin-bottom:5px;
  174. padding:-1px;
  175. outline-offset:4px;
  176. }
  177.  
  178. #links {
  179. position:fixed;
  180. font-family:times;
  181. width:500px;
  182. margin-top:100px;
  183. margin-left:230px;
  184. font-size:50px;
  185. text-transform:uppercase;
  186. text-align:right;
  187. font-style:normal;
  188. line-height:50%;
  189. }
  190.  
  191. # a{
  192. line-height:150%;
  193. padding:1px;
  194. margin-top:1px;
  195. margin-left:6px;
  196. color:{color:link};
  197. -moz-transition-duration:.7s;
  198. -webkit-transition-duration:.7s;
  199. -o-transition-duration:.7s;
  200. }
  201.  
  202. #links a:hover {
  203. color:{color:link hover};
  204. -moz-transition-duration:.4s;
  205. -webkit-transition-duration:.4s;
  206. -o-transition-duration:.4s;
  207.  
  208. }
  209.  
  210. #description {
  211. width:130px;
  212. font-family: times;
  213. margin-bottom:80px;
  214. margin-top:20px;
  215. margin-left:-80px;
  216. text-align:center;
  217. font-size:13px;
  218. color: #000000;
  219. line-height:100%;
  220. }
  221.  
  222. #description a {
  223. color:{color:link};
  224. }
  225.  
  226. #description a:hover {
  227. color:{color:link hover};
  228. }
  229.  
  230. .sidebartitle {
  231. width:200px;
  232. text-align:center;
  233. font-family:times;
  234. line-height:20%;
  235. margin-left:-4px;
  236. background:;
  237. word-spacing:2px;
  238. font-style:italic;
  239. letter-spacing:0px;
  240. font-size:15px;
  241. margin-top:0px;
  242. color:{color:title};
  243. }
  244.  
  245. #pagination {
  246. font-family:times;
  247. width:130px;
  248. font-size:12px;
  249. text-transform:normal;
  250. margin-top:20px;
  251. margin-left:38px;
  252. padding-left:5px;
  253. letter-spacing:1px;
  254. font-style:normal;
  255. text-align:right;
  256. }
  257.  
  258. #pagination a {
  259. color:{color:link};
  260. }
  261.  
  262. #info {
  263. font-family:times;
  264. width:500px;
  265. margin-top:5px;
  266. padding-top:7px;
  267. font-size:12px;
  268. color:{color:text};
  269. border-top:1px solid #f3f3f3;
  270. text-transform:uppercase;
  271. letter-spacing:1px;
  272. font-style:normal;
  273. text-align:right;
  274. -moz-transition-duration:0.2s;
  275. -webkit-transition-duration:0.2s;
  276. -o-transition-duration:0.2s;
  277. }
  278.  
  279. #info a {
  280. color:{color:link};
  281. font-style:normal;
  282. }
  283.  
  284. #info a:hover {
  285. color:{color:link hover};
  286. -moz-transition-duration:0.2s;
  287. -webkit-transition-duration:0.2s;
  288. -o-transition-duration:0.2s;
  289. }
  290.  
  291. .tags {
  292. font-family:times;
  293. font-style:normal;
  294. width:500px;
  295. text-transform:normal;
  296. font-style:normal;
  297. line-height:120%;
  298. padding-top:2px;
  299. font-size:12px;
  300. opacity:0;
  301. text-align:right;
  302. -moz-transition-duration:0.5s;
  303. -webkit-transition-duration:0.5s;
  304. -o-transition-duration:0.5s;
  305. }
  306. .tags a{
  307. color:{color:link};
  308. -moz-transition-duration:0.2s;
  309. -webkit-transition-duration:0.2s;
  310. -o-transition-duration:0.2s;
  311. }
  312. .tags a:hover{
  313. color:{color:link hover};
  314. -moz-transition-duration:0.2s;
  315. -webkit-transition-duration:0.2s;
  316. -o-transition-duration:0.2s;
  317. }
  318.  
  319. #post:hover .tags{
  320. opacity:1;
  321. -moz-transition-duration:0.5s;
  322. -webkit-transition-duration:0.5s;
  323. -o-transition-duration:0.5s;
  324. }
  325.  
  326. .audio{
  327. background-color:#e5e5e5;
  328. height:65px;
  329. overflow:hidden;
  330. }
  331.  
  332. #ask {
  333. margin-top:-10px;
  334. padding-bottom:10px;
  335. padding-left:10px;
  336. text-align:left;
  337. color:{color:text};
  338. line-height:130%;
  339. background-color:#f9f9f9;
  340. }
  341. #ask img {
  342. margin-left:-3px;
  343. margin-bottom:-9px;
  344. margin-top:6px;
  345. padding:3px;
  346. }
  347. #ans {
  348. text-align:left;
  349. padding:5px;
  350. color:{color:text};
  351. }
  352.  
  353. #credit {
  354. font-size:9px;
  355. font-family:times;
  356. font-style:italic;
  357. letter-spacing:1px;
  358. -moz-transition-duration:0.5s;
  359. -webkit-transition-duration:0.5s;
  360. -o-transition-duration:0.5s;
  361. }
  362.  
  363. #credit a {
  364. background-color:#fff;
  365. padding:5px;
  366. border:1px solid #e9e9e9;
  367. position:fixed;
  368. right:15px;
  369. bottom:10px
  370. }
  371.  
  372. #credit a:hover {
  373. color:#fff;
  374. background-color:#191919;
  375. }
  376. #ocehans1{
  377. height:14px;
  378. text-align:center;
  379. overflow:hidden;
  380. margin-top:-1px;
  381. border-bottom:3px solid #000;
  382. text-transform:uppercase;
  383. letter-spacing:1px;
  384. font-size:8px;
  385. line-height:10px;
  386. z-index:999999999999999999999;
  387. -webkit-transition: all 0.5s ease-in-out;
  388. -moz-transition: all 0.5s ease-in-out;
  389. -o-transition: all 0.5s ease-in-out;
  390. }
  391. #ocehans1:hover{
  392. height:100px;
  393. -webkit-transition: all 0.5s ease-in-out;
  394. -moz-transition: all 0.5s ease-in-out;
  395. -o-transition: all 0.5s ease-in-out;
  396. }
  397.  
  398.  
  399. #ocehans{
  400. text-align:left;
  401. font-size:8px;
  402. text-transform:uppercase;
  403. opacity: .8;
  404. position:fixed;
  405. font-family:times;
  406. left:10px;
  407. background-color:transparent;
  408. letter-spacing:1px;
  409. width:130px;
  410. z-index:9999;
  411. padding:4px;
  412. top:10px;
  413.  
  414. }
  415. {CustomCSS}</style></head><body>
  416. <div id="thekey"></div>
  417. <div id="ocehans">
  418. <center>
  419. <div id="ocehans1">
  420. <div style="font-size:11px; color:#000;">INFO.</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: times; font-size:10px; line-height:10px; text-align:center; color:#000;">
  421. <br>
  422. Independent Fenris from Dragon Age.<br>
  423. <p></p>
  424. </div>
  425. </div>
  426.  
  427. </object>
  428. <p></p>
  429. </div></div>
  430. </div></div></div></div>
  431.  
  432. </div>
  433. </div></div>
  434.  
  435. <div id="theme">
  436.  
  437. <div id="sidebar">
  438.  
  439. <div id="sidebarimage">
  440. <a href="/"><img src="{image:sidebar}"> </a></div>
  441.  
  442. <div class="sidebartitle">{text:sidebartitle}</div>
  443.  
  444. <div id="description">
  445. {Description}
  446. <p></p>
  447. <div id="links">
  448. <a href="{text:link 1 url}">{text:link 1}</a>
  449. <a href="{text:link 2 url}">{text:link 2}</a>
  450. <a href="{text:link 3 url}">{text:link 3}</a>
  451. <a href="{text:link 4 url}">{text:link 4}</a>
  452. <a href="{text:link 5 url}">{text:link 5}</a>
  453. </div>
  454. <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></div>
  455.  
  456.  
  457. <div id="entries">{block:Posts}<div id="post">
  458.  
  459. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  460.  
  461. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  462.  
  463. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  464.  
  465. {block:Quote}<center><big><big>"{Quote}"</big></big></center>{block:Source}<br><br> <div style="text-align: right;"> — {Source}</div>{/block:Source}{/block:Quote}
  466.  
  467. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  468.  
  469. {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}
  470.  
  471. {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}
  472.  
  473. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  474.  
  475. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}"> {Asker}: {Question}</div><div id="ans">{Answer}</div>{/block:answer}
  476.  
  477. {block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  478. {/block:Date} {block:NoteCount}&nbsp; ( <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  479.  
  480. <br>{block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} & <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} </br>
  481. </div>
  482.  
  483.  
  484. {block:HasTags}
  485. <div class="tags">
  486. {block:Tags} <a href="{TagURL}"> <big>x.</big> {Tag} &nbsp; </a> {/block:Tags}</div>
  487. {/block:HasTags}
  488. <div class="postnote">
  489. {block:PostNotes}{PostNotes}{/block:PostNotes}
  490. </div>
  491. </div>
  492. {/block:Posts}
  493.  
  494. </div>
  495. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div></div>
  496.  
  497. </body>
  498.  
  499. </html>
  500. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div></div>
  501.  
  502. </body>
  503.  
  504. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement