Advertisement
helpdesigns

Base 3 juh

Jul 5th, 2013
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.68 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.  
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#f1f1f1" />
  13. <meta name="color:text" content="#000000" />
  14. <meta name="color:post" content="#ffffff" />
  15. <meta name="color:scrollbar" content="#000000" />
  16. <meta name="color:link" content="#000000" />
  17.  
  18. <meta name="image:background" content="" />
  19.  
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25. </head>
  26.  
  27.  
  28. <style type="text/css">
  29. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  30.  
  31. a {color: {color:link}; text-decoration: none; text-transform: none;}
  32. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  33.  
  34. p {margin: 6px 0 0 0}
  35.  
  36. blockquote img{max-width: 470px!important}
  37. blockquote blockquote img{max-width: 450px!important}
  38. blockquote blockquote blockquote img{max-width: 430px!important}
  39. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  40.  
  41.  
  42. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  43.  
  44. #entry {float: left; margin-top: 3px; margin-left: 364px;}
  45.  
  46. .posts {width: 505px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  47.  
  48. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  49. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  50. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  51.  
  52. .image {text-align: center; border: 0px}
  53. .image img {max-width: 500px; margin-bottom: 2px }
  54.  
  55. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  56. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  57. .pquotesource a, a:hover{text-transform: none;}
  58.  
  59. .chat {line-height: 13px; list-style: none }
  60. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  61. .person1 {color: {color:text}; padding: 2px; }
  62. .person1 .label {font-weight: bold; color:{color:text}}
  63. .person2 {color: {color:text}; padding: 2px; }
  64. .person2 .label {font-weight: bold; color:{color:text}}
  65.  
  66. .player {background-color: #fff; text-align: left; display:block;}
  67.  
  68. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  69. .answer {padding: 2px}
  70. .answer img {max-width: 470px;}
  71.  
  72.  
  73. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  74. #info a {font-size: 9px;}
  75.  
  76. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  77. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  78.  
  79. #cap {width: 500px; margin-top: -2px;}
  80. .source {display: none;}
  81.  
  82. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: left}
  83. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  84. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  85. .notes img{display: none; border:0px}
  86.  
  87. @font-face {
  88. font-family: 'Play';
  89. font-style: normal;
  90. font-weight: 400;
  91. src: local('Play'), url(http://themes.googleusercontent.com/static/fonts/play/v3/-SXnV4mZjf4oh1IBw13WZw.woff) format('woff');
  92. }
  93.  
  94.  
  95.  
  96. ::-webkit-scrollbar{width:4px;height:5px;}
  97. ::-webkit-scrollbar-button:start:decrement
  98. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  99. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  100. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  101. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: FFFFFF;-webkit-border-radius:px;}
  102. #tumblr_controls{position: fixed!important}
  103. #tumblr_controls{position: fixed!important}
  104. #tumblr_controls{position: fixed!important}
  105. #tumblr_controls{position: fixed!important}
  106.  
  107.  
  108.  
  109. </style>
  110.  
  111. <body>
  112.  
  113.  
  114. <div id="entry">
  115.  
  116. {block:Posts}
  117. <div class="posts">
  118.  
  119. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  120.  
  121. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  122.  
  123. {block:Photoset}{Photoset-500}{/block:Photoset}
  124.  
  125. {block:Quote}
  126. <div class="pquote">“{Quote}”</div>
  127. {block:Source}<div class="pquotesource"> — {Source}</div>
  128. {/block:Source}
  129. {/block:Quote}
  130.  
  131. {block:Link}
  132. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  133. {block:Description}{Description}{/block:Description}
  134. {/block:Link}
  135.  
  136. {block:Chat}
  137. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  138. <div class="chat"><ul>{block:Lines}
  139. <li class="person{UserNumber}">{block:Label}
  140. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  141. {/block:Chat}
  142.  
  143. {block:Audio}
  144. <div class="player">{AudioPlayerWhite}</div>
  145. {block:Caption}{Caption}{/block:Caption}
  146. {/block:Audio}
  147.  
  148. {block:Video}{Video-500}{/block:Video}
  149.  
  150.  
  151. {block:Answer}
  152. <div id="asker"><b>{Asker} asked me:</b> {Question}</div>
  153. <div class="answer">{Answer}</div>
  154. {/block:Answer}
  155.  
  156.  
  157. <div id="cap">
  158. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  159. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  160. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  161.  
  162. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  163. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  164. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  165. {/block:ContentSource}</div></div>
  166. <br>
  167.  
  168.  
  169. <div id="info">
  170. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
  171. <a href="{Permalink}"> {TimeAgo}</a> - {block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank">reblog <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>{/block:IndexPage}
  172. {block:RebloggedFrom}<br> source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  173. {/block:RebloggedFrom}
  174. </div>
  175. </div>{/block:Date}
  176.  
  177.  
  178. {/block:Posts}
  179. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  180.  
  181.  
  182.  
  183. <div style="position: fixed; font-size:12px;
  184. font-family:'Play'; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 5px; bottom: 600px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65;">
  185. <a href="http://futurasuicida.tumblr.com/" target="_blank" title="Theme by ------ base por Helpdesigns.">seu tumblr aqui ©</a></div>
  186.  
  187.  
  188.  
  189.  
  190. </div>
  191. </div>
  192. </div>
  193. </div>
  194.  
  195. </body>
  196. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement