Advertisement
c-hanged

theme 19; inspired in wolfss

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