Advertisement
heartsuffix

THEME SAC

Aug 31st, 2012
7,400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.48 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.  
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}</title>
  37. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38. <link rel="shortcut icon" href="{Favicon}" />
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  40. <style type="text/css">
  41.  
  42. ::-webkit-scrollbar {width: 10px; height: 10px;}
  43. ::-webkit-scrollbar-track-piece {background-color: {color:background}; repeat scroll 0 0 transparent;}
  44. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:sidebar}; }
  45. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:sidebar};}
  46.  
  47. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  48.  
  49.  
  50. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  51.  
  52. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  53.  
  54. a:hover{color:{color:linkhover};}
  55.  
  56.  
  57. #container {background-color: {color:background}; width: 830px; padding: 5px}
  58.  
  59. #entries {width: 553px; float: left; margin-top:20px; height: 100%;}
  60.  
  61. .entry { width: 500px; background-color: {color:entry}; text-align: justify; padding: 13px; float: left; margin: 0 0 1px 0}
  62.  
  63.  
  64. h1 {font-family: calibri; font-size: 17px; font-style: ; letter-spacing:0px; line-height: 15px;text-align: center;letter-spacing: px; font-weight: normal; margin-top: -1px}
  65.  
  66.  
  67. .pquote{font-size: 14px; font-family: calibri; letter-spacing: 0px;
  68. text-transform: none;text-align: left; padding-top: px; }
  69. .s {font-style: normal;font-family: verdana; font-size: 9px }
  70.  
  71. #bottom {font-size: 10px; text-transform: uppercase;width: 100%; margin-top: 4px; text-align: center; letter-spacing: 0px; color: {color:links}; font-family: calibri; }
  72.  
  73.  
  74. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:links}}
  75.  
  76. /* notes by joshdevines*/
  77. .notes img{width:10px; position:relative; top:1px}
  78. 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}}
  79.  
  80. #question { text-align: left; background-color: {color:background}; padding: 11px 12px}
  81.  
  82. /* chat by joshdevines*/
  83. .user_1 .label {color:{color:link}; font-weight:bold}
  84. .user_2 .label {color:{color:text}; font-weight:bold}
  85. .user_3 .label {color:{color:link}; font-weight:bold}
  86. .user_4 .label {color:{color:text}; font-weight:bold}
  87. .user_5 .label {color:{color:link}; font-weight:bold}
  88. .user_6 .label {color:{color:text}; font-weight:bold}
  89. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  90.  
  91. #sidebar{position:fixed; margin-left: 550px;padding-top: 100px; width: 160px;background-color: {color:sidebar}; top:-1px; height: 100px; padding:100px 4px}
  92.  
  93. #imagem img{border: 10px solid {color:sidebar};width: 180px; margin: 0 0 5px 0; margin-left: -20px}
  94.  
  95. #titulo {font-size: 12px; font-family: georgia; text-align: center; letter-spacing: 2px; padding-bottom: 4px}
  96.  
  97. #links {font-size: 8px; font-family: georgia; background: {color:sidebar};border: 5px solid {color:sidebar}; width: 170px; margin-left: -10px; margin-top: -4px}
  98. #links a{text-transform: uppercase; font-size: 10px; font-family: calibri; letter-spacing: 1px; display: inline; background-color: ; margin-right: 2px}
  99.  
  100.  
  101. #page {letter-spacing: 3px; }
  102. #page a{color: {color:links}; font-family: calibri; font-size: 10px;}
  103.  
  104. .tags {font-size: 8px;display: inline; letter-spacing: 0px}
  105.  
  106. </style>
  107. </head>
  108. <body onkeydown="return false"
  109. oncontextmenu="return false" ondragstart="return false">
  110.  
  111. <div align="center">
  112. <div id="container">
  113.  
  114. <div id="sidebar">
  115. <div id="titulo">
  116. {text:frase}
  117. </div>
  118.  
  119. {block:indexpage}
  120. <div id="page">
  121. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  122. {block:JumpPagination length="7"}
  123. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  124. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  125. {/block:JumpPagination}
  126. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>{/block:indexpage}
  127. <div id="imagem">
  128. <img src="{image:sidebar}">
  129. </div>
  130.  
  131. <div id="links">
  132. <a href="{text:Link1}">{text:Link1 Title}</a>
  133. <a href="{text:Link2}">{text:Link2 Title}</a>
  134. <a href="{text:Link3}">{text:Link3 Title}</a>
  135. <a href="{text:Link4}">{text:Link4 Title}</a>
  136. <a href="http://heartsuffix.tumblr.com/">©</a>
  137. </div>
  138.  
  139. </div>
  140.  
  141. <div id="entries">
  142. {block:Posts}
  143. <div class="entry">
  144.  
  145. {block:Answer}<div id="question"><b>{Asker} wondered:</b> {Question}</div>
  146. {Answer}{/block:answer}
  147.  
  148.  
  149. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  150.  
  151.  
  152. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  153.  
  154.  
  155. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  156.  
  157.  
  158. {block:Quote}
  159. <div class="pquote"><div class="pquote_{Length}">"{Quote}" <div class="s">— {Source}</div></div></div>{/block:Quote}
  160.  
  161.  
  162. {block:Link} <h1><a href="{URL}" {Target}>{Name}</a></h1> {block:Description}{Description}{/block:Description} {/block:Link}
  163. {/block:Link}
  164.  
  165.  
  166. {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}
  167. <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}
  168.  
  169.  
  170. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  171.  
  172. {block:Audio}
  173. <center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  174.  
  175.  
  176. <div id="bottom"><a href="{Permalink}"> {NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom} </div>
  177.  
  178.  
  179. </div> {/block:Posts}
  180.  
  181. {block:PostNotes}{PostNotes}{/block:PostNotes}
  182.  
  183. </div></div>
  184. </body>
  185. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement