Advertisement
beliebed

#28 Dirty Little Secret Theme

Oct 28th, 2013
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.34 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. /* --- SCROLLBAR ---*/
  45.  
  46.  ::-webkit-scrollbar {
  47. width: 5px;height: 5px;}
  48. ::-webkit-scrollbar-button:start:decrement,
  49. ::-webkit-scrollbar-button:end:increment {
  50. height: 6px;display: block;background-color: {color:white};}
  51. ::-webkit-scrollbar-track-piece {
  52. background-color: {color:scrollbarbg};}
  53. ::-webkit-scrollbar-thumb:vertical {
  54. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  55.  
  56.  
  57. /* --- BODY ---*/
  58.  
  59. body {
  60.     background:{color:background};
  61.     margin:0px;
  62.     color:{color:text};
  63.     font-family:cambria;
  64.     font-size:9px;
  65.     line-height:100%;
  66. }
  67.  
  68. a {
  69.     text-decoration:none;
  70.     outline:none;
  71.     -moz-outline-style:none;
  72.     color:{color:link};
  73. }
  74.  
  75. img {
  76.     border:none;
  77. }
  78.  
  79. blockquote {
  80.     padding-left:5px;
  81.     border-left:2px solid;
  82. }
  83.    
  84. blockquote blockquote {
  85.     padding-left:5px;
  86.     border-left:2px solid;
  87. }
  88.  
  89. h1 {
  90.     font-size:9px;
  91.     text-transform:uppercase;
  92. }
  93.  
  94. a:hover {
  95.     opacity:10;
  96.     color:{color:hover};
  97.      -webkit-transition: all 0.7s ease;
  98.     -moz-transition: all 0.7s ease;
  99.     -o-transition: all 0.7s ease
  100. }
  101.  
  102. #tree {
  103. position:fixed;
  104. margin-top:-100px;
  105. margin-left:-132px;
  106. }
  107.  
  108. #tree img {
  109. width:0px;
  110. height:0px;
  111.  
  112. }
  113.  
  114. /* --- POST ENTRIES ---*/
  115.  
  116.  
  117. #entries {
  118.     padding:10px;
  119.     width:500px;
  120.     margin-left:500px;
  121.     margin-top:50px;
  122.     font-size:11px;
  123. }
  124.  
  125. /* --- BODY: POSTS ---*/
  126.  
  127.  
  128. #post {
  129.     width:500px;
  130.     padding-bottom:20px;
  131.     padding:10px;
  132.     margin-top:15px;
  133.     background-color:{color:Post};
  134. }
  135.  
  136. /* --- SIDEBAR IMAGE ---*/
  137.  
  138.  
  139. #sidebar {
  140.     width:90px;
  141.     position:fixed;
  142.     margin-left:120px;
  143.     margin-top:220px;
  144.     opacity:.80;
  145.     background-color:{color:gray};
  146. }
  147.  
  148. #sidebarimage {
  149.     position:fixed;
  150.     margin-top:5px;
  151.     margin-left:70px;
  152.     width 120px;
  153. }
  154.  
  155. #sidebarimage img {
  156.     position:fixed;
  157.     width:133px;
  158.     border:solid 0px;
  159.     padding:2px;
  160.     border-color: {color:gray};
  161.     background-color:{color:Sidebar};
  162.  
  163. }
  164. /* --- SIDEBAR LINKS ---*/
  165.  
  166. .links {
  167.     width:80px;
  168.     height:4px;
  169.     padding: 9px;
  170.     font-size:7px;
  171.     font-family:'cambria bold';
  172.     text-align:center;
  173.     margin-top:0px;
  174.     margin-left:200px;
  175.     text-align:left;
  176.     text-transform:uppercase;
  177.     word-spacing:5px;
  178.     position:fixed;
  179.     padding-bottom:5px;
  180. }
  181.  
  182. .links a {
  183.     font-size: 10px;
  184.     display:block;
  185.     line-height:25px;
  186. }
  187.  
  188. .links a:hover{
  189.  
  190.     color:;
  191.  
  192.     margin-left:20px;
  193.  
  194.     font-style:cambria;
  195.    
  196.     background-color:#a8a8a8;
  197.  
  198.     -moz-transition-duration:.5s;
  199.  
  200.     -webkit-transition-duration:1.0s;
  201.  
  202.     -o-transition-duration:.5s;
  203.  
  204.     }
  205.  
  206.  
  207. /* --- DESCRIPTION ---*/
  208.  
  209. #description {
  210.     position:fixed;
  211.     font-family:cambria bold;
  212.     line-height:100%;
  213.     font-size:9px;
  214.     font-style:;
  215.     width:113px;
  216.     margin-top:7px;
  217.     text-transform:lowercase;
  218.     padding:8px;
  219.     margin-left:-63px;
  220.     text-align:center;
  221.     color:{color:sidebartext};
  222.     background-color:#000000;
  223.    
  224.     }
  225.    
  226. #description a:hover{
  227.  
  228.     color:;
  229.    
  230.  
  231.     margin-left:100px;
  232.  
  233.     font-style:italic;
  234.  
  235.     -moz-transition-duration:2.5s;
  236.  
  237.     -webkit-transition-duration:2.5s;
  238.  
  239.     -o-transition-duration:2.5s;
  240.  
  241.     }
  242.    
  243.  
  244.  
  245. /* --- PAGINATION---*/
  246.  
  247.  
  248. #pagination {
  249.     width:100px;
  250.     font-size:15px;
  251.     text-align:center;
  252.     background-color:#;
  253.     margin-left:12px;
  254.     margin-top:152px;
  255.     position:fixed;
  256.     font-family:cambria;
  257.     text-transform:uppercase;
  258.     letter-spacing:0px;
  259.     font-style:none;
  260.     height:10px;
  261.     padding:8px;
  262. }
  263.  
  264. #pagination a {color:{color:links}; -moz-transition-duration:1s;
  265. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  266.  
  267. /* --- POST INFO ---*/
  268.  
  269.  
  270. #info {
  271.     text-align:right;
  272.     margin-top:10px;
  273.     text-transform:lowercase;
  274.     font-size:9px;
  275.     font-style:bold;
  276.     border-top:1px solid {color:Line}
  277. }
  278.  
  279. /* --- POST TAGS---*/
  280.  
  281.  
  282. #tags {
  283.     font-family:cambria;
  284.     letter-spacing:0px;
  285.     text-transform:lowercase;
  286.     font-size:10px;
  287.     font-style:italic;
  288.     margin-top:4px;
  289.     text-align:right;
  290. }
  291.    
  292. #tags
  293. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  294.     -webkit-transition: all 0.6s ease-in-out;
  295.     -moz-transition: all 0.6s ease-in-out;
  296.     -o-transition: all 0.6s ease-in-out;
  297.     -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}  
  298.  
  299.  
  300. /* --- QUESTIONS ---*/
  301.  
  302. #asker {
  303.     padding:5px;
  304.     font-family:cambria;
  305.     letter-spacing:1px;
  306.     text-align:left;
  307.     font-style:italic;
  308.     margin-left:10px;
  309.     border-left:3px #eee solid;
  310.     background-color:{color:background}
  311. }
  312.  
  313. {CustomCSS}</style></head><body>
  314.  
  315. <div id="sidebar">
  316. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  317.  
  318.  
  319. <div id="description">
  320. {Description}
  321. </div>
  322.  
  323. <div id="tree"><img src=""></div>
  324.  
  325. <div class="links">
  326. <a href="/"> i. home</a>
  327. <a href="/ask"> ii. message</a>
  328. {block:IfShowLink1}<a href="{text:Link 1}"> iii. {text:Link 1 Text}</a>{/block:IfShowLink1}
  329. {block:IfShowLink2}<a href="{text:Link 2}"> iv. {text:Link 2 Text}</a>{/block:IfShowLink2}
  330. {block:IfShowLink3}<a href="{text:Link 3}"> v. {text:Link 3 Text}</a>{/block:IfShowLink3}
  331. </div>
  332.  
  333.  
  334.  <div id="pagination">
  335. <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>
  336. </div></div></div>
  337.  
  338. </div>
  339.  
  340. <div id="entries">{block:Posts}<div id="post">
  341.  
  342. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  343.  
  344. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  345.  
  346. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  347.  
  348. {block:Quote}{Quote}{/block:Quote}
  349.  
  350. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  351.  
  352. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  353.  
  354. {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>
  355. <br>{block:TrackName}<b>Track:</b> {TrackName}<br />{/block:TrackName}
  356. <br>{block:Artist}<b>By:</b> {Artist}<br />{/block:Artist}
  357. {/block:ExternalAudio}<br><b>Dancers:</b> {PlayCount} listeners
  358. {/block:Audio}
  359.  
  360. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  361.  
  362. {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}
  363.  
  364. <div id="info">
  365. <br> <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} ♥ <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} ♥<a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} ♥ <a href="{Permalink}">{NoteCountWithLabel}</a>
  366. {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>
  367. {/block:Posts}
  368. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  369. {/block:Posts}</div></div></div>
  370.  
  371.  
  372.  
  373.  
  374.  
  375. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:2px; font-family:cambria;"><a href=""><a href="http://artcicmonkeyz.tumblr.com/">© artcicmonkeyz</a></center></div>
  376.  
  377.    
  378. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement