Advertisement
beliebed

#35 Black & White Theme

Jul 21st, 2014
959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 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.  
  3. <!--
  4.  
  5. theme by artcicmonkeyz
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="image:sidebar" content="#A4A4A4"/>
  19. <meta name="color:Text" content="#a8a8a8"/>
  20. <meta name="color:Link" content="#b8b8b8"/>
  21. <meta name="color:Tags" content="f0f0f0"/>
  22. <meta name="color:Hover" content="#f2f2f2"/>
  23. <meta name="color:Line" content="#f2f2f2"/>
  24. <meta name="color:Border" content="#e4e4e4"/>
  25. <meta name="color:Post" content="#ffffff"/>
  26. <meta name="color:sidebartext" content="#ffffff"/>
  27. <meta name="color:Answer" content="#f8f8f8"/>
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:bg" content=""/>
  30. <meta name="text:Link 1" content="" />
  31. <meta name="text:Link 1 Text" content="" />
  32. <meta name="text:Link 2" content="" />
  33. <meta name="text:Link 2 Text" content="" />
  34. <meta name="text:Link 3" content="" />
  35. <meta name="text:Link 3 Text" content="" />
  36. <meta name="if:Show Link 1" content="1" />
  37. <meta name="if:Show Link 2" content="1" />
  38. <meta name="if:Show Link 3" content="1" />
  39. <meta name="color:scrollbarbg" content="ffffff"/>
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44. #bite
  45. #bite a{
  46. display:block
  47. }
  48. #bite .death {
  49. margin-right:0px;filter: alpha(opacity = 0);
  50. opacity:0;-webkit-transition: all 0.5s ease-out;
  51. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  52. }
  53.  
  54. #bite:hover .death {
  55. margin-left:0px;
  56.  
  57. -webkit-transition: all 0.8s ease-out;
  58. -moz-transition: all 0.8s ease-out;
  59. transition: all 0.8s ease-out;
  60. filter: alpha(opacity = 100);
  61. filter: alpha(opacity = 100);
  62. opacity:8;
  63. }
  64.  
  65. /* --- SCROLLBAR ---*/
  66.  
  67. ::-webkit-scrollbar {
  68. width: 5px;height: 5px;}
  69. ::-webkit-scrollbar-button:start:decrement,
  70. ::-webkit-scrollbar-button:end:increment {
  71. height: 6px;display: block;background-color: {color:white};}
  72. ::-webkit-scrollbar-track-piece {
  73. background-color: {color:scrollbarbg};}
  74. ::-webkit-scrollbar-thumb:vertical {
  75. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  76.  
  77.  
  78. /* --- BODY ---*/
  79.  
  80. body {
  81. background:{color:background};
  82. margin:0px;
  83. color:{color:text};
  84. font-family:cambria;
  85. font-size:9px;
  86. line-height:100%;
  87. }
  88.  
  89. a {
  90. text-decoration:none;
  91. outline:none;
  92. -moz-outline-style:none;
  93. color:{color:link};
  94. }
  95.  
  96. img {
  97. border:none;
  98. }
  99.  
  100. blockquote {
  101. padding-left:5px;
  102. border-left:2px solid;
  103. }
  104.  
  105. blockquote blockquote {
  106. padding-left:5px;
  107. border-left:2px solid;
  108. }
  109.  
  110. h1 {
  111. font-size:9px;
  112. text-transform:uppercase;
  113. }
  114.  
  115. a:hover {
  116. opacity:10;
  117. color:{color:hover};
  118. -webkit-transition: all 0.7s ease;
  119. -moz-transition: all 0.7s ease;
  120. -o-transition: all 0.7s ease
  121. }
  122.  
  123. #tree {
  124. position:fixed;
  125. margin-top:-100px;
  126. margin-left:-132px;
  127. }
  128.  
  129. #tree img {
  130. width:0px;
  131. height:0px;
  132.  
  133. }
  134.  
  135. /* --- POST ENTRIES ---*/
  136.  
  137.  
  138. #entries {
  139. padding:10px;
  140. width:500px;
  141. margin-left:500px;
  142. margin-top:50px;
  143. font-size:11px;
  144. }
  145.  
  146. /* --- BODY: POSTS ---*/
  147.  
  148.  
  149. #post {
  150. width:500px;
  151. padding-bottom:20px;
  152. font-family:'consolas bold';
  153. padding:10px;
  154. margin-top:15px;
  155. background-color:{color:Post};
  156. }
  157.  
  158. /* --- SIDEBAR IMAGE ---*/
  159.  
  160.  
  161. #sidebar {
  162. width:90px;
  163. position:fixed;
  164. margin-left:140px;
  165. margin-top:180px;
  166. opacity:.80;
  167. background-color:{color:gray};
  168. }
  169.  
  170. #sidebarimage {
  171. position:fixed;
  172. margin-top:0px;
  173. margin-left:50px;
  174. width:120px;
  175.  
  176. }
  177.  
  178. #sidebarimage img {
  179. position:fixed;
  180. width:250px;
  181. height:150px;
  182. border:solid 0px;
  183. padding:2px;
  184. border-color: {color:gray};
  185. background-color:{color:Sidebar};
  186.  
  187. }
  188. /* --- SIDEBAR LINKS ---*/
  189.  
  190. .links {
  191. width:250px;
  192. height:4px;
  193. padding: 9px;
  194. font-size:8px;
  195. font-family:'consolas bold';
  196. text-align:center;
  197. margin-top:150px;
  198. margin-left:76px;
  199. text-align:left;
  200. text-transform:uppercase;
  201. word-spacing:10px;
  202. position:fixed;
  203. padding-bottom:5px;
  204. }
  205.  
  206. .links a {
  207. font-size: 9px;
  208. display:line;
  209. line-height:25px;
  210. }
  211.  
  212. .links a:hover{
  213.  
  214.  
  215.  
  216. }
  217.  
  218.  
  219. /* --- DESCRIPTION ---*/
  220.  
  221. #description {
  222. position:fixed;
  223. font-family: consolas bold;
  224. line-height:100%;
  225. font-size:10.2px;
  226. font-style:;
  227. width:254px;
  228. margin-top:180px;
  229. text-transform:lowercase;
  230. padding:8px;
  231. margin-left:48px;
  232. text-align:left;
  233. color:{color:sidebartext};
  234. background-color:#fffbfb;
  235. </div></div>
  236. }
  237.  
  238. #description a:hover{
  239.  
  240. color:;
  241.  
  242.  
  243. margin-left:100px;
  244.  
  245. font-style:italic;
  246.  
  247. -moz-transition-duration:2.5s;
  248.  
  249. -webkit-transition-duration:2.5s;
  250.  
  251. -o-transition-duration:2.5s;
  252.  
  253. }
  254.  
  255.  
  256.  
  257. /* --- PAGINATION---*/
  258.  
  259.  
  260. #pagination {
  261. width:100px;
  262. font-size:16px;
  263. text-align:center;
  264. background-color:#;
  265. margin-left:200px;
  266. margin-top:-25px;
  267. position:fixed;
  268. font-family:Palatino Linotype bold;
  269. text-transform:uppercase;
  270. letter-spacing:0px;
  271. font-style:none;
  272. height:10px;
  273. padding:8px;
  274. background-color: ;
  275. }
  276.  
  277. #pagination a {color:{color:links}; -moz-transition-duration:1s;
  278. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  279.  
  280. /* --- POST INFO ---*/
  281.  
  282.  
  283. #info {
  284. text-align:center;
  285. margin-top:10px;
  286. text-transform:uppercase;
  287. font-size:9px;
  288. font-style:consolas bold;
  289. border-top:1px solid {color:Line}
  290. }
  291.  
  292. /* --- POST TAGS---*/
  293.  
  294.  
  295. #tags {
  296. font-family:consolas italic;
  297. letter-spacing:0px;
  298. text-transform:lowercase;
  299. font-size:10px;
  300. font-style:consolas italic;
  301. margin-top:4px;
  302. text-align:center;
  303. }
  304.  
  305. #tags
  306. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  307. -webkit-transition: all 0.6s ease-in-out;
  308. -moz-transition: all 0.6s ease-in-out;
  309. -o-transition: all 0.6s ease-in-out;
  310. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  311.  
  312.  
  313. /* --- QUESTIONS ---*/
  314.  
  315. #asker {
  316. padding:5px;
  317. font-family:consolas bold;
  318. letter-spacing:1px;
  319. text-align:left;
  320. font-style:consolas bold;
  321. margin-left:10px;
  322. border-left:3px #eee solid;
  323. background-color:{color:background}
  324. }
  325.  
  326. {CustomCSS}</style></head><body>
  327.  
  328. <div id="sidebar">
  329. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  330.  
  331.  
  332. <div id="description">
  333. {Description}
  334. </div>
  335.  
  336. <div id="tree"><img src=""></div>
  337.  
  338. <div class="links">
  339. <a href="/"> refresh</a>
  340. <a href="/ask"> askbox</a>
  341. {block:IfShowLink1}<a href="{text:Link 1}"> {text:Link 1 Text}</a>{/block:IfShowLink1}
  342. {block:IfShowLink2}<a href="{text:Link 2}"> {text:Link 2 Text}</a>{/block:IfShowLink2}
  343. {block:IfShowLink3}<a href="{text:Link 3}"> {text:Link 3 Text}</a>{/block:IfShowLink3}
  344. </div>
  345.  
  346.  
  347. <div id="pagination">
  348. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">new</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">old</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  349. </div></div></div>
  350.  
  351. </div>
  352.  
  353. <div id="entries">{block:Posts}<div id="post">
  354.  
  355. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  356.  
  357. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  358.  
  359. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  360.  
  361. {block:Quote}{Quote}{/block:Quote}
  362.  
  363. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  364.  
  365. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  366.  
  367. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  368. <br>{block:TrackName}<b>Track:</b> {TrackName}<br />{/block:TrackName}
  369. <br>{block:Artist}<b>By:</b> {Artist}<br />{/block:Artist}
  370. {/block:ExternalAudio}<br><b>Dancers:</b> {PlayCount} listeners
  371. {/block:Audio}
  372.  
  373. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  374.  
  375. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} wrote: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  376.  
  377. <div id="info">
  378. <br> <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} by <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  379. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  380. {/block:Posts}
  381. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  382. {/block:Posts}</div></div></div>
  383.  
  384.  
  385.  
  386.  
  387.  
  388. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:2px; font-family:Consolas;"><a href=""><a href="http://artcicmonkeyz.tumblr.com/">© artcicmonkeyz</a></center></div>
  389.  
  390.  
  391. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement