Advertisement
celestyl

february theme

Jan 31st, 2016 (edited)
4,288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.01 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="UTF-8">
  4.  
  5. <!--
  6. FEBRUARY THEME © EMI
  7. -----------------------------------------------------------
  8. > do not repost my code, steal parts of it or use as a base
  9. > do not remove or alter credit in any way
  10. > if you find bugs let me know!
  11. -----------------------------------------------------------
  12. -->
  13.  
  14. <head>
  15.  
  16. <title>{title}</title>
  17. <link rel="shortcut icon" href="{Favicon}"/>
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21. <meta name="image:BgImg" content=""/>
  22. <meta name="image:SidebarImg" content=""/>
  23. <meta name="image:CustomCursor" content=""/>
  24. <meta name="image:CustomCursorHover" content=""/>
  25. <meta name="color:Bg" content="">
  26. <meta name="color:Text" content="">
  27. <meta name="color:Link" content="">
  28. <meta name="color:LinkHover" content="">
  29. <meta name="color:LinkHoverBg" content="">
  30. <meta name="color:Blockquote" content="">
  31. <meta name="color:PostDivider" content="#000000">
  32. <meta name="color:NavlinkDivider" content="#000000">
  33. <meta name="color:SelectionBg" content="">
  34. <meta name="color:SelectionText" content="">
  35. <meta name="color:WScrollbarThumb" content="#ffffff">
  36. <meta name="color:WScrollbarTrack" content="#ffffff">
  37. <meta name="color:WScrollbarThumbBorder" content="#000000">
  38. <meta name="color:WScrollbarTrackBorder" content="#ffffff">
  39. <meta name="if:WebkitScrollbar" content="1">
  40. <meta name="if:HideDescription" content="1">
  41. <meta name="if:InfiniteScroll" content="1">
  42. <meta name="if:BgCover" content="">
  43. <meta name="if:HideCaptions" content="">
  44. <meta name="if:WhiteAudioPlayer" content="">
  45. <meta name="if:BlackAudioPlayer" content="">
  46. <meta name="if:Link1" content="1">
  47. <meta name="if:Link2" content="1">
  48. <meta name="if:Link3" content="1">
  49. <meta name="if:Link4" content="1">
  50. <meta name="if:CrosshairCursor" content="">
  51. <meta name="if:CustomCursor" content="">
  52. <meta name="text:PostSize" content="250">
  53. <meta name="text:SidebarMarginLeft" content="400">
  54. <meta name="text:PostsMarginLeft" content="0">
  55. <meta name="text:WebkitScrollbarWidth" content="14">
  56. <meta name="text:BodyFontSize" content="11">
  57. <meta name="text:HeaderFontSize" content="16">
  58. <meta name="text:FooterFontSize" content="11">
  59. <meta name="text:DescriptionFontSize" content="11">
  60. <meta name="text:NavlinkFontSize" content="11">
  61. <meta name="text:PaginationFontSize" content="16">
  62. <meta name="text:LetterSpacing" content="">
  63. <meta name="text:ImagesBorderRadius" content="0">
  64. <meta name="text:Link1Name" content="LINK 1">
  65. <meta name="text:Link1URL" content="/">
  66. <meta name="text:Link2Name" content="LINK 2">
  67. <meta name="text:Link2URL" content="/">
  68. <meta name="text:Link3Name" content="LINK 3">
  69. <meta name="text:Link3URL" content="/">
  70. <meta name="text:Link4Name" content="LINK 4">
  71. <meta name="text:Link4URL" content="/">
  72. <meta name="select:Font" content="courier new" title="Courier">
  73. <meta name="select:Font" content="consolas, monospace" title="Consolas">
  74. <meta name="select:Font" content="inconsolata" title="Inconsolata">
  75. <meta name="select:Font" content="helvetica, arial" title="Helvetica">
  76. <meta name="select:Font" content="tahoma, sans-serif" title="Tahoma">
  77. <meta name="select:Font" content="verdana, geneva" title="Verdana">
  78. <meta name="select:Font" content="dotum" title="Dotum">
  79. <meta name="select:Font" content="dotumche" title="DotumChe">
  80. <meta name="select:Font" content="gulim" title="Gulim">
  81. <meta name="select:Font" content="gulimche" title="GulimChe">
  82. <meta name="select:Font" content="ms pgothic" title="Ms PGothic">
  83. <meta name="select:Font" content="times new roman" title="Times">
  84. <meta name="select:DescriptionAlign" content="center" title="Center">
  85. <meta name="select:DescriptionAlign" content="left" title="Left">
  86. <meta name="select:DescriptionAlign" content="right" title="Right">
  87. <meta name="select:NavlinkAlign" content="left" title="Left">
  88. <meta name="select:NavlinkAlign" content="center" title="Center">
  89. <meta name="select:NavlinkAlign" content="right" title="Right">
  90. <meta name="select:PostsDividerStyle" content="1px solid" title="Solid">
  91. <meta name="select:PostsDividerStyle" content="1px dashed" title="Dashed">
  92. <meta name="select:PostsDividerStyle" content="1px dotted" title="Dotted">
  93. <meta name="select:PostsDividerStyle" content="double" title="Double">
  94. <meta name="select:PostsDividerStyle" content="None" title="None">
  95. <meta name="select:NavlinkDividerStyle" content="1px solid" title="Solid">
  96. <meta name="select:NavlinkDividerStyle" content="1px dashed" title="Dashed">
  97. <meta name="select:NavlinkDividerStyle" content="1px dotted" title="Dotted">
  98. <meta name="select:NavlinkDividerStyle" content="double" title="Double">
  99. <meta name="select:NavlinkDividerStyle" content="None" title="None">
  100. <meta name="select:BlockquoteStyle" content="1px solid" title="1px Solid">
  101. <meta name="select:BlockquoteStyle" content="3px solid" title="3px Solid">
  102. <meta name="select:BlockquoteStyle" content="1px dashed" title="Dashed">
  103. <meta name="select:BlockquoteStyle" content="1px dotted" title="Dotted">
  104. <meta name="select:BlockquoteStyle" content="double" title="Double">
  105. <meta name="select:WScrollbarThumbBorder" content="1px solid" title="Solid">
  106. <meta name="select:WScrollbarThumbBorder" content="1px dashed" title="Dashed">
  107. <meta name="select:WScrollbarThumbBorder" content="1px dotted" title="Dotted">
  108. <meta name="select:WScrollbarThumbBorder" content="double" title="Double">
  109. <meta name="select:WScrollbarThumbBorder" content="none" title="None">
  110. <meta name="select:WScrollbarTrackBorder" content="none" title="None">
  111. <meta name="select:CreditPosition" content="left" title="Left">
  112. <meta name="select:CreditPosition" content="right" title="Right">
  113. <meta name="select:WScrollbarTrackBorder" content="1px solid" title="Solid">
  114. <meta name="select:WScrollbarTrackBorder" content="1px dashed" title="Dashed">
  115. <meta name="select:WScrollbarTrackBorder" content="1px dotted" title="Dotted">
  116. <meta name="select:WScrollbarTrackBorder" content="double" title="Double">
  117.  
  118. {block:ifInfiniteScroll}
  119. <script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>
  120. {/block:ifInfiniteScroll}
  121.  
  122. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  123.  
  124. <!-- tooltips jquery -->
  125. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  126. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  127. <script>
  128. (function($){
  129. $(document).ready(function(){
  130. $("a[title]").style_my_tooltips({
  131. tip_follows_cursor:true,
  132. tip_delay_time:90,
  133. tip_fade_speed:600,
  134. attribute:"title"
  135. });
  136. });
  137. })(jQuery);
  138. </script>
  139. <!--- --->
  140.  
  141. <style type="text/css">
  142.  
  143. html {word-wrap: break-word;}
  144. {block:ifWebkitScrollbar}::-webkit-scrollbar {width: {text:WebkitScrollbarWidth}px;} ::-webkit-scrollbar-thumb {background-color: {color:WScrollbarThumb};border: {select:WScrollbarThumbBorder} {color:WScrollbarThumbBorder};} ::-webkit-scrollbar-track {background-color: {color:WScrollbarTrack};border: {select:WScrollbarTrackBorder} {color:WScrollbarTrackBorder};}{/block:ifWebkitScrollbar}
  145.  
  146. tooltip {display: inline;position: relative;}#s-m-t-tooltip {max-width: 300px;margin: 22px 7px -2px 22px; background-color: {color:LinkHoverBg};text-align: center;text-transform: uppercase;font-style: none;z-index: 999999999999999999999999999999999999;}
  147.  
  148. ::selection {background-color: {color:SelectionBg};color: {color:SelectionText}; }::-moz-selection{background-color: {color:SelectionBg};color: {color:SelectionText}; }
  149.  
  150. #c {position: fixed;bottom: 12px;{select:CreditPosition}: 12px;font-family: arial;font-size: 11px;z-index: 1;}
  151. a {text-decoration: none;color: {color:Link};{block:ifCustomCursor}cursor: url({image:CustomCursorHover}), auto;{/block:ifCustomCursor}{block:ifCrosshairCursor}cursor: crosshair;{/block:ifCrosshairCursor}
  152.  
  153.  
  154. }
  155. a:hover {color: {color:LinkHover};background-color: {color:linkHoverBg};{block:ifCustomCursor}cursor: url({image:CustomCursorHover}), auto;{/block:ifCustomCursor}{block:ifCrosshairCursor}cursor: crosshair;{/block:ifCrosshairCursor}}
  156. p {margin: 0 0 10px 0;} pre {font-family: {select:Font};} blockquote {border-left: {select:BlockquoteStyle} {color:Blockquote};padding-left:10px;margin: 0;} li {list-style-type: square;margin-left: -20px;} small{font-size: {text:BodyFontSize}px;} img {max-width: 100%;border: none;outline: none;} #stuff {margin-bottom: 10px;}
  157.  
  158. body {background-image: url({image:BgImg});background-attachment: fixed;background-size: repeat;{block:ifBgCover}background-size: cover;{/block:ifBgCover}background-color: {color:Bg}; color: {color:Text};font-family: {select:Font};font-size: {text:BodyFontSize}px;margin: 0;letter-spacing: {text:LetterSpacing}px;
  159. {block:ifCustomCursor}
  160. cursor: url({image:CustomCursor}), auto;
  161. {/block:ifCustomCursor}
  162. {block:ifCrosshairCursor}
  163. cursor: crosshair;
  164. {/block:ifCrosshairCursor}
  165. }
  166.  
  167. #t {font-size: {text:HeaderFontSize}px;text-align: left;margin-bottom: 10px;} #cap {margin-top: 5px;} #cap img {height: 100%;}
  168.  
  169. #con {width: 500px;margin: 50px auto;margin-top: 60px;}
  170. #posts {width:{text:PostSize}px;max-width: {text:PostSize}px;background-color: transparent;margin-left: {text:PostsMarginLeft}px;margin-bottom: 40px;padding-bottom: 40px;{block:IndexPage}border-bottom: {select:PostsDividerStyle} {color:PostDivider};{/block:IndexPage}}
  171.  
  172. #footer {font-size: {text:FooterFontSize}px;margin-top: -5px;text-transform: uppercase;}
  173.  
  174. #sidebar {position: fixed;width: 100px;margin-left: {text:SidebarMarginLeft}px;}
  175. #sidebarimg img {display: block;border-radius: {text:ImagesBorderRadius}px;}
  176. #desc {font-size: {text:DescriptionFontSize}px;text-align: {select:DescriptionAlign};{block:ifNotHideDescription}margin-top: 5px;{/block:ifNotHideDescription}}
  177. #navcon {
  178. word-spacing: 3px;{block:ifNotHideDescription}margin-top: -5px;{/block:ifNotHideDescription}text-align: {select:NavlinkAlign};font-size: {text:NavlinkFontSize}px;}
  179. #navl {width: 100px;border-bottom: {select:NavlinkDividerStyle} {color:NavlinkDivider};padding-bottom: 4px;padding-top: 4px;}
  180. #navl:hover {background-color: {color:LinkHoverBg};}
  181. {block:ifNotHideDescription}
  182. #navcon:first-child {border-top: {select:NavlinkDividerStyle} {color:NavlinkDivider};}
  183. {/block:ifNotHideDescription}
  184.  
  185. #notes {float: right;}
  186. #notecon {width: {text:PostSize}px;max-width: {text:PostSize}px;height: auto;max-height: 20px;background-color: transparent;border-top: {select:PostsDividerStyle} {color:PostDivider};padding-top: 40px;margin-left: {text:PostsMarginLeft}px;margin-top: -40px;text-transform: uppercase;}
  187. #opvia {text-transform: uppercase;}
  188. #notenotes {overflow: auto;height: auto;max-height: 250px;margin-top: 5px;}
  189. ol.notes {padding: 0;max-height: 250px;}
  190. ol.notes li.note {padding: 3px;margin-left: -3px;margin-top: -10px;margin-bottom: 10px;}
  191. ol.notes li.note img.avatar {display: none;}
  192. usernumber:last-child {border: none;}
  193.  
  194. #pagination {margin-top: -20px;margin-left: {text:PostsMarginLeft}px;word-spacing: 5px;text-align: center;width: {text:PostSizepx}px;max-width: {text:PostSize}px;font-size: {text:PaginationFontSize}px;}
  195.  
  196. #posts img, #photoset iframe {border-radius: {text:ImagesBorderRadius}px;display: block;}
  197. #photo img {width: 100%;border-radius: {text:ImagesBorderRadius}px;}
  198. #photoset {margin-top: -10px;}
  199.  
  200. #quote {font-size: {text:HeaderFontSize}px;margin-bottom: 10px;margin-top: -10px;}
  201. #source {margin-bottom: 10px;}
  202.  
  203. #link {font-size: {text:HeaderFontSize}px;text-align: left;margin-bottom: 10px;margin-top: -10px;}
  204. #chat {margin-top: -10px;line-height: 20px;}
  205. #ask {margin-top: -10px;}
  206.  
  207. #acon {
  208. height: 40px;
  209. margin-top: -10px;
  210. {block:ifNotWhiteAudioPlayer}background-color: #e4e4e4;{/block:ifNotWhiteAudioPlayer}{block:ifNotBlackAudioPlayer}background-color: #e4e4e4;{/block:ifNotBlackAudioPlayer}{block:ifWhiteAudioPlayer}background-color: #ffffff;{/block:ifWhiteAudioPlayer}{block:ifBlackAudioPlayer}background-color: #000000;{/block:ifBlackAudioPlayer} padding: 5px; border-radius: {text:ImagesBorderRadius}px;}
  211. #ap {position: absolute;{block:ifWhiteAudioPlayer}background-color: #ffffff;{/block:ifWhiteAudioPlayer}{block:ifBlackAudioPlayer}background-color: #000000;{/block:ifBlackAudioPlayer}color: {color:Text};{block:ifBlackAudioPlayer}color: white;{/block:ifBlackAudioPlayer}overflow: hidden;width: 30px;height: 30px;margin-left: 3px;margin-top: 6px;}
  212. #ai {position: absolute;background-color: transparent;{block:ifWhiteAudioPlayer}background-color: #ffffff;{/block:ifWhiteAudioPlayer}{block:ifBlackAudioPlayer}background-color: #000000;{/block:ifBlackAudioPlayer}color: {color:Text};{block:ifBlackAudioPlayer}color: white;{/block:ifBlackAudioPlayer}margin-left: 38px;position: relative;top: 50%;transform: translateY(-50%);overflow: auto;max-height: 40px;}
  213.  
  214. #vid {max-width: {text:PostSize}px;max-height: {text:PostSize}px;margin-top: -10px;} #vidcon {position: center; overflow: hidden;} #vidcon iframe, #vidcon object, #vidcon embed {position: center;max-width: {text:PostSize}px;max-height: {text:PostSize}px;border-radius: {text:ImagesBorderRadius}px;}
  215.  
  216. {CustomCSS}
  217. </style>
  218. </head>
  219.  
  220. <body>
  221.  
  222. <div id="con">
  223.  
  224. <div id="sidebar">
  225. <div id="sidebarimg">
  226. <center>
  227. <a href="/"><img src="{image:SidebarImg}"></a>
  228. </center>
  229. </div>
  230.  
  231. {block:ifNotHideDescription}
  232. <div id="desc">
  233. {block:Description}
  234. <p>{Description}</p>
  235. {/block:Description}
  236. </div>
  237. {/block:ifNotHideDescription}
  238.  
  239. <center>
  240. <div id="navcon">
  241. {block:ifLink1}<a href="{text:Link1URL}"><div id="navl">{text:Link1Name}</div></a>{/block:ifLink1}
  242. {block:ifLink2}<a href="{text:Link2URL}"><div id="navl">{text:Link2Name}</div></a>{/block:ifLink2}
  243. {block:ifLink3}<a href="{text:Link3URL}"><div id="navl">{text:Link3Name}</div></a>{/block:ifLink3}
  244. {block:ifLink4}<a href="{text:Link4URL}"><div id="navl">{text:Link4Name}</div></a>{/block:ifLink4}
  245. </div>
  246. </center>
  247.  
  248. </div>
  249.  
  250. <div class = "autopagerize_page_element" >
  251. {block:Posts}
  252.  
  253. <!-- {block:NoRebloggedFrom}
  254. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  255. {/block:NoRebloggedFrom} -->
  256. {block:ContentSource}<!-- {SourceURL}
  257. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  258. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  259. {/block:ContentSource}
  260.  
  261. <div id="posts">
  262.  
  263. {block:Text}{block:Title}<div id="t">{Title}</div>{/block:Title}{Body}{/block:Text}
  264.  
  265. <div id="stuff">{block:Photo}<center><div id="photo">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div></center>{block:IndexPage}{block:ifNotHideCaptions}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:ifNotHideCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:Photo}</div>
  266.  
  267. <div id="stuff">{block:Photoset}<div id="photoset">{Photoset}</div>{block:IndexPage}{block:ifNotHideCaptions}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:ifNotHideCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:Photoset}</div>
  268.  
  269. {block:Quote}<div id="quote">"{Quote}"</div><div align="right">{block:Source}<div id="source">-{Source}</div>{/block:Source}</div>{/block:Quote}
  270.  
  271. <div id="stuff">{block:Video}<div id="vid"><div id="vidcon">{Video-500}</div></div>{block:IndexPage}{block:ifNotHideCaptions}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:ifNotHideCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:Video}</div>
  272.  
  273. {block:Link}<div id="link"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}<div id="cap">{Description}</div>{/block:Description}{/block:Link}
  274.  
  275. {block:Chat}{block:Title}<div id="t">{Title}</div>{/block:Title}<div id="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div>{/block:Lines}</div>{/block:Chat}
  276.  
  277. <div id="stuff">{block:Audio}<div id="acon"><div id="ap">{block:ifWhiteAudioPlayer}{AudioPlayerWhite}{/block:ifWhiteAudioPlayer}{block:ifBlackAudioPlayer}{AudioPlayerBlack}{/block:ifBlackAudioPlayer}{block:ifNotWhiteAudioPlayer}{AudioPlayerGrey}{/block:ifNotwhiteAudioPlayer}{block:ifNotBlackAudioPlayer}{AudioPlayerGrey}{/block:ifNotBlackAudioPlayer}</div><div id="ai">{block:TrackName}{TrackName}{/block:TrackName}<br>{block:Artist}{Artist}{/block:Artist}</div></div>{/block:Audio}</div>
  278.  
  279. {block:Answer}<div id="ask">{Asker} said: {Question}
  280. </div><div id="cap">{Answer}</div>{/block:Answer}
  281.  
  282. {block:Date}
  283. <div id="footer">
  284. {block:IndexPage}
  285. <a href="{Permalink}">{ShortMonth} {DayofMonth}</a>
  286. <div id="notes">
  287. <a href="{Permalink}">{NoteCount} N</a>
  288. </div>
  289. {/block:IndexPage}
  290. {block:PermalinkPage}
  291. POSTED: {DayofMonthWithZero}/{MonthNumberWithZero}/{ShortYear}, {12Hour}:{Minutes} {CapitalAMPM}
  292. {block:HasTags}<br><div id="tags">TAGGED:{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  293. {/block:PermalinkPage}
  294. </div>
  295. {/block:Date}
  296.  
  297. </div>
  298.  
  299. {block:PermalinkPage}
  300. {block:PostNotes}
  301. <div id="notecon">
  302. <div id="opvia">{NoteCountWithLabel} {block:RebloggedFrom}/ <a href="{ReblogParentURL}">via</a>{block:ContentSource} + <a href="{ReblogRootURL}">src</a>{/block:ContentSource}{/block:RebloggedFrom}
  303. <div id="notenotes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  304. </div>
  305. {/block:PostNotes}
  306. {/block:PermalinkPage}
  307.  
  308. {/block:Posts}
  309.  
  310. {block:ifNotInfiniteScroll}
  311. {block:Pagination}
  312. <div id="pagination">
  313. {block:PreviousPage}
  314. <a href="{PreviousPage}">←</a>
  315. {/block:PreviousPage}
  316. {block:JumpPagination length="5"}
  317. {block:CurrentPage}
  318. <span class="current_page">{PageNumber}</span>
  319. {/block:CurrentPage}
  320. {block:JumpPage}
  321. <a class="jump_page" href="{URL}">{PageNumber}</a>
  322. {/block:JumpPage}
  323. {/block:JumpPagination}
  324. {block:NextPage}
  325. <a href="{NextPage}">→</a>
  326. {/block:NextPage}
  327. {/block:Pagination}
  328. {/block:ifNotInfiniteScroll}
  329. </div>
  330.  
  331. </div>
  332.  
  333. <!-- DO NOT TOUCH THIS --><div id="c"><a href="https://pastebin.com/u/celestyl" title="THEME">▬</a></div><!-- -->
  334.  
  335. </body>
  336. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement