Advertisement
Guest User

qkchorra

a guest
Jul 28th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: cindderela
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9.  
  10. <head>
  11. <script type="text/javascript">
  12. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  13. function tb8_makeArray(n){
  14. this.length = n;
  15. return this.length;
  16. }
  17. tb8_messages = new tb8_makeArray(1);
  18. tb8_messages[0] = "{Title}";
  19. tb8_rptType = 'infinite';
  20. tb8_rptNbr = 5;
  21. tb8_speed = 100;
  22. tb8_delay = 2000;
  23. var tb8_counter=1;
  24. var tb8_currMsg=0;
  25. var tb8_tekst ="";
  26. var tb8_i=0;
  27. var tb8_TID = null;
  28. function tb8_pisi(){
  29. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  30. document.title = tb8_tekst;
  31. tb8_sp=tb8_speed;
  32. tb8_i++;
  33. if (tb8_i==tb8_messages[tb8_currMsg].length){
  34. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  35. }
  36. if (tb8_currMsg == tb8_messages.length){
  37. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  38. clearTimeout(tb8_TID);
  39. return;
  40. }
  41. tb8_counter++;
  42. tb8_currMsg = 0;
  43. }
  44. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  45. }
  46. tb8_pisi()
  47.  
  48. </script>
  49.  
  50.  
  51. <!-- DEFAULT -->
  52. <meta name="color:background" content="#ffffff" />
  53. <meta name="color:hover" content="#D02090" />
  54. <meta name="color:text" content="#6a6369" />
  55.  
  56.  
  57.  
  58.  
  59.  
  60. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  61. <meta name="if:Rolagem infinita" content="1"/>
  62. <meta name="image:background" content=""/
  63.  
  64.  
  65. <meta name="text:Atoa1 Title" content="link" />
  66. <meta name="text:Link1" content="/" />
  67. <meta name="text:Link1 Title" content="link" />
  68. <meta name="text:Link2" content="/" />
  69. <meta name="text:Link2 Title" content="link" />
  70. <meta name="text:Link3" content="/" />
  71. <meta name="text:Link3 Title" content="link" />
  72. <meta name="text:Link4" content="/" />
  73. <meta name="text:Link4 Title" content="link" />
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <title>{Title}</title>
  81. <link rel="shortcut icon" href="{FavIcon}">
  82. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  83. {block:Description}
  84. <meta name="description" content="{MetaDescription}" />
  85. {/block:Description}
  86.  
  87. <style type="text/css">
  88.  
  89. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  90.  
  91.  
  92. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  93. a:hover{color: #000;}
  94.  
  95. p {margin: 6px 0 0 0}
  96.  
  97. h1 {text-align: center;font-weight: normal;font-family:calibri; font-size: 14px; color: #666;}
  98.  
  99. s {color: #000000;}
  100. i {color: #000000;}
  101. b, strong {color: #000000;}
  102. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  103.  
  104. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  105. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  106. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  107. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  108.  
  109. blockquote img{max-width: 470px!important}
  110. blockquote blockquote img{max-width: 450px!important}
  111. blockquote blockquote blockquote img{max-width: 430px!important}
  112. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  113.  
  114. #container {width: 420px; margin:50px auto: 50px auto;}
  115.  
  116. iframe#tumblr_controls {
  117. top:0px !important;
  118. right:3px !important;
  119. position: fixed !important;
  120. -webkit-transition: opacity 0.7s linear;
  121. opacity: 0.4;
  122. -webkit-transition: all 0.8s ease-out;
  123. -moz-transition: all 0.8s ease-out;
  124. transition: all 0.8s ease-out;
  125. z-index:999999999999999999;}
  126.  
  127. iframe#tumblr_controls:hover{
  128. -webkit-transition: opacity 0.7s linear;
  129. opacity: 1;
  130. -webkit-transition: all 0.4s ease-out;
  131. -moz-transition: all 0.4s ease-out;
  132. transition: all 0.4s ease-out;
  133. z-index:999999999999999999999;}
  134.  
  135.  
  136. #entries {width:400px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  137.  
  138. .entries {width:400px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:11px; font-family:calibri; }
  139.  
  140.  
  141. .image {text-align: center; border: 0px}
  142. .image img {width: 400px; margin-bottom: 1px;-webkit-filter: grayscale(60%)}
  143. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  144.  
  145. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  146. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 10px;background-color:#;border-bottom:3px solid #eee;}
  147.  
  148. .chat {line-height: 13px; list-style: none }
  149. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  150. .person1 {color: {color:text}; padding: 2px; }
  151. .person1 .label {font-weight: bold; color:{color:text}}
  152. .person2 {color: {color:text}; padding: 2px; }
  153. .person2 .label {font-weight: bold; color:{color:text}}
  154.  
  155. .player {background-color: #000; text-align: left; display:block;}
  156.  
  157.  
  158.  
  159. #asker { color: #666; margin-left:0px; font-size: 13px; font-family: calibri; text-align: justify;border-bottom: 2px solid #eee;}
  160. .asker {color:#f0a7e2;}
  161.  
  162.  
  163.  
  164. .answer {margin-left:0px;font-size: 12px; font-family: calibri; padding: 0px; color: #4f4f4f;}
  165. .answer img {max-width: 370px;}
  166.  
  167. #ssource{margin-left:10px; display:none}
  168.  
  169. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:transparent;text-transform:lowercase }
  170. #hoverphoto:hover {color:#777;}
  171.  
  172. .entries:hover #hoverphoto { opacity:1.0;}
  173.  
  174.  
  175. #gogoho {margin-left:-90px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  176. #gogoho a {text-transform:lowercase; font-style:normal}
  177. #gogoho a:hover {color:#777;}
  178. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:12px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  179.  
  180.  
  181.  
  182. #sidebar {position:fixed; width: 150px; height:120px; margin-left:300px;margin-top:-20px; -webkit-transition-duration: 0.4s;}
  183.  
  184. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  185. #foto img {width:190px; height:245; margin-top:-200px;margin-left:-70px;}
  186. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(50%)}
  187.  
  188.  
  189. #menu{opacity:0;font-size: 12px; font-family: calibri;margin-left:5px;position:fixed;margin-top:48px;background-color:#;width:190px;text-transform:;}
  190. #menu a:hover {color:{color:hover}; font-family: calibri;font-style:normal;text-shadow: 0px 0px 8px;}
  191. #sidebar:hover #menu {opacity:10;}
  192.  
  193.  
  194. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  195. ::-webkit-scrollbar{width:7px;
  196. height:0px;}
  197. ::-webkit-scrollbar-button:start:decrement
  198. ::-webkit-scrollbar-button:end:increment{display:block;
  199. height:0;
  200. background-color:#000;}
  201. ::-webkit-scrollbar-track-piece{background-color:#fff;
  202. -webkit-border-radius:0;
  203. -webkit-border-bottom-right-radius:3px;
  204. -webkit-border-bottom-left-radius:3px;}
  205. ::-webkit-scrollbar-thumb:vertical{height:50px;
  206. background-color:#000;}
  207. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  208. background-color:#000;}
  209.  
  210.  
  211.  
  212.  
  213. #kiss {opacity:10;margin-left:-1px; margin-top:48px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  214. #kiss img { width:200px; height:23px;}
  215. #sidebar:hover #kiss {opacity:0};
  216.  
  217.  
  218.  
  219.  
  220.  
  221. </style>
  222.  
  223.  
  224.  
  225. <style type="text/css">{CustomCSS}</style>
  226.  
  227.  
  228.  
  229. <body>
  230.  
  231. <div id="container">
  232. <div id="sidebar">
  233. <div id="tudo">
  234. <div id="foto"><img src="{image:sidebar}"></div>
  235. <div id="kiss"><img src="http://static.tumblr.com/9fwic3s/JYqn9gbbq/1a11.png"></div>
  236.  
  237. <div id="menu"><a href="{text:Link1}">{text:Link1 Title}</a>
  238. <a href="{text:Link2}">{text:Link2 Title}</a>
  239. <a href="{text:Link3}">{text:Link3 Title}</a>
  240. <a href="{text:Link4}">{text:Link4 Title}</a></a></div></div>
  241.  
  242.  
  243.  
  244.  
  245.  
  246. </div>
  247.  
  248.  
  249.  
  250. </div>
  251.  
  252. </div>
  253.  
  254. </div></div>
  255.  
  256.  
  257. <div id="entries">
  258. <div class="autopagerize_page_element">
  259.  
  260.  
  261. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  262. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  263.  
  264.  
  265. {block:Posts}
  266.  
  267.  
  268. <div class="entries">
  269. <div id="hoverphoto">
  270. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  271. {block:RebloggedFrom}
  272. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  273. {/block:RebloggedFrom}
  274. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  275. {block:HasTags}{block:Tags}
  276. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  277.  
  278. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  279.  
  280. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  281.  
  282. {block:Photoset}{Photoset-450}{/block:Photoset}
  283.  
  284. {block:Quote}
  285. <div class="quote">“{Quote}”</div>
  286. {block:Source}<div class="quotesource">
  287. <b>{Source}</b></div>
  288. {/block:Source}
  289. {/block:Quote}
  290.  
  291. {block:Link}
  292. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  293. {block:Description}{Description}{/block:Description}
  294. {/block:Link}
  295.  
  296. {block:Chat}
  297. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  298. <div class="chat"><ul>{block:Lines}
  299. <li class="person{UserNumber}">{block:Label}
  300. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  301. {/block:Chat}
  302.  
  303. {block:Audio}
  304. <div class="player">{AudioPlayerBlack}</div>
  305. {block:Caption}{Caption}{/block:Caption}
  306. {/block:Audio}
  307.  
  308. {block:Video}{Video-400}{/block:Video}
  309.  
  310.  
  311. {block:Answer}<div id="asker"><b>{Asker} gemeu:</b> {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  312.  
  313. <div id="photoset">
  314. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  315. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  316. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  317. </div>
  318.  
  319. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  320. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  321. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  322. {/block:ContentSource}</div>
  323.  
  324. </div>
  325.  
  326. {/block:Posts}
  327.  
  328. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  329.  
  330.  
  331. </div>
  332. </div>
  333. </div>
  334. </div>
  335.  
  336.  
  337.  
  338. </div>
  339. </div>
  340. </div>
  341.  
  342. </body>
  343. <a style="width:120px; font-size:11px; color:#000000; font-family:calibri;position:fixed;bottom:30px;right:-15px;" href="http://cindderela.tumblr.com/" title="">exclusivo</a>
  344.  
  345.  
  346. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement