Advertisement
c-hanged

theme 3; insp 03-93

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