Advertisement
c-hanged

theme 15; details extas-y

Apr 28th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.22 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="#444444" />
  32.  
  33. <meta name="image:background" content="" />
  34. <meta name="image:sidebar" content="http://static.tumblr.com/j9sw06p/fYEm37mrc/tumblr_m0n437yiul1r8h0rlo1_500.jpg" />
  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. <meta name="text:Link6" content="" />
  47. <meta name="text:Link6 Title" content="link6" />
  48.  
  49. <meta name="text:frase" content="frase aqui" />
  50.  
  51.  
  52. <title>{Title}</title>
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}
  56. <meta name="description" content="{MetaDescription}" />
  57. {/block:Description}
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. 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; }
  63.  
  64. a {color: {color:link}; text-decoration: none; text-transform: none;}
  65. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  70.  
  71.  
  72. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. #allboxes {float: left; margin-left: 371px;}
  75.  
  76. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  77.  
  78. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 500px; margin-bottom: 2px }
  84.  
  85. .xquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  86. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  87. .xquotesource a, a:hover{text-transform: none;}
  88.  
  89. .chat {line-height: 13px; list-style: none }
  90. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  91. .person1 {color: {color:text}; padding: 2px; }
  92. .person1 .label {font-weight: bold; color:{color:text}}
  93. .person2 {color: {color:text}; padding: 2px; }
  94. .person2 .label {font-weight: bold; color:{color:text}}
  95.  
  96. .player {background-color: #000; text-align: left; display:block;}
  97.  
  98. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  99. .answer {padding: 2px}
  100. .answer img {max-width: 470px;}
  101.  
  102.  
  103. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  104. #info a {font-size: 9px;}
  105.  
  106. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  107. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  108.  
  109. #cap {width: 500px; margin-top: -2px;}
  110. .source {display: none;}
  111.  
  112. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  113. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  114. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  115. .notes img{display: none; border:0px}
  116.  
  117. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  118.  
  119. #sid{font-size: 9px; font-family: verdana; position: fixed; width: 201px; margin-left: -2px; height: auto; margin-top: 5px;}
  120.  
  121. #sibimg{ position:fixed; width: 200px; height: 206px; padding: 4px; margin-top:60px; margin-left:64px; background-color: {color:sidebar}; }
  122.  
  123. .credit{position:fixed; font-size: 9px;font-family: verdana;padding: 5px;color: {color:text}; text-transform: justify; background-color: {color:sidebar} ;margin-top: 400px; margin-left:61px; width: 175px; height:11px; }
  124.  
  125. .linkspaulinho {position: fixed; width: 300px; margin-left:64px; margin-top:275px; padding: 0px; text-align: center; z-index:3;}
  126. .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: 208px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; line-height:17px; }
  127. .linkspaulinho a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px; font-weight: bold; -webkit-transition: 0.4s ease-in; -moz-transition: 0.4s ease-in; transition: 0.4s ease-in; }
  128.  
  129.  
  130. /*** DESCRIÇÃO BY EXTAS-Y ***/
  131.  
  132. #titulo {margin-left: 64px; margin-top: 37px; width: 208px; font-size: 9px; height: 10px; text-align: center; background-color: {color:sidebar}; letter-spacing: 0px; font-family: verdana; line-height: 13px; color: ; position: fixed; padding: 5px 0 7px 0; overflow: hidden; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133. #titulo:hover {height: 223px; -webkit-border-radius: 15px 15px 0px 0px; }
  134.  
  135. .descripaulinho {text-align: justify; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 5px; font-family: verdana; margin-top: 5px; font-size: 9px; color: ; line-height: 13px; text-transform: none;letter-spacing: 0px;}
  136.  
  137. /*** Paginação by madlyluv.com ***/
  138.  
  139. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  140. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  141. #paginal a:hover {background: {color:sidebar}; color: {color:link hover};}
  142. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  143. .ps {position:fixed; background-color: {color:sidebar}; color: {color:text}; padding: 5px; margin-top: 422px; margin-left: 61px; width: 40px; }
  144.  
  145. #linhadesign1{margin-left: 55px; margin-top: 200px; width: 6px; height: 254px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;}
  146. #linhadesign2{margin-left: 17px; margin-top: 385px; width: 230px; height: 6px; background-color: {color:sidebar}; position: fixed; padding: 0px;}
  147.  
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151. #tumblr_controls{position: fixed!important}
  152.  
  153. ::-webkit-scrollbar{width:7px;height:5px;}
  154. ::-webkit-scrollbar-button:start:decrement
  155. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  156. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  157. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  158. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  159.  
  160. </style>
  161.  
  162. <body>
  163.  
  164. <div id="all">
  165. <div id="sidebar">
  166.  
  167. <div id="sid">
  168.  
  169. <div class="linkspaulinho">
  170. <a href="{text:Link1}">{text:Link1 Title} </a>
  171. <a href="{text:Link2}">{text:Link2 Title} </a>
  172. <a href="{text:Link3}">{text:Link3 Title} </a>
  173. <a href="{text:Link4}">{text:Link4 Title} </a>
  174. <a href="{text:Link5}">{text:Link5 Title} </a>
  175. <a href="{text:Link6}">{text:Link6 Title} </a>
  176. </div>
  177.  
  178. <div id="linhadesign1"></div>
  179. <div id="linhadesign2"></div>
  180.  
  181. <img src="{image:sidebar}" id="sibimg">
  182.  
  183. <div id="titulo">{text:frase} <div class="descripaulinho">{description}</div></div>
  184.  
  185. <div class="ps"><div id="paginal">
  186. {block:JumpPagination length="2"}
  187. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  188. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  189. {/block:JumpPagination}
  190. </div></div>
  191.  
  192. <div class="credit">
  193. theme by <a href="http://c-h4nged.tumblr.com/"><b>c-h4nged</b></a>, dtls <a href="http://extas-y.tumblr.com/"><b>extas-y</b></a>. ©
  194. </div>
  195.  
  196. </div>
  197. </div>
  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.  
  278. </body>
  279. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement