Advertisement
fiebremeh

Ancient theme

May 1st, 2014
3,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.86 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5.  
  6. THIS THEME WAS MADE BY
  7.  
  8. /$$$$$$ /$$ /$$
  9. /$$__ $$|__/ | $$
  10. | $$ \__/ /$$ /$$$$$$ | $$$$$$$ /$$$$$$ /$$$$$$
  11. | $$$$ | $$ /$$__ $$| $$__ $$ /$$__ $$ /$$__ $$
  12. | $$_/ | $$| $$$$$$$$| $$ \ $$| $$ \__/| $$$$$$$$
  13. | $$ | $$| $$_____/| $$ | $$| $$ | $$_____/
  14. | $$ | $$| $$$$$$$| $$$$$$$/| $$ | $$$$$$$
  15. |__/ |__/ \_______/|_______/ |__/ \_______/
  16.  
  17.  
  18. • HTTP://FIEBRE.TUMBLR.COM - @Mercedes
  19. • HTTP://FIEBRETHEMES.TUMBLR.COM - *Ancient theme*
  20.  
  21. DON'T DELETE THE CREDITS! ~
  22.  
  23. -->
  24. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  25. <head>
  26.  
  27. <meta name="color:Background" content="#fff" />
  28. <meta name="color:Text" content="#101010" />
  29. <meta name="color:Title" content="#000" />
  30. <meta name="color:Title Hover" content="#000" />
  31. <meta name="color:Navigation" content="#000" />
  32. <meta name="color:Navigation Hover" content="#fff" />
  33.  
  34. <meta name="font:Title" content="baskerville"/>
  35. <meta name="font:Body" content="baskerville"/>
  36. <meta name="text:body font size" content="12px"/>
  37. <meta name="text:title font size" content="16px"/>
  38.  
  39. <meta name="image:body background" content="" />
  40. <meta name="if:maximized body background" content="0" />
  41.  
  42. <meta name="if:Faded Images" content="0" />
  43. <meta name="if:Bigger Images When Hover" content="0" />
  44. <meta name="if:Endless Scrolling" content="0" />
  45. <meta name="if:Show Archive Link" content="1"/>
  46. <meta name="if:Show Ask Link" content="1" />
  47. <meta name="if:Everything Big" content="0" />
  48. <meta name="if:Disable Photo Captions" content="0" />
  49. <meta name="if:Show Icon" content="1" />
  50.  
  51. <meta name="if:Show Custom Link1" content="0"/>
  52. <meta name="if:Show Custom Link2" content="0"/>
  53. <meta name="if:Show Custom Link3" content="0"/>
  54.  
  55. <meta name="text:Custom Link1" content="" />
  56. <meta name="text:Custom Link1 Title" content="Link1" />
  57. <meta name="text:Custom Link2" content="" />
  58. <meta name="text:Custom Link2 Title" content="Link2" />
  59. <meta name="text:Custom Link3" content="" />
  60. <meta name="text:Custom Link3 Title" content="Link3" />
  61.  
  62.  
  63. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  64. <link rel="icon" href="{Favicon}"/>
  65. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  66. <title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  67. {CustomCSS}
  68. <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  69. <style type="text/css">body, a, {cursor:pointer}</style></a>
  70. <style type="text/css">
  71. a:hover{cursor:pointer}
  72.  
  73. body{ margin:0px; padding:0px; margin-top:0px; margin-bottom:0px; font-family: {font:body}; font-size:{text:body font size}; color:{color:text} ; background-color:{color:background}; background-image:url('{image:body background}') ; background-attachment: fixed;
  74.  
  75. {block:ifmaximizedbodybackground} -webkit-background-size: cover;
  76. -moz-background-size: cover;
  77. -o-background-size: cover;
  78. background-size: cover; {/block:ifmaximizedbodybackground} }
  79.  
  80.  
  81. {block:Iffadedimages}
  82. img{
  83. -webkit-transition: opacity 0.7s linear;
  84. opacity: 0.85;
  85. }
  86. img:hover {
  87. -webkit-transition: opacity 0.7s linear;
  88. opacity: 1;
  89. }
  90. {/block:Iffadedimages}
  91. {block:IfBiggerImagesWhenHover}
  92. img:hover {-webkit-transform: scale(1.01); -webkit-transition-duration: 0.6s;}
  93. {/block:IfBiggerImagesWhenHover}
  94.  
  95. a {color: #000 ; text-decoration: none; }
  96.  
  97. a:hover { ;-webkit-transition-duration: 0.4s;}
  98.  
  99. a:active,a:focus {outline: 0;}
  100.  
  101. #contentcolumn{
  102. {Block:IfNotEverythingBig}width:300px;{/Block:IfNotEverythingBig}
  103. {Block:IfEverythingBig}width:500px;{/Block:IfEverythingBig}
  104. margin-left:100px;
  105. margin-top:10px;
  106. opacity:1;
  107. overflow:shown;
  108.  
  109. text-align:justify;
  110. position:absolute;
  111.  
  112. }
  113.  
  114. #permalink{
  115. text-align:center;
  116. margin-left:-70px;
  117. margin-right:0px;
  118. margin-top:10px;
  119. font:10px 'courier new';
  120. float:left;
  121. opacity:0;
  122. -webkit-transition-duration: 0.6s;
  123. text-transform:uppercase;
  124.  
  125. }
  126.  
  127. #rainbow:hover #permalink {display: block; opacity:0.8;}
  128.  
  129. #tit {
  130. letter-spacing:1px;
  131. text-transform:uppercase;
  132. font: 18px 'courier new';
  133. font-style:;
  134. text-transform:;
  135. line-height:18px;
  136. background-color:{color:post titles background};
  137.  
  138.  
  139. }
  140. #cont {
  141. line-height:11px;
  142. margin-top:-10px;
  143. }
  144. #audi {
  145. background-color : #000;
  146. height : 27px;
  147. margin-bottom : -10px;
  148. {Block:IfNotEverythingBig}width:300px;{/Block:IfNotEverythingBig}
  149. {Block:IfEverythingBig}width:500px;{/Block:IfEverythingBig}
  150. }
  151.  
  152. #rainbow {
  153. margin-bottom:20px;
  154.  
  155. margin-top:20px;
  156. line-height:11px;
  157. font-family: 'times new roman', times;
  158. font-size:11px;
  159. }
  160.  
  161.  
  162. .camel {
  163. text-align:left;
  164. font-size:{text:title font size};
  165. font-family:{font:title};
  166. letter-spacing:2px;
  167. font-style:italic;
  168. text-transform:uppercase;
  169. background-color:{color:main title background};
  170. line-height:22px;
  171. width:220px;
  172. color:{color:title};
  173.  
  174. }
  175.  
  176. .camel a {
  177. color: {color:title}
  178. }
  179. .camel a:hover{
  180. color: {color:title hover}
  181. }
  182. .apple {
  183. text-align:left;
  184. position:fixed;
  185. letter-spacing:1px;
  186. line-height:11px;
  187. text-transform:uppercase;
  188. font-style:;
  189. width:220px;
  190. background-color:{color:navigation background};
  191. padding:1px;
  192.  
  193.  
  194. }
  195.  
  196. a {
  197. color: {color:navigation};}
  198. a:hover {
  199. color: {color:navigation hover};
  200. }
  201.  
  202. .notes {padding-left:25px; font-size:9px; overflow-x:hidden;}
  203. ol.notes { float:left; width:500px; height:300px; padding-left:5px; margin-top:10px; overflow:scroll; overflow-x:hidden; over-flow-y:scroll; list-style-type:none; font-weight:normal; font-size:9px; text-transform:none;}
  204. ol.notes li.note {padding-top:2px; opacity:.8; -moz-transition:0.1s ease-in; -webkit-transition:0.1s ease-in; -o-transition:0.1s ease-in; transition:0.1s ease-in;} ol.notes li.note:hover {opacity:1;} ol.notes li.note img.avatar {width:14px; height:14px;}
  205. v
  206. .apple a {
  207. color: {color:navigation};}
  208. .apple a:hover {
  209. color: {color:navigation hover};
  210. }
  211.  
  212. .logon { bottom:3px; right:3px; position:fixed; background-color:#fff; text-align:center; padding:2px; font-size:10px; font-style:italic;}
  213.  
  214. .photoset iframe { {Block:IfNotEverythingBig}width:300px;!important{/Block:IfNotEverythingBig}
  215. {Block:IfEverythingBig}width:500px;!important{/Block:IfEverythingBig} }
  216.  
  217. #leftcol {
  218. {Block:IfEverythingBig}margin-left:620px;{Block:IfEverythingBig}
  219. {Block:IfNotEverythingBig}margin-left:420px;{/Block:IfNotEverythingBig}
  220. bottom:50px;
  221. position:fixed;
  222. width:220px;
  223. }
  224.  
  225. .celu {
  226. text-align:left;
  227.  
  228. line-height:10px;
  229. width:220px;
  230. }
  231.  
  232.  
  233. .panda {
  234. right:0px;
  235. bottom:25px;
  236. font:11px helvetica;
  237. text-transform:uppercase;
  238. line-height:11px;
  239. position:fixed;
  240. letter-spacing:1px;
  241. text-align:center;
  242. font-style:italic;
  243. -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg);
  244. }
  245. </style>
  246.  
  247. {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScrolling}
  248. </head>
  249. <body>
  250.  
  251. <div id="leftcol"> <div class="camel">{title}</div> <div class="celu"> {block:IfShowIcon}<img src="{PortraitURL-48}" align="left" border="0" width="48" style="margin: 0 7px 0 0;padding:2px;">{/block:IfShowIcon} {description}</div> <br>
  252. <div class="apple"><a href="/">home</a> {Block:IfShowAskLink}<a href="/ask">message</a>{/Block:IfShowAskLink} {Block:IfShowArchiveLink}<a href="/archive">archive</a>{/Block:IfShowArchiveLink}
  253. {Block:IfShowCustomLink1} <a href="{text:Custom Link1}">{text:Custom Link1 Title}</a>{/Block:IfShowCustomLink1}{Block:IfShowCustomLink2} <a href="{text:Custom Link2}">{text:Custom Link2 Title}</a>{/Block:IfShowCustomLink2} {Block:IfShowCustomLink3} <a href="{text:Custom Link3}">{text:Custom Link3 Title}</a>{/Block:IfShowCustomLink3} <a href="http://fiebre.tumblr.com">theme</a> </div>
  254.  
  255.  
  256.  
  257. </div>
  258.  
  259. <div id="contentcolumn">
  260.  
  261.  
  262.  
  263. {block:IfEndlessScrolling}<div class = "autopagerize_page_element">{/block:IfEndlessScrolling}
  264. {block:Posts}
  265. <div id="rainbow">
  266. <div id="permalink">
  267. <a href="{Permalink}">{24Hour}.{Minutes}{AmPm}<br>{MonthNumber}/{DayOfMonth}/{ShortYear}</a>
  268. </div>
  269.  
  270. {block:Text}
  271. <div id="tit">{block:Title}{Title}{/block:Title}</div>
  272. <div id="cont"><p align=justify>{Body}</p></div>
  273. <div id="captionfoto">
  274. {block:RebloggedFrom} <small>reblogged from: {ReblogParentName}</small> {/block:RebloggedFrom}</div>
  275. {/block:Text}
  276.  
  277. {block:Photo}
  278. {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/> {Block:IfNotEverythingBig}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" width="300" >{/Block:IfNotEverythingBig}{Block:IfEverythingBig}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" width="500" >{/Block:IfEverythingBig}{LinkCloseTag}
  279. {Block:IfNotDisablePhotoCaptions}<div id="cont">{block:Caption} {Caption} {/block:Caption}</div>{/Block:IfNotDisablePhotoCaptions}
  280. {/block:Photo}
  281.  
  282. {block:Photoset} <div class="photoset"> {Photoset-400} {Block:IfNotDisablePhotoCaptions}{block:Caption}<div id="cont"><p align=justify>{Caption}{/block:Caption}</p></div>{/Block:IfNotDisablePhotoCaptions}
  283.  
  284. {/block:Photoset}
  285.  
  286. {block:Quote}
  287. <center>"{Quote}"<br>
  288. {block:Source}{Source}{/block:Source}</center>
  289. {/block:Quote}
  290.  
  291. {block:Link}
  292. <div id="tit"><a href="{URL}">{Name}</a></div>
  293. <div id="cont">{block:Description}{Description}{/block:Description}</div>
  294. {/block:Link}
  295.  
  296. {block:Chat}
  297. {block:Title}<b>{Title}</b>{/block:Title}
  298. {block:Lines}{block:Label}<b>{Label}</b> {Line} <br>
  299. {/block:Label}{/block:Lines}
  300.  
  301. {/block:Chat}
  302.  
  303. {block:Audio}
  304. <div id="audi">{AudioPlayerBlack}</div><br>
  305. <center>{block:Caption}{Caption}{/block:Caption}</center>
  306. {/block:Audio}
  307.  
  308. {block:Answer}
  309. <div id="tit">"{Question}"</div> - {Asker} <br>
  310. {Answer}
  311.  
  312. {/block:answer}
  313.  
  314. {block:Video} <div class="post"> <div class="photoset">{Video-250}</div>
  315. {block:Caption}{Caption}{/block:Caption} <div class="permalink"><a href="{Permalink}">{timeago}</a></div></div>{/block:Video}
  316. </div>
  317. {block:PostNotes}<div class="notes"> {block:Caption} {Caption} {/block:Caption}
  318. {block:NoteCount}{NoteCount} notes{/block:NoteCount} {block:HasTags}// {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} {/block:HasTags}
  319. {PostNotes} </div>{/block:PostNotes}
  320. {/block:posts}
  321. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
  322. {block:IfNotEndlessScrolling}
  323. <center>{block:Pagination}
  324. {block:PreviousPage}
  325. <a href="{PreviousPage}">&larr;</a>
  326. {/block:PreviousPage}
  327.  
  328. {block:JumpPagination length="5"}
  329. {block:CurrentPage}
  330. <span class="current_page">{PageNumber}</span>
  331. {/block:CurrentPage}
  332.  
  333. {block:JumpPage}
  334. <a class="jump_page" href="{URL}">{PageNumber}</a>
  335. {/block:JumpPage}
  336. {/block:JumpPagination}
  337.  
  338. {block:NextPage}
  339. <a href="{NextPage}">&rarr;</a>
  340. {/block:NextPage}
  341. {/block:Pagination}</center>
  342. {/block:IfNotEndlessScrolling}
  343. <br>
  344. <br>
  345.  
  346. <div class="logon"><a href="http://fiebre.tumblr.com" title="theme by fiebre">theme</a></div>
  347.  
  348. </body>
  349. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement