Advertisement
heartsuffix

THEME GLADE

Jul 31st, 2012
4,053
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.14 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="#f9f9f9" />
  17. <meta name="color:text" content="#333333" />
  18. <meta name="color:sidebar" content="#ffffff" />
  19. <meta name="color:links" content="#333333" />
  20. <meta name="color:entry" content="#ffffff" />
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="text:frase" content="" />
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="" />
  34.  
  35.  
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}</title>
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40. <link rel="shortcut icon" href="{Favicon}" />
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  42. <style type="text/css">
  43.  
  44. ::-webkit-scrollbar {width: 10px; height: 10px;}
  45. ::-webkit-scrollbar-track-piece {background-color: #fff; repeat scroll 0 0 transparent;}
  46. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:links}; border-right: 0px solid #eee}
  47. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:links};}
  48.  
  49. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  50.  
  51.  
  52. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: calibri; font-size:10px; line-height:90%; text-align:justify;background-position: top left}
  53.  
  54. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  55.  
  56. a:hover{color:{color:linkhover}; opacity: 0.4}
  57.  
  58. i, em {letter-spacing: 1px;}
  59.  
  60. strong {color: {color:links}}
  61.  
  62. small {font-size: 10px;}
  63.  
  64. #container {background-color: {color:background}; width: 830px; padding: 5px}
  65.  
  66. #entries { width: 523px; float: left; margin-top:-20px; height: 100%; padding: 30px 4px 4px 4px;}
  67.  
  68. .entry {{block:indexpage} width: 500px; background-color: {color:entry}; text-align: justify; padding: 7px; float: left; margin: 1px 3px 2px 5px; {/block:indexpage}; {block:permalinkpage} text-align: justify; float:left{/block:permalinkpage}}
  69.  
  70.  
  71. #title {font-family: georgia; font-size: 12px; font-style: ; letter-spacing:0px; line-height: 12px;text-align: center;letter-spacing: 1px}
  72.  
  73.  
  74. .pquote{font-size: 12px; font-family: georgia; letter-spacing: 0px;
  75. text-transform: none;text-align: center; padding-top: px; line-height:12px;}
  76. .pquote_short {font-size: 12px; font-style: italic}
  77. .pquote_medium {font-size: 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}}
  81.  
  82. #bottomq {font-size: 9px; text-transform: uppercase;width: 100%; margin-top: -2px; text-align: center; letter-spacing: 1px; color: {color:links}}
  83.  
  84.  
  85. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:links}}
  86.  
  87. /* notes by joshdevines*/
  88. .notes img{width:10px; position:relative; top:1px}
  89. 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}}
  90.  
  91. #question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; }
  92.  
  93. /* chat by joshdevines*/
  94. .user_1 .label {color:{color:link}; font-weight:bold}
  95. .user_2 .label {color:{color:text}; font-weight:bold}
  96. .user_3 .label {color:{color:link}; font-weight:bold}
  97. .user_4 .label {color:{color:text}; font-weight:bold}
  98. .user_5 .label {color:{color:link}; font-weight:bold}
  99. .user_6 .label {color:{color:text}; font-weight:bold}
  100. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  101.  
  102. #sidebar{position:fixed; margin-left: 570px;top: 100px; width: 277px;background-color: {color:background}}
  103.  
  104. #imagem img{border: 10px solid {color:sidebar};width: 250px; margin: 0 0 5px 0}
  105.  
  106. #titulo {font-size: 12px; font-family: georgia; text-align: center; letter-spacing: 1px; padding: 2px}
  107.  
  108. #links {font-size: 8px; font-family: georgia}
  109. #links a{text-transform: uppercase; font-size: 9px; font-family: calibri; letter-spacing: 1px}
  110.  
  111. #links2 a{margin: 0 0 1px 0; padding: 6px; z-index:6; text-transform: uppercase; letter-spacing: 2px; opacity: 0.6; color: {color:links}}
  112.  
  113. #page {letter-spacing: 3px; }
  114. #page a{color: {color:links}}
  115.  
  116. .tags {font-size: 8px;display: inline; letter-spacing: 0px}
  117.  
  118. </style>
  119.  
  120. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  121. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  122. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  123. <script type="text/javascript">
  124. $(window).load(function () {
  125. $('#entries').masonry(),
  126. $('.masonryWrap').infinitescroll({
  127. navSelector : ".entry",
  128. nextSelector : "#page a#page",
  129. itemSelector : ".entry",
  130. bufferPx : 10000,
  131. extraScrollPx: 10000,
  132. loadingImg : "",
  133. loadingText : "",
  134. },
  135. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  136. );
  137. });
  138. </script>
  139. </head>
  140. <body onkeydown="return false"
  141. oncontextmenu="return false" ondragstart="return false">
  142.  
  143.  
  144. <div align="center">
  145. <div id="container">
  146.  
  147. <div id="sidebar">
  148. <div id="titulo">
  149. {text:fase}
  150. </div>
  151.  
  152. {block:indexpage}
  153. <div id="page">
  154. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  155. {block:JumpPagination length="7"}
  156. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  157. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  158. {/block:JumpPagination}
  159. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>{/block:indexpage}
  160. <div id="imagem">
  161. <img src="{image:sidebar}">
  162. </div>
  163. {description}<br><br>
  164. <div id="links">
  165. <a href="{text:Link1}">{text:Link1 Title}</a> ×
  166. <a href="{text:Link2}">{text:Link2 Title}</a> ×
  167. <a href="{text:Link3}">{text:Link3 Title}</a>
  168. </div>
  169.  
  170. <div id="links2">
  171. <a href="{text:Link4}">{text:Link4 Title}</a>
  172. <a href="{text:Link5}">{text:Link5 Title}</a>
  173. <a href="http://heartsuffix.tumblr.com/">CREDIT</a></div>
  174.  
  175. </div>
  176.  
  177. <div id="entries">
  178. {block:Posts}
  179. <div class="entry">
  180.  
  181. {block:Answer}
  182. <div id="question"><b>{Asker} asked:</b><br> "{Question}"</div></center><br/>
  183. {Answer}
  184.  
  185. <div id="bottom"><a href="{Permalink}"> with {NoteCount}notes</a> {block:date} shared {DayOfMonthWithZero}/{ShortMonth}/{Year}{/block:date} <a href="/ask">askme</a></div>
  186. {/block:answer}
  187.  
  188. {block:Text}
  189. {block:Title}<div id="title">{Title}</div>{/block:Title}{Body}
  190.  
  191. <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><br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  192. </a></div>
  193. {/block:Text}
  194.  
  195. {block:Photo}
  196. <center>{block:indexpage}<img src="{PhotoURL-500}">{/block:indexpage}{block:permalinkpage}<img src="{PhotoURL-500}">{/block:permalinkpage}</center>
  197. {block:Caption}{Caption}{/block:Caption}
  198.  
  199. <div id="bottom"><a href="{Permalink}"> with {NoteCount} notes</a> {block:date} shared {DayOfMonthWithZero}/{ShortMonth}/{Year}{/block:date} <a href="{ReblogUrl}" target="_blank">reblog<br>
  200. {block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  201. </a></div>
  202. {/block:Photo}
  203.  
  204. {block:Photoset}
  205. {block:indexpage}<center>{Photoset-500}</center>{/block:indexpage}
  206. {block:permalinkpage}{Photoset-500}{/block:permalinkpage}
  207. {block:Caption}{Caption}{/block:Caption}
  208.  
  209. <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><br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  210. </a></div>
  211. {/block:Photoset}
  212.  
  213. {block:Quote}
  214. <div class="pquote"><div class="pquote_{Length}">"{Quote}" <div class="s">— {Source}</div></div></div>
  215. <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><br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  216. </a></div>
  217. {/block:Quote}
  218.  
  219. {block:Link}
  220. <div id="title"><a href="{URL}" id="title" {Target}>{Name}</div></a>{block:Description}{Description}{/block:Description}
  221.  
  222. <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></div>
  223. {/block:Link}
  224.  
  225. {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}
  226. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  227.  
  228. <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><br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  229. </a></div>
  230. {/block:Chat}
  231.  
  232. {block:Video}
  233. <div id="bottom"><a href="{Permalink}"> with {NoteCount}</a> <br>{block:date} shared {DayOfMonthWithZero}.{ShortMonth}{Year}{/block:date}<a href="{ReblogUrl}" target="_blank">reblog</a> {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">@</a>/{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">© </a>{/block:ContentSource}</div>
  234.  
  235. {Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  236.  
  237. {block:Audio}
  238. <center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}
  239.  
  240. <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><br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags}
  241. </a></div>
  242. {/block:Audio}
  243.  
  244.  
  245. </div>
  246.  
  247. {/block:Posts}
  248. {block:PostNotes}{PostNotes}{/block:PostNotes}
  249.  
  250. </div></div>
  251. </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement