Advertisement
heartsuffix

THEME DRIVE

Aug 1st, 2012
5,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.13 KB | None | 0 0
  1. <head>
  2.  
  3. <!--
  4. theme by heartsuffix, don't copy.
  5. respeite meu trabalho, não use como base,
  6. afinal, existem denuncias.
  7.  
  8. e você que copia: sempre vai ser um zero a esquerda, eu criei e você copiou.
  9.  
  10. 1. NÃO USE COMO BASE
  11. 2. SE ADAPTAR NÃO DISPONIBILIZE, MAS DEIXE MEUS CREDITOS
  12.  
  13. xx
  14. -->
  15.  
  16. <meta name="color:background" content="#F8f8f8" />
  17. <meta name="color:text" content="#333333" />
  18. <meta name="color:sidebar" content="#ffffff" />
  19. <meta name="color:links" content="#ffffff" />
  20. <meta name="color:linkhover" content="#333333" />
  21. <meta name="color:entry" content="#ffffff" />
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:Background" content=""/>
  24. <meta name="text:frase" content="" />
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="" />
  31. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:Link6" content="" />
  36. <meta name="text:Link6 Title" content="" />
  37. <meta name="text:Link7" content="" />
  38. <meta name="text:Link7 Title" content="" />
  39.  
  40.  
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}</title>
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46. <style type="text/css">
  47.  
  48. ::-webkit-scrollbar {width: 10px; height: 10px;}
  49. ::-webkit-scrollbar-track-piece {background-color: #fff; repeat scroll 0 0 transparent;}
  50. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:links}; border-right: 0px solid #eee}
  51. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:links};}
  52.  
  53. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  54.  
  55.  
  56. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; line-height: 95%}
  57.  
  58. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  59.  
  60. a:hover{color:{color:linkhover};}
  61.  
  62. i, em {letter-spacing: 1px;}
  63. strong {color: {color:links}}
  64. small {font-size: 10px;}
  65.  
  66. #container {background-color: {color:background}; width: 830px; padding: 5px}
  67.  
  68. #entries {width: 553px; float: left; margin-top:0px; height: 100%;}
  69.  
  70. .entry { width: 500px; background-color: {color:entry}; text-align: justify; padding: 13px; float: left; margin: 0 0 1px 0}
  71.  
  72.  
  73. h1 {font-family: calibri; font-size: 16px; font-style: ; letter-spacing:0px; line-height: 15px;text-align: center;letter-spacing: px; font-weight: normal; margin-top: -1px}
  74.  
  75.  
  76. .pquote{font-size: 14px; font-family: calibri; letter-spacing: 0px;
  77. text-transform: none;text-align: left; padding-top: px; line-height:12px;}
  78. .s {font-size: 10px; font-family: calibri; font-style: normal; margin-top: -1px; text-transform: uppercase}
  79.  
  80. #bottom {font-size: 9px; text-transform: uppercase;width: 100%; margin-top: 4px; text-align: center; letter-spacing: 1px; color: {color:links}; font-family: calibri}
  81.  
  82.  
  83. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:links}}
  84.  
  85. /* notes by joshdevines*/
  86. .notes img{width:10px; position:relative; top:1px}
  87. ol.notes, .notes li{{block:indexpage}width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px;{/block:indexpage} {block:permalinkpage} width: 500px;{/block:permalinkpage}}
  88.  
  89. .question {color:{color:text}; font-size: 12px; font-weight: normal;font-family: calibri; line-height:95%; background: {color:background}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  90.  
  91. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-5px!important;}
  92.  
  93. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  94. .asker a {color:{color:text};}
  95. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  96.  
  97. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  98. .asking a{color:{color:text};}
  99. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  100.  
  101. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  102.  
  103. .answer {color:{color:answer};}
  104.  
  105. /* chat by joshdevines*/
  106. .user_1 .label {color:{color:link}; font-weight:bold}
  107. .user_2 .label {color:{color:text}; font-weight:bold}
  108. .user_3 .label {color:{color:link}; font-weight:bold}
  109. .user_4 .label {color:{color:text}; font-weight:bold}
  110. .user_5 .label {color:{color:link}; font-weight:bold}
  111. .user_6 .label {color:{color:text}; font-weight:bold}
  112. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  113.  
  114. #sidebar{position:fixed; margin-left: 550px;top: 100px; width: 168px;background-color: {color:background}}
  115.  
  116. #imagem img{border: 10px solid {color:sidebar};width: 160px; margin: 0 0 5px 0; height: 160px}
  117.  
  118. #titulo {font-size: 12px; font-family: georgia; text-align: center; letter-spacing: 2px; padding-bottom: 4px}
  119.  
  120. #links {font-size: 8px; font-family: georgia}
  121. #links a{text-transform: uppercase; font-size: 9px; font-family: calibri; letter-spacing: 1px; display: block;padding: 6px; width: 100%; background-color: {color:sidebar}; margin: 0 0 1px 0}
  122. #links a:hover{background: {color:linkhover}; color: #fff}
  123.  
  124. #page {letter-spacing: 3px; }
  125. #page a{color: {color:links}; font-family: calibri; font-size: 10px;}
  126.  
  127. .tags {font-size: 8px;display: inline; letter-spacing: 0px}
  128.  
  129. </style>
  130. </head>
  131. <body onkeydown="return false"
  132. oncontextmenu="return false" ondragstart="return false">
  133.  
  134. <div align="center">
  135. <div id="container">
  136.  
  137. <div id="sidebar">
  138. <div id="titulo">
  139. {text:frase}
  140. </div>
  141.  
  142. {block:indexpage}
  143. <div id="page">
  144. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  145. {block:JumpPagination length="7"}
  146. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  147. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  148. {/block:JumpPagination}
  149. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>{/block:indexpage}
  150. <div id="imagem">
  151. <img src="{image:sidebar}">
  152. </div>
  153.  
  154. <div id="links">
  155. <a href="{text:Link1}">{text:Link1 Title}</a>
  156. <a href="{text:Link2}">{text:Link2 Title}</a>
  157. <a href="{text:Link3}">{text:Link3 Title}</a>
  158. <a href="{text:Link4}">{text:Link4 Title}</a>
  159. <a href="{text:Link5}">{text:Link5 Title}</a>
  160. <a href="{text:Link6}">{text:Link6 Title}</a>
  161. <a href="{text:Link6}">{text:Link7 Title}</a>
  162. <a href="http://heartsuffix.tumblr.com/">CREDIT</a>
  163. </div>
  164.  
  165. </div>
  166.  
  167. <div id="entries">
  168. {block:Posts}
  169. <div class="entry">
  170.  
  171. {block:Answer}
  172. <table width="500px" cellspacing="0" cellpadding="0">
  173. <tr>
  174. <td width="415px" class="question">{Question}</td>
  175. <td width="30px"><span class="questionarrow">◤</span></td>
  176. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  177. </tr>
  178. </table>
  179. <div class="answer">{Answer}</div>
  180. {/block:answer}
  181.  
  182.  
  183. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  184.  
  185.  
  186. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  187.  
  188.  
  189. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  190.  
  191.  
  192. {block:Quote}
  193. <div class="pquote"><div class="pquote_{Length}">"{Quote}" <div class="s">— {Source}</div></div></div>{/block:Quote}
  194.  
  195.  
  196. {block:Link} <h1><a href="{URL}" {Target}>{Name}</a></h1> {block:Description}{Description}{/block:Description} {/block:Link}
  197. {/block:Link}
  198.  
  199.  
  200. {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}
  201. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  202.  
  203.  
  204. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  205.  
  206. {block:Audio}
  207. <center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  208.  
  209.  
  210. <div id="bottom"><a href="{Permalink}"> with {NoteCount} notes</a> {block:date} shared {DayOfMonthWithZero}/{ShortMonth}/{Year}{/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}<br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags} </a> </div>
  211.  
  212.  
  213. </div> {/block:Posts}
  214.  
  215. {block:PostNotes}{PostNotes}{/block:PostNotes}
  216.  
  217. </div></div>
  218. </body>
  219. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement