Advertisement
fiebremeh

Epigram theme

Jul 16th, 2013
7,199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.02 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. THIS THEME WAS MADE BY
  6.  
  7. /$$$$$$ /$$ /$$
  8. /$$__ $$|__/ | $$
  9. | $$ \__/ /$$ /$$$$$$ | $$$$$$$ /$$$$$$ /$$$$$$
  10. | $$$$ | $$ /$$__ $$| $$__ $$ /$$__ $$ /$$__ $$
  11. | $$_/ | $$| $$$$$$$$| $$ \ $$| $$ \__/| $$$$$$$$
  12. | $$ | $$| $$_____/| $$ | $$| $$ | $$_____/
  13. | $$ | $$| $$$$$$$| $$$$$$$/| $$ | $$$$$$$
  14. |__/ |__/ \_______/|_______/ |__/ \_______/
  15.  
  16. • HTTP://FIEBRE.TUMBLR.COM - @Mercedes
  17. • HTTP://FIEBRETHEMES.TUMBLR.COM - *epigram theme*
  18.  
  19. DON'T DELETE THE CREDITS! ~
  20.  
  21. -->
  22. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  23. <head>
  24.  
  25.  
  26. <meta name="color:Background" content="#fff" />
  27. <meta name="color:Text" content="#101010" />
  28. <meta name="color:Title" content="#000" />
  29. <meta name="color:Title hover" content="#000" />
  30. <meta name="color:Links" content="#000" />
  31. <meta name="color:Links hover" content="#000" />
  32. <meta name="font:Title" content="baskerville"/>
  33. <meta name="font:Body" content="baskerville"/>
  34. <meta name="text:body font size" content="12px"/>
  35. <meta name="text:title font size" content="28px"/>
  36. <meta name="if:Endless Scrolling" content="0" />
  37. <meta name="if:Disable Photo Captions" content="1" />
  38.  
  39. <meta name="image:body background" content="" />
  40. <meta name="if:maximized body background" content="0" />
  41.  
  42. <meta name="if:Two columns" content="0" />
  43.  
  44. <meta name="if:Show custom link1" content="0"/>
  45. <meta name="if:Show custom link2" content="0"/>
  46. <meta name="if:Show custom link3" content="0"/>
  47. <meta name="text:Custom link1" content="" />
  48. <meta name="text:Custom link1 title" content="link1" />
  49. <meta name="text:Custom link2" content="" />
  50. <meta name="text:Custom link2 title" content="link2" />
  51. <meta name="text:Custom link3" content="" />
  52. <meta name="text:Custom link3 title" content="link3" />
  53.  
  54.  
  55. <link rel="icon" href="{Favicon}"/> <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/> <title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title> {CustomCSS} <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  56. <style type="text/css">
  57.  
  58. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity:1; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  59. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;} #tumblr_controls {!important; position:fixed !important;} .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  60.  
  61.  
  62. 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;
  63.  
  64. {block:ifmaximizedbodybackground} -webkit-background-size: cover;
  65. -moz-background-size: cover;
  66. -o-background-size: cover;
  67. background-size: cover; {/block:ifmaximizedbodybackground} }
  68.  
  69.  
  70. a {color:{color:links}; text-decoration: none;}
  71. a:hover {;-webkit-transition-duration: 0.4s; color:{color:Links Hover;}}
  72. a:active,a:focus {outline:0;}
  73.  
  74. .notes {padding-left:25px; font-size:9px; overflow-x:hidden;}
  75. 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;}
  76. 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;}
  77.  
  78.  
  79.  
  80. .permalink {padding:2px;
  81. text-align:right; {block:permalinkpage}opacity:0;{/block:permalinkpage}
  82. }
  83.  
  84. #titles{ font-weight:bold; text-align:left; line-height:{text:font size};}
  85.  
  86. #audi{ background-color:#000; height:27px; margin-bottom:-4px; {block:ifnottwocolumns}width:220;{/block:ifnottwocolumns} {block:iftwocolumns} width:350px;{/block:iftwocolumns}}
  87.  
  88. #blogtitle {margin-top:30px; margin-left:220px; color:{color:title}; width:245px; text-align:center; font-size:{text:title font size}; font-family:{font:title}; text-transform:uppercase; text-decoration:; font-style:; }
  89.  
  90. #blogtitle a:hover {text-decoration:none;!important}
  91.  
  92. #blogtitle a {color:{color:title}; }
  93.  
  94. .links1 {margin-top: 0px; margin-left:221px; font-family:{font:body}; text-align:center; position:absolute; width:245px; z-index:99999; font-style:; text-transform:;}
  95.  
  96.  
  97.  
  98. .links1 a {text-decoration:none; }
  99. .links1 a:hover {text-decoration:underline;}
  100.  
  101.  
  102. #posts {
  103.  
  104. width:850px;
  105.  
  106. position:relative; float:left; margin-top:20px; margin-left:200px; {block:PermalinkPage} width:500px; {/block:PermalinkPage} }
  107.  
  108. .post {{block:indexpage}{block:ifnottwocolumns}width:240px;{/block:ifnottwocolumns}{block:iftwocolumns}width:350px;{/block:iftwocolumns} margin:15px; {/block:indexpage} {block:permalinkpage} padding: 20px; {/block:permalinkpage} float:left; position:relative; text-align:justify; font-family:{font:body}; font-size: {text:font size}; color:{color:text}; }
  109.  
  110.  
  111. {block:ifnottwocolumns} {block:indexpage} .post .photoset iframe { width:240px;!important } {/block:indexpage} {/block:ifnottwocolumns}
  112.  
  113. {block:iftwocolumns} {block:indexpage} .post .photoset iframe { width:350px;!important } {/block:indexpage} {/block:iftwocolumns}
  114.  
  115.  
  116. .quote {text-align:center;}
  117.  
  118. .reblogpic {padding:5px;text-align:right;position:absolute; margin-top:0px; opacity:0; -webkit-transition-duration: 0.4s; }
  119.  
  120. .pic:hover .reblogpic {opacity:1; {block:permalinkpage}opacity:0; {/block:permalinkpage} -webkit-transition-duration: 0.4s; }
  121.  
  122.  
  123.  
  124.  
  125. #sidething { position:fixed; margin-top:50px; margin-left:100px; padding:15px; width:235px; z-index:9999; font-size: {text:body font size}; }
  126.  
  127. #blogtitle a {color:{color:title} }
  128.  
  129. .imgbanner {text-align:right; }
  130. .imgbanner img {max-width:220px;}
  131.  
  132. #description { text-align:left; font-style:italic; position:absolute; margin-left:480px; margin-top:-30px; width:480px; }
  133.  
  134. #chat { text-align:right; line-height: {text:body font size}; }
  135. #posto { position:fixed; right:40px; top:50px; }
  136.  
  137. div.linki a { background-color:{color:links background}; margin-bottom:4px; text-align:right; display:block; position:relative; color:{color:links text}; font-size:10px; }
  138. div.linki a:hover {display:block; margin-bottom:4px; color:{color:links text hover};}
  139. .logon { bottom:30px; right:30px; position:fixed; background-color:#fff; text-align:center; padding:2px; font-size:10px; font-style:italic; z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;}
  140.  
  141. .logon a {color:#000; }
  142.  
  143. .captions { margin-top:-8px;}
  144. .empathy { text-align:right; margin-top:8px; padding-bottom:5px; font-size:20px; font-weight:900; color:{color:Title}; }
  145. .empathy a:hover {}
  146.  
  147. .liink { text-align:right; font-family:{font:title}; }
  148.  
  149. .liink a { color:{color:links};}
  150. .liink a:hover { color:{color:links hover}; text-decoration:underline;}
  151.  
  152.  
  153. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  154. #infscr-loading {display:none;}
  155. .navigation {display:none!important;}
  156.  
  157. </style>
  158.  
  159.  
  160.  
  161. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  162.  
  163. {block:IndexPage}
  164. <script src="http://static.tumblr.com/9ji9tiw/0uJmu1pte/masonry1.js"></script>
  165. {block:ifendlessscrolling}
  166. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscrolling}
  167. <script type="text/javascript">
  168. $(window).load(function () {
  169. $('#posts').masonry(),
  170. $('.masonryWrap').infinitescroll({
  171. navSelector : "div.navigation",
  172. // selector for the paged navigation (it will be hidden)
  173. nextSelector : ".navigation a#next",
  174. // selector for the NEXT link (to page 2)
  175. itemSelector : ".post",
  176. // selector for all items you'll retrieve
  177. bufferPx : 10000,
  178. extraScrollPx: 10000,
  179. loadingImg : "http://www.freeiconsweb.com/Icons-show/loading/loading2.gif",
  180. loadingText : "<em></em>",
  181. },
  182. // call masonry as a callback.
  183. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  184. );
  185. });
  186. </script>
  187. {/block:IndexPage}
  188. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}
  189.  
  190.  
  191.  
  192. </head>
  193.  
  194. <body>
  195.  
  196. <div id="blogtitle"> {title} </div>
  197.  
  198. <div class="links1"><a href="/">home</a> <a href="/archive">archive</a> <a href="/ask">message</a>{Block:IfShowCustomLink1}<a href="{text:Custom Link1}">{text:Custom Link1 Title}</a>{/Block:IfShowCustomLink1}
  199. {Block:IfShowCustomLink2}<a href="{text:Custom Link2}">{text:Custom Link2 Title}</a>{/Block:IfShowCustomLink2}
  200. {Block:IfShowCustomLink3}<a href="{text:Custom Link3}">{text:Custom Link3 Title}</a>{/Block:IfShowCustomLink3} <a href="http://fiebre.tumblr.com">theme</a>
  201. </div>
  202.  
  203. </div>
  204.  
  205.  
  206.  
  207. <div id="description"> {description}<br>
  208. {block:ifnotendlessscrolling}
  209. {block:indexpage}<div style="z-index:999999999999999999999999999999999999999999999999999999999;">{block:Pagination}{block:NextPage}<p><a style="float:right" href="{NextPage}"><span style="padding-left:5px;">Older⇀</a>{/block:NextPage}<br>{block:PreviousPage}<a style="float:right" href="{PreviousPage}"><span style="padding-right:7px;">↼Newer</span></a> </p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}
  210.  
  211. {/block:ifnotendlessscrolling}
  212. </div>
  213.  
  214.  
  215.  
  216.  
  217. <div id="contentcolumn"> <div class="masonrywrap">
  218.  
  219. <div id="posts">
  220.  
  221. {block:Posts}
  222.  
  223.  
  224.  
  225.  
  226.  
  227. {block:Text}
  228. <div class="post">
  229. <div id="titles">{block:Title}<big>{Title}</big>{/block:Title}</div> {Body}
  230. <div class="permalink"><div class="permalink"><a href="{Permalink}">{24Hour}:{Minutes}</a></div></div></div> {/block:Text}
  231.  
  232.  
  233. {block:Photo} <div class="post"><div class="pic">
  234. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  235.  
  236. {block:IndexPage} <a href="{permalink}">
  237.  
  238. <img src="{PhotoURL-500}" {block:Ifnottwocolumns} width="240" {/block:Ifnottwocolumns} {block:Iftwocolumns} width="350" {/block:Iftwocolumns} alt="{PhotoAlt}"/> {/block:IndexPage}
  239.  
  240. {block:PermalinkPage} <img src="{PhotoURL-500}" alt="{PhotoAlt}"/> <br> {/block:PermalinkPage}
  241. {block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage} {Block:IfNotDisablePhotoCaptions}{block:Caption} <div class="captions">{Caption}</div> {/block:Caption}{/Block:IfNotDisablePhotoCaptions} </div></div>
  242. {/block:Photo}
  243.  
  244.  
  245.  
  246. {block:Photoset} <div class="post"> <div class="photoset">{block:ifnottwocolumns}{Photoset-250}{/block:ifnottwocolumns} {block:iftwocolumns}{Photoset-400}{/block:iftwocolumns}</div> {Block:IfNotDisablePhotoCaptions}{block:Caption} <div class="captions">{Caption}</div> {/block:Caption}{/Block:IfNotDisablePhotoCaptions}
  247.  
  248. <div class="permalink"><a href="{Permalink}">{timeago}</a></div></div>{/block:Photoset}
  249.  
  250.  
  251.  
  252. {block:Quote}<div class="post"> <div class="quote">" <i>{Quote}</i> " <br><br> — {Source}</div> <div class="permalink"><a href="{Permalink}">{24Hour}:{Minutes}</a></div></div>{/block:Quote}
  253.  
  254.  
  255. {block:Link} <div class="post"><div id="titles"><a href="{URL}">{Name}</a></div> {block:Description}{Description}{/block:Description} <div class="permalink"><a href="{Permalink}">{24Hour}:{Minutes}</a></div></div>{/block:Link}
  256.  
  257.  
  258. {block:Chat}<div class="post"> <div id="chat"><b>{block:Title}{Title}{/block:Title}</b><br>
  259. {block:Lines}{block:Label}<b>{Label}</b><br> {Line} <br><br> {/block:Label}{/block:Lines}</div> <div class="permalink"><a href="{Permalink}">{24Hour}:{Minutes}</a></div> </div>{/block:Chat}
  260.  
  261.  
  262. {block:Audio} <div class="post"><div id="audi">{AudioPlayerBlack}</div><div id="mumu">{block:Caption}{Caption}{/block:Caption}</div> <div class="permalink"><a href="{Permalink}">{24Hour}:{Minutes}</a></div> </div> {/block:Audio}
  263.  
  264.  
  265. {block:Answer} <div class="post"><big>{Question}<br>- {Asker}</big> <br> {Answer} </div> {/block:answer}
  266.  
  267.  
  268. {block:PostNotes}<div class="notes"> {block:Caption} {Caption} {/block:Caption}
  269. {block:NoteCount}{NoteCount} notes{/block:NoteCount} {block:HasTags}// {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} {/block:HasTags}
  270. {PostNotes} </div>{/block:PostNotes}
  271.  
  272. {/block:posts} </div></div> </div>
  273.  
  274.  
  275. </div> <br> <br>
  276. </body> </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement