Advertisement
phenomnial

theme 04 by phenomnial

Sep 7th, 2013
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--
  4. theme by: Diana (phenomnial)
  5.  
  6. theme 04
  7.  
  8. you know the rules:
  9. please don't steal, redistribute, or remove credit
  10. if you do then i'll hunt you down
  11. -->
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18. <head><title>{Title}</title>
  19. <link rel="shortcut icon" href="{FAVICON}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  23.  
  24. <meta name="color:Background" content="#ffffff"/>
  25. <meta name="color:Text" content="#aaaaaa"/>
  26. <meta name="color:Link" content="#aaaaaa"/>
  27. <meta name="color:Hover" content="#aaaaaa"/>
  28. <meta name="color:scrollbarbg" content="#aaaaaa"/>
  29.  
  30.  
  31. <meta name="image:Background" content=""/>
  32. <meta name="image:Sidebar" content=""/>
  33.  
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="" />
  43. <style type="text/css">
  44.  
  45. ::-webkit-scrollbar {
  46. width: 5px;height: 5px;
  47. }
  48. ::-webkit-scrollbar-button:start:decrement,
  49. ::-webkit-scrollbar-button:end:increment {
  50. height: 6px;display: block;background-color: {color:white}};
  51. }
  52. ::-webkit-scrollbar-track-piece {
  53. background-color: {color:scrollbarbg};
  54. }
  55. ::-webkit-scrollbar-thumb:vertical {
  56. height: 9px;background-color: {color:scrollbarbg};
  57. border-top:1px solid {color:scrollbarbg};
  58. border-bottom:1px solid {color:scrollbarbg};
  59. }
  60. ::-webkit-scrollbar {height: auto;width: 6px;}
  61. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  62. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  63.  
  64. body {
  65. background:{color:background};
  66. background-image: url('{image:background}') no-repeat fixed center;
  67. margin:0px;
  68. color:{color:text};
  69. font-family:calibri;
  70. font-size:10px;
  71. line-height:100%;
  72. }
  73.  
  74. a {
  75. text-decoration:none;
  76. outline:none;
  77. -moz-outline-style:none;
  78. color:{color:link};
  79. -webkit-transition: all 0.5s ease;
  80. -moz-transition: all 0.5s ease;
  81. -o-transition: all 0.5s ease
  82. }
  83.  
  84. img {
  85. border:none;
  86. }
  87.  
  88. blockquote blockquote {
  89. padding-left:5px;
  90. border-left:1px solid;
  91. }
  92.  
  93. h1 {
  94. font-size:12px;
  95. text-transform:uppercase;
  96. }
  97.  
  98. a:hover {
  99. opacity:10;
  100. color:{color:hover};
  101. -webkit-transition: all 0.7s ease;
  102. -moz-transition: all 0.7s ease;
  103. -o-transition: all 0.7s ease
  104. }
  105.  
  106. small{
  107. font-size:9px;
  108. line-height:110%
  109. }
  110.  
  111. big {
  112. font-size:12px;
  113. line-height:110%
  114. }
  115.  
  116. b, strong{
  117. color:{color:text}
  118. }
  119. i, em {
  120. color:{color:text}
  121. }
  122. p{
  123. margin-top:5px;
  124. margin-bottom:5px
  125. }
  126. blockquote {
  127. padding:0px;
  128. padding-left:5px;
  129. margin:5px;
  130. border-left:1px dotted {color:text}
  131. }
  132.  
  133. blockquote img {
  134. max-width:300px
  135. }
  136.  
  137. ul, li img {
  138. max-with:250px
  139. }
  140.  
  141. .audio {width:500px;height:160px;}
  142. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  143. .albumart img {width:150px;height:150px;float:left;}
  144. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  145. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  146. overflow:hidden;background-color:white;}
  147. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  148.  
  149. #entries {
  150. padding:10px;
  151. width:500px;
  152. margin-left:600px;
  153. margin-top:85px;
  154. }
  155.  
  156.  
  157. #post {
  158. margin-left:7px;
  159. width:500px;
  160. font-size:10px;
  161. margin-top:15px;
  162.  
  163. }
  164. #sidebar {
  165. width:140px;
  166. position:fixed;
  167. margin-left:320px;
  168. margin-top:150px;
  169. opacity:1;
  170. }
  171.  
  172. #sidebarimage img{
  173. width:140px;
  174. padding:3px;
  175. opacity: 0.90;
  176. }
  177.  
  178. #links {
  179. font-family:calibri;
  180. font-size:8px;
  181. opacity:1;
  182. text-align:center;
  183. padding-top:54px;
  184. letter-spacing:1px;
  185. text-transform:uppercase;
  186. padding-bottom:5px;
  187. margin-top:-50px;
  188. margin-left:8px;
  189.  
  190. }
  191.  
  192. #links a:hover{
  193. letter-spacing: 4px;
  194. opacity: 5;
  195. -webkit-transition: 0.5s ease-in;
  196. -moz-transition: all 0.5s ease-in;
  197. -o-transition: all 0.5s ease-in;
  198. }
  199.  
  200. #description {
  201. padding:5px;
  202. font-size:10px;
  203. text-align:center;
  204. margin-top:-2px;
  205. margin-left:6px;
  206. }
  207.  
  208. #pagination {
  209. font-size:9px;
  210. text-align:center;
  211. color:{color:link};
  212. font-family:consolas;
  213. letter-spacing:2px;
  214. margin-left:11px;
  215. }
  216.  
  217. #info {
  218. text-align:center;padding:5px;
  219. margin-top:5px;
  220. margin-bottom:10px;
  221. text-transform: uppercase;
  222. font-family:calibri;
  223. font-size:9px;
  224. }
  225.  
  226. #tags {
  227. font-family:calibri;
  228. letter-spacing:1px;
  229. text-transform:lowercase;
  230. font-size:9px;
  231. margin-top:4px;
  232. }
  233.  
  234. #tags a:hover{
  235. letter-spacing: 4px;
  236. }
  237.  
  238. a {
  239.  
  240. padding:-4px;
  241. text-align:left;
  242. opacity: 5;
  243. -webkit-transition: all 0.6s ease-in-out;
  244. -moz-transition: all 0.6s ease-in-out;
  245. -o-transition: all 0.6s ease-in-out;
  246. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;
  247. }
  248.  
  249. #asker {
  250. float:left;
  251. margin-right:5px;
  252. }
  253.  
  254. #asked {
  255. text-transform:lowercase;
  256. letter-spacing:1px;
  257. padding-bottom:3px;
  258. }
  259.  
  260. #notes {
  261. text-transform:lowercase;
  262. font-size:9px;
  263. }
  264.  
  265. #question {
  266. font-style:italic;
  267. border-right: 1px dotted #aaaaaa;
  268. background: #aaaaaa;
  269. font-size:10px;
  270. }
  271.  
  272. #answer {
  273. text-transform:uppercase;
  274. font-size:10px;
  275. }
  276.  
  277. #fade {
  278. display: none;
  279. background: #000000;
  280. position: fixed; left: 0; top: 0;
  281. width: 100%; height: 100%;
  282. opacity: .6;
  283. z-index: 9999;
  284. }
  285.  
  286. /*DON"T REVOVE CREDIT (please)*/
  287.  
  288. #credit {
  289. font-family: consolas;
  290. position:fixed;
  291. border:1px solid #b8b8b8;
  292. bottom:15px;
  293. right:15px;
  294. font-size:11px;
  295. padding:5px;
  296. }
  297. /*THANK YOU*/
  298.  
  299. {CustomCSS}</style></head><body>
  300.  
  301.  
  302. <div id="sidebar">
  303. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  304. <div id="links">
  305. <a href="{text:Link1}">{text:Link1 Title}</a>
  306. <a href="{text:Link2}">{text:Link2 Title}</a>
  307. <a href="{text:Link3}">{text:Link3 Title}</a>
  308. <a href="{text:Link4}">{text:Link4 Title}</a>
  309. </div>
  310.  
  311. <div id="description">{Description}</div>
  312.  
  313.  
  314.  
  315. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
  316. </div>
  317.  
  318. <div id="entries">{block:Posts}<div id="post">
  319.  
  320. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  321.  
  322. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  323.  
  324. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  325.  
  326. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  327.  
  328. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  329.  
  330. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  331.  
  332. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  333. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  334. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  335. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  336. {/block:Audio}
  337.  
  338. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  339.  
  340. {block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
  341.  
  342. <div id="info"> posted <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
  343. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  344. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  345. {/block:Posts}
  346. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  347. {/block:Posts}</div></div></div>
  348.  
  349. <div id="credit"><a href="http://phenomnial.tumblr.com" target="_blank">©PN</a></div>
  350.  
  351.  
  352. </body>
  353.  
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement