Advertisement
beliebed

#20 1997 (Birthday) Theme

Aug 26th, 2013
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.32 KB | None | 0 0
  1. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k002.kiwi6.com/hotlink/jins773q32/birthday.mp3&t0=&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5.  
  6. theme by beliebed
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head><title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="image:sidebar" content="#A4A4A4"/>
  20. <meta name="color:Text" content="#a8a8a8"/>
  21. <meta name="color:Link" content="#b8b8b8"/>
  22. <meta name="color:Tags" content="f0f0f0"/>
  23. <meta name="color:Hover" content="#f2f2f2"/>
  24. <meta name="color:Line" content="#dad8d8"/>
  25. <meta name="color:Post" content="#ffffff"/>
  26. <meta name="color:Answer" content="#f8f8f8"/>
  27. <meta name="color:DescriptionText" content="#fffffff"/>
  28. <meta name="color:SidebarLinks" content="#fffffff"/>
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:bg" content=""/>
  31. <meta name="text:Link 1" content="" />
  32. <meta name="text:Link 1 Text" content="" />
  33. <meta name="text:Link 2" content="" />
  34. <meta name="text:Link 2 Text" content="" />
  35. <meta name="if:Show Link 1" content="1" />
  36. <meta name="if:Show Link 2" content="1" />
  37. <meta name="color:scrollbarbg" content="ffffff"/>
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42. /* --- SCROLLBAR ---*/
  43.  
  44.  ::-webkit-scrollbar {
  45. width: 5px;height: 5px;}
  46. ::-webkit-scrollbar-button:start:decrement,
  47. ::-webkit-scrollbar-button:end:increment {
  48. height: 6px;display: block;background-color: {color:white};}
  49. ::-webkit-scrollbar-track-piece {
  50. background-color: {color:scrollbarbg};}
  51. ::-webkit-scrollbar-thumb:vertical {
  52. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  53.  
  54.  
  55. /* --- BODY ---*/
  56.  
  57. body {
  58.     background:{color:background};
  59.     margin:0px;
  60.     color:{color:text};
  61.     font-family:cambria;
  62.     font-size:9px;
  63.     line-height:100%;
  64. }
  65.  
  66. a {
  67.     text-decoration:none;
  68.     outline:none;
  69.     -moz-outline-style:none;
  70.     color:{color:link};
  71. }
  72.  
  73. img {
  74.     border:none;
  75. }
  76.  
  77. blockquote {
  78.     padding-left:5px;
  79.     border-left:2px solid;
  80. }
  81.    
  82. blockquote blockquote {
  83.     padding-left:5px;
  84.     border-left:2px solid;
  85. }
  86.  
  87. h1 {
  88.     font-size:9px;
  89.     text-transform:uppercase;
  90. }
  91.  
  92. a:hover {
  93.     opacity:10;
  94.     color:{color:hover};
  95.      -webkit-transition: all 0.7s ease;
  96.     -moz-transition: all 0.7s ease;
  97.     -o-transition: all 0.7s ease
  98. }
  99.  
  100. #tree {
  101. position:fixed;
  102. margin-top:-340px;
  103. margin-left:-152px;
  104. }
  105.  
  106. #tree img {
  107. width:0px;
  108. height:0px;
  109.  
  110. }
  111.  
  112. /* --- POST ENTRIES ---*/
  113.  
  114.  
  115. #entries {
  116.     padding:10px;
  117.     width:500px;
  118.     margin-left:520px;
  119.     margin-top:40px;
  120.     font-size:10px;
  121. }
  122.  
  123. /* --- BODY: POSTS ---*/
  124.  
  125.  
  126. #post {
  127.     width:500px;
  128.     padding-bottom:10px;
  129.     padding:8px;
  130.     margin-top:10px;
  131.     background-color:{color:Post};
  132. }
  133.  
  134. /* --- SIDEBAR IMAGE ---*/
  135.  
  136.  
  137. #sidebar {
  138.     width:100px;
  139.     height:100px;
  140.     position:fixed;
  141.     margin-left:141px;
  142.     margin-top:233px;
  143.     opacity:.80;
  144.     background-color:{color:gray};
  145. }
  146.  
  147. #sidebarimage {
  148.     position:fixed;
  149.     margin-top:-42px;
  150.     margin-left:3px;
  151.     width 100px;
  152. }
  153.  
  154. #sidebarimage img {
  155.     position:fixed;
  156.     width:100px;
  157.     height:180px;
  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:82px;
  168.     height:40px;
  169.     padding: 9px;
  170.     font-size:6px;
  171.     font-family:'cambria';
  172.     text-align:center;
  173.     margin-top:-40px;
  174.     margin-left:105px;
  175.     text-align:center;
  176.     text-transform:uppercase;
  177.     word-spacing:5px;
  178.     position:fixed;
  179.     padding-bottom:5px;
  180.     background-color:#000000;
  181. }
  182.  
  183. .links a {
  184.     font-size: 8px;
  185.     color:{color:SidebarLinks};
  186.     line-height:15px;
  187.     letter-spacing:1px;
  188.     display:line;
  189.     background-color:#000000;
  190.    
  191. }
  192.  
  193. .links a:hover {
  194.    color:{color:Hover}
  195. }  
  196.  
  197.  
  198. /* --- DESCRIPTION ---*/
  199.  
  200. #description {
  201.     position:fixed;
  202.     font-family:cambria bold;
  203.     line-height:112%;
  204.     font-size:8px;
  205.     font-style:;
  206.     width:82px;
  207.     height:82px;
  208.     margin-top:14px;
  209.     padding:9px;
  210.     margin-left:105px;
  211.     background-color:#000000;
  212.     text-align:center;
  213.     text-transform:uppercase;
  214.     color:{color:DescriptionText};
  215.     background-color:#000000;
  216.     }
  217.    
  218. #description a {color:{color:DescriptionText}; -moz-transition-duration:0.4s;
  219. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  220.  
  221. /* --- PAGINATION---*/
  222.  
  223.  
  224. #pagination {
  225.     width:84px;
  226.     font-size:8px;
  227.     text-align:center;
  228.     background-color:#000000;
  229.     margin-left:105px;
  230.     margin-top:114px;
  231.     position:fixed;
  232.     font-family:cambria;
  233.     text-transform:uppercase;
  234.     letter-spacing:0px;
  235.     font-style:none;
  236.     height:10px;
  237.     padding:8px;
  238. }
  239.  
  240. #pagination a {color:{color:SidebarLinks}; -moz-transition-duration:1s;
  241. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  242.  
  243.  
  244. /* --- POST INFO ---*/
  245.  
  246.  
  247. #info {
  248.     text-align:left;
  249.     margin-top:10px;
  250.     text-transform:uppercase;
  251.     font-size:8px;
  252.     font-style:none;
  253.     border-top:1px solid {color:Line}
  254. }
  255.  
  256. /* --- POST TAGS---*/
  257.  
  258.  
  259. #tags {
  260.     font-family:cambria;
  261.     letter-spacing:0px;
  262.     text-transform:lowercase;
  263.     font-size:10px;
  264.     font-style:italic;
  265.     margin-top:4px;
  266.     text-align:left;
  267. }
  268.    
  269. #tags
  270. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  271.     -webkit-transition: all 0.6s ease-in-out;
  272.     -moz-transition: all 0.6s ease-in-out;
  273.     -o-transition: all 0.6s ease-in-out;
  274.     -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}  
  275.  
  276.  
  277. /* --- QUESTIONS ---*/
  278.  
  279. #asker {
  280.     padding:5px;
  281.     font-family:cambria;
  282.     letter-spacing:1px;
  283.     text-align:left;
  284.     font-style:italic;
  285.     margin-left:10px;
  286.     border-left:3px #eee solid;
  287.     background-color:{color:background}
  288. }
  289.  
  290. {CustomCSS}</style></head><body>
  291.  
  292. <div id="sidebar">
  293. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  294.  
  295.  
  296. <div id="description">
  297. {Description}
  298. </div>
  299.  
  300. <div id="tree"><img src=""></div>
  301.  
  302. <div class="links">
  303. <a href="/">home</a>
  304. <a href="/ask">message</a>
  305. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  306. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  307. </div>
  308.  
  309.  <div id="pagination">
  310. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}  {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  311. </div></div></div>
  312.  
  313. </div>
  314.  
  315. <div id="entries">{block:Posts}<div id="post">
  316.  
  317. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  318.  
  319. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  320.  
  321. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  322.  
  323. {block:Quote}{Quote}{/block:Quote}
  324.  
  325. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  326.  
  327. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  328.  
  329. {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>
  330. <br>{block:TrackName}<b>Track:</b> {TrackName}<br />{/block:TrackName}
  331. <br>{block:Artist}<b>By:</b> {Artist}<br />{/block:Artist}
  332. {/block:ExternalAudio}<br><b>Dancers:</b> {PlayCount} listeners
  333. {/block:Audio}
  334.  
  335. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  336.  
  337. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} screamed: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  338.  
  339. <div id="info">
  340. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">source <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  341. {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>
  342. {/block:Posts}
  343. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  344. {/block:Posts}</div></div></div>
  345.  
  346.  
  347.  
  348.  
  349.  
  350. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:2px; font-family:cambria;"><a href=""><a href="http://beliebed.tumblr.com/">© BELIEBED</a></center></div>
  351.  
  352.    
  353. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement