Advertisement
c-hanged

theme 7; details relembrado

Apr 21st, 2012
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.94 KB | None | 0 0
  1. <html>
  2.  
  3. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  4. var rev = "fwd";function titlebar(val)
  5. {var msg = "{title}";
  6. var res = " ";
  7. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  8. else{rev = "bwd";
  9. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  10. else{
  11. if(pos > 0){
  12. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  13. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  14. titlebar(0);
  15. </script>
  16.  
  17.  
  18. <!-- theme by c-h4nged, don't copy!-->
  19.  
  20.  
  21. <head> <!-- DEFAULT VARIABLES -->
  22. <meta name="color:background" content="#f8f8f8" />
  23. <meta name="color:post" content="#fff" />
  24. <meta name="color:sidebar" content="#fff" />
  25. <meta name="color:text" content="#000" />
  26. <meta name="color:link" content="#000" />
  27. <meta name="color:link hover" content="#656565" />
  28. <meta name="color:bglinks" content="#fff" />
  29. <meta name="color:bglinkshover" content="#969696" />
  30. <meta name="color:scroll" content="#000" />
  31. <meta name="color:scrollbg" content="#fff" />
  32. <meta name="color:titlehover" content="#000" />
  33.  
  34. <meta name="image:background" content="" />
  35. <meta name="image:sidebar" content="http://static.tumblr.com/scs1aka/8bMm2txxy/tumblr_m2ktoohsoy1rqh8wco1_500.jpg" />
  36.  
  37. <meta name="text:Title" content="titulo de apenas uma linha!!!!!!!!!!" />
  38.  
  39. <meta name="text:Link1" content="" />
  40. <meta name="text:Link1 Title" content="link1" />
  41. <meta name="text:Link2" content="" />
  42. <meta name="text:Link2 Title" content="link2" />
  43. <meta name="text:Link3" content="" />
  44. <meta name="text:Link3 Title" content="link3" />
  45. <meta name="text:Link4" content="" />
  46. <meta name="text:Link4 Title" content="link4" />
  47. <meta name="text:Link5" content="" />
  48. <meta name="text:Link5 Title" content="link5" />
  49. <meta name="text:Link6" content="" />
  50. <meta name="text:Link6 Title" content="link6" />
  51.  
  52.  
  53. <title>{Title}</title>
  54. <link rel="shortcut icon" href="{Favicon}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60. <style type="text/css">
  61.  
  62.  
  63. 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; }
  64.  
  65. a {color: {color:link}; text-decoration: none; text-transform: none;}
  66. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  67.  
  68. p {margin: 6px 0 0 0}
  69.  
  70. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  71.  
  72.  
  73.  
  74. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  75.  
  76. #allboxes {float: left; margin-left: 300px;}
  77.  
  78. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  79.  
  80. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  82. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  83.  
  84. .image {text-align: center; border: 0px}
  85. .image img {max-width: 500px; margin-bottom: 2px }
  86.  
  87. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  88. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  89. .xquotesource a, a:hover{text-transform: none;}
  90.  
  91. .chat {line-height: 13px; list-style: none }
  92. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  93. .person1 {color: {color:text}; padding: 2px; }
  94. .person1 .label {font-weight: bold; color:{color:text}}
  95. .person2 {color: {color:text}; padding: 2px; }
  96. .person2 .label {font-weight: bold; color:{color:text}}
  97.  
  98. .player {background-color: #000; text-align: left; display:block;}
  99.  
  100. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  101. .answer {padding: 2px}
  102. .answer img {max-width: 470px;}
  103.  
  104.  
  105. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  106. #info a {font-size: 9px;}
  107.  
  108. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  109. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  110.  
  111. #cap {width: 500px; margin-top: -2px;}
  112. .source {display: none;}
  113. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  114. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  115. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  116. .notes img{display: none; border:0px}
  117.  
  118. #sidebar {position: fixed; margin: 0px 0px 0px 48px;}
  119.  
  120. #title{position:fixed; font-size: 16px;font-family: georgia; padding: 5px; color: {color:text}; background-color: {color:sidebar}; margin-left:-213px; margin-top:179px; width:381px; height:23px; -webkit-transform: rotate(90deg) }
  121. #title:hover{background-color: {color:titlehover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  122.  
  123. #foto{ float: left; top:59px; left: 309px; position:fixed;}
  124.  
  125. #sibimg {margin-bottom:3px; margin-top:5px;}
  126. #sibimg img {float: left; border: 5px solid {color:sidebar}; margin-left: 1px; text-align:left; width:241px; height: 242px; position:fixed; }
  127. #sibimg img:hover {opacity: 0.7; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  128.  
  129. #linkspaulinho {position: absolute; width: 323px; margin-left:-62px; margin-top:-62px; padding: 62px; text-align: center; z-index:3;}
  130. #linkspaulinho a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 83px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 21px; }
  131. #linkspaulinho a:hover{color: {color:link hover}; background-color:{color:bglinkshover}; font-weight:bold;}
  132.  
  133. .descpaulinho {margin-left: 30px; top: 314px; width: 245px; float: left; background-color: {color:sidebar}; padding: 0px; position: fixed; height: 0px; z-index: -1;}
  134. .descpaulinho{margin: 0px; padding: 1px; text-align: justify; font-size: 9px; padding: 3px; background-color: {color:sidebar}; color: {color:text}; height: 66px; line-height: 145%; margin-top: 3px; font-family: Verdana;}
  135. .descpaulinho a{font-size: 9px;}
  136.  
  137. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  138. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  139. #paginal a:hover {background: {color:sidebar}; color: {color:link hover};}
  140. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  141. .ps {position:fixed; background-color: {color:sidebar}; color: {color:text}; padding: 5px; margin-top: 370px; width: 241px; height:11px; }
  142.  
  143. .credit{position:fixed; font-size: 9px;font-family: verdana;padding: 5px;color: {color:text}; background-color: {color:background}; width: 233px; margin-top: 269px; margin-left:3px; opacity: 0.7; }
  144.  
  145.  
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150.  
  151. ::-webkit-scrollbar{width:6px;height:5px;}
  152. ::-webkit-scrollbar-button:start:decrement
  153. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  154. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  155. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  156. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  157.  
  158. </style>
  159.  
  160. <body>
  161. <div id="all">
  162. <div id="sidebar">
  163.  
  164. <div id="sid">
  165.  
  166. <div id="linkspaulinho">
  167. <a href="{text:Link1}">{text:Link1 Title} </a>
  168. <a href="{text:Link2}">{text:Link2 Title} </a>
  169. <a href="{text:Link3}">{text:Link3 Title} </a>
  170. <a href="{text:Link4}">{text:Link4 Title} </a>
  171. <a href="{text:Link5}">{text:Link5 Title} </a>
  172. <a href="{text:Link6}">{text:Link6 Title} </a>
  173. </div>
  174.  
  175. <div id="title">{text:title}</div>
  176.  
  177. <div id="foto">
  178. <div id="sibimg"><img src="{image:sidebar}"/>
  179. </div></div>
  180.  
  181. <div class="descpaulinho">{description}</div>
  182.  
  183. <div class="ps"><div id="paginal">
  184. {block:JumpPagination length="6"}
  185. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  186. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  187. {/block:JumpPagination}
  188. </div></div>
  189.  
  190. <div class="credit">theme by <a href="http://c-h4nged.tumblr.com/"><b>c-h4nged</b></a>, details <a href="http://relembrado.tumblr.com/"><b>relembrado</b></a>. ©</div>
  191.  
  192.  
  193. </div>
  194. </div>
  195.  
  196.  
  197.  
  198. <div id="allboxes">
  199.  
  200. {block:Posts}
  201. <div class="entry">
  202.  
  203. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  204.  
  205. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  206.  
  207. {block:Photoset}{Photoset-500}{/block:Photoset}
  208.  
  209. {block:Quote}
  210. <div class="xquote">“{Quote}”</div>
  211. {block:Source}<div class="xquotesource"> — {Source}</div>
  212. {/block:Source}
  213. {/block:Quote}
  214.  
  215. {block:Link}
  216. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  217. {block:Description}{Description}{/block:Description}
  218. {/block:Link}
  219.  
  220. {block:Chat}
  221. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  222. <div class="chat"><ul>{block:Lines}
  223. <li class="person{UserNumber}">{block:Label}
  224. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  225. {/block:Chat}
  226.  
  227. {block:Audio}
  228. <div class="player">{AudioPlayerBlack}</div>
  229. {block:Caption}{Caption}{/block:Caption}
  230. {/block:Audio}
  231.  
  232. {block:Video}{Video-500}{/block:Video}
  233.  
  234.  
  235. {block:Answer}
  236. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  237. <div class="answer">{Answer}</div>
  238. {/block:Answer}
  239.  
  240.  
  241. <div id="cap">
  242. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  243. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  244. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  245.  
  246. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  247. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  248. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  249. {/block:ContentSource}</div></div>
  250. <br>
  251.  
  252.  
  253. <div id="info">
  254. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  255. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  256. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  257. {/block:RebloggedFrom}
  258. </div>
  259. </div>{/block:Date}
  260.  
  261.  
  262. {/block:Posts}
  263. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271. </div>
  272. </div>
  273. </div>
  274. </div>
  275. </div>
  276.  
  277. </body>
  278. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement