Advertisement
maliciadinha

THM 25

Oct 10th, 2014
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.32 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: maliciadinha ♥
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9.  
  10. <head>
  11.  
  12. <!-- DEFAULT -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:hoverask" content="#f186ba" />
  15. <meta name="color:hovercoracoes" content="#f186ba" />
  16. <meta name="color:text" content="#000000" />
  17.  
  18. <meta name="text:frase" content="é linda, se garante no que faz" />
  19.  
  20. <meta name="image:sidebar" content="https://secure.static.tumblr.com/9fe70f3ba2fe63b0937f34fcb608bf4c/nxzugte/JGZnd8dc2/tumblr_static_2xhzc47kstmok4kw00kos4o0s.png" />
  21. <meta name="if:Rolagem infinita" content="1"/>
  22. <meta name="image:background" content=""/>
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="link" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="link" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="link" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="link" />
  32.  
  33.  
  34.  
  35.  
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{FavIcon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44. <style type="text/css">
  45.  
  46. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  47.  
  48.  
  49. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  50. a:hover{color: #000;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. h1 {text-align: center;font-weight: normal;font-family:corbel; font-size: 13px; color: #000;}
  55.  
  56. s {color: #000000;}
  57. i {color: #000000;}
  58. b, strong {color: #000000;}
  59. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  60.  
  61. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71. #container {width: 420px; margin:50px auto: 50px auto;}
  72.  
  73. iframe#tumblr_controls {
  74. top:0px !important;
  75. right:3px !important;
  76. position: fixed !important;
  77. -webkit-transition: opacity 0.7s linear;
  78. opacity: 1;
  79. -webkit-transition: all 0.8s ease-out;
  80. -moz-transition: all 0.8s ease-out;
  81. transition: all 0.8s ease-out;
  82. z-index:999999999999999999;}
  83.  
  84. iframe#tumblr_controls:hover{
  85. -webkit-transition: opacity 0.7s linear;
  86. opacity: 1;
  87. -webkit-transition: all 0.4s ease-out;
  88. -moz-transition: all 0.4s ease-out;
  89. transition: all 0.4s ease-out;
  90. z-index:999999999999999999999;}
  91.  
  92.  
  93. #entries {width:430px; float:left; margin-left:450px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px;}
  94.  
  95. .entries {width:430px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:13px; font-family:calibri; }
  96.  
  97.  
  98. .image {text-align: center; border: 0px}
  99. .image img {width: 430px; margin-bottom: 1px; }
  100. .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;}
  101.  
  102. .quote {font-family:corbel; text-align: justify; font-size: 12px; line-height:15px; padding: 2px;}
  103. .quotesource {text-align:center; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 11px;background-color:#;}
  104.  
  105. .chat {line-height: 13px; list-style: none }
  106. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  107. .person1 {color: {color:text}; padding: 2px; }
  108. .person1 .label {font-weight: bold; color:{color:text}}
  109. .person2 {color: {color:text}; padding: 2px; }
  110. .person2 .label {font-weight: bold; color:{color:text}}
  111.  
  112. .player {background-color: #000; text-align: left; display:block;}
  113.  
  114.  
  115. #asker {font-family:corbel; text-align: justify; color:#000; font-size:12px;padding:4px; box-shadow:1px 2px 4px #F8F8FF; }
  116.  
  117. .answer {padding: 1px; font-family:corbel; font-size:12px;}
  118.  
  119. .answer img {max-width: 370px;}
  120.  
  121. #asker a:hover {text-shadow:0px 0px 18px ;color:{color:hoverask};}
  122.  
  123. #ssource{margin-left:10px; display:none}
  124.  
  125. #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 }
  126. #hoverphoto:hover {color:#777;}
  127.  
  128. .entries:hover #hoverphoto { opacity:1.0;}
  129.  
  130.  
  131. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  132. #gogoho a {text-transform:lowercase; font-style:normal}
  133. #gogoho a:hover {color:#777;}
  134. .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}
  135.  
  136.  
  137.  
  138. #sidebar {position:fixed; width: 186px; height:255px; margin-left:170px;margin-top:134px; -webkit-transition-duration: 0.4s;}
  139.  
  140.  
  141. #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;}
  142.  
  143. #foto img {width:165px; height:225px; margin-top:-340px;margin-left:-50px;}
  144.  
  145.  
  146. #sidebar:hover #foto img {opacity:0.9;transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
  147.  
  148.  
  149. #ya3 {width:31px; height: 130px; float: left; margin-left:-7px;text-shadow:2px 2px 15px #; margin-top:-290px; padding: 0px; text-align: center; position: fixed; z-index:9999; opacity:0.9; z-index:9; opacity:0.9}
  150.  
  151. #ya3 a {display: inline-block;float: left; margin-left: 5px; font-family: Handlee; font-size: 13px;text-align: center; margin-top: 8px; height:20px; width:20px; color:#c5c2c3;border-radius:100px ; padding:2px; line-height:20px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: #fff; letter-spacing:1px; opacity:1;}
  152.  
  153. #ya3 a:hover{ color:{color:hovercoracoes};box-shadow: inset 0px 0px 4px 4px #F8F8FF;-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg); }
  154.  
  155.  
  156. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; z-index:9; background:transparent; width:155px; color:#000; height:129px; margin-top:-120px; margin-left:10px; text-align:center; position:fixed; font-family:arial; font-size:11px; padding:10px;}
  157.  
  158. /*emoji por ccachaceira*/
  159. #emoji {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:-107px; margin-left: 174px;position:fixed; text-align:left;-webkit-transform: rotate(390deg);}
  160. #emoji img { width:auto; height:auto;}
  161. #sidebar:hover #emoji {opacity:0;}
  162.  
  163. #emojizin {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:-107px; margin-left: 174px;position:fixed; text-align:left;opacity:0;}
  164. #emojizin img { width:auto; height:auto;}
  165. #sidebar:hover #emojizin {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-webkit-transform: rotate(390deg);opacity:1;}
  166.  
  167. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  168. ::-webkit-scrollbar{width:7px;
  169. height:0px;}
  170. ::-webkit-scrollbar-button:start:decrement
  171. ::-webkit-scrollbar-button:end:increment{display:block;
  172. height:0;
  173. background-color:#000;}
  174. ::-webkit-scrollbar-track-piece{background-color:#fff;
  175. -webkit-border-radius:0;
  176. -webkit-border-bottom-right-radius:3px;
  177. -webkit-border-bottom-left-radius:3px;}
  178. ::-webkit-scrollbar-thumb:vertical{height:50px;
  179. background-color:#000;}
  180. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  181. background-color:#000;}
  182.  
  183. /*CONFIGURAÇÕES DOS CRÉDITOS, NÃO MEXA AQUI*/
  184.  
  185. #hpbitches {position:fixed; width:110px;font-family: 'calibri'; font-size:10px;line-height:150%; right:-105px; bottom:50px; text-align:left; color:#1c1c1c; background-color:#fff; padding:3px; border:1px solid #F2F2F2;
  186. -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;} /*** by html-party ***/
  187.  
  188. #hpbitches:hover { right:-2px;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  189.  
  190. </style>
  191.  
  192.  
  193.  
  194. <style type="text/css">{CustomCSS}</style>
  195.  
  196.  
  197.  
  198. <body>
  199.  
  200.  
  201.  
  202. <div id="container">
  203. <div id="sidebar">
  204. <div id="tudo">
  205. <div id="foto"><img src="{image:sidebar}"></div>
  206.  
  207.  
  208. <div id="frase">{text:frase}</div>
  209.  
  210. <div id="emoji"><img src="http://www.ostratemplateshop.blogger.com.br/7bul3.gif"></div>
  211.  
  212. <div id="emojizin"><img src="http://www.ostratemplateshop.blogger.com.br/7bul1.gif"></div>
  213.  
  214. <div id="ya3">
  215. <a href="{text:link1}"title="{text:link1 title}">♥</a>
  216. <a href="{text:link2}"title="{text:link2 title}">♥</a>
  217. <a href="{text:link3}"title="{text:link3 title}">♥</a>
  218. <a href="{text:link4}"title="{text:link4 title}">♥</a>
  219.  
  220.  
  221.  
  222.  
  223.  
  224. </div>
  225.  
  226.  
  227.  
  228. </div>
  229.  
  230. </div>
  231.  
  232. </div></div>
  233.  
  234.  
  235. <div id="entries">
  236. <div class="autopagerize_page_element">
  237.  
  238.  
  239. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  240. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  241.  
  242.  
  243. {block:Posts}
  244.  
  245.  
  246. <div class="entries">
  247. <div id="hoverphoto">
  248. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  249. {block:RebloggedFrom}
  250. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  251. {/block:RebloggedFrom}
  252. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  253. {block:HasTags}{block:Tags}
  254. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  255.  
  256. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  257.  
  258. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  259.  
  260. {block:Photoset}{Photoset-450}{/block:Photoset}
  261.  
  262. {block:Quote}
  263. <div class="quote">“{Quote}”</div>
  264. {block:Source}<div class="quotesource">
  265. <b>{Source}</b></div>
  266. {/block:Source}
  267. {/block:Quote}
  268.  
  269. {block:Link}
  270. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  271. {block:Description}{Description}{/block:Description}
  272. {/block:Link}
  273.  
  274. {block:Chat}
  275. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  276. <div class="chat"><ul>{block:Lines}
  277. <li class="person{UserNumber}">{block:Label}
  278. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  279. {/block:Chat}
  280.  
  281. {block:Audio}
  282. <div class="player">{AudioPlayerBlack}</div>
  283. {block:Caption}{Caption}{/block:Caption}
  284. {/block:Audio}
  285.  
  286. {block:Video}{Video-400}{/block:Video}
  287.  
  288.  
  289. {block:Answer}
  290. <div id="asker"><small><font color=#f186ba>♥</font></small> <b>{Asker}</b>:</i> {Question}</div>
  291. <div class="answer">{Answer}</div>
  292. {/block:Answer}
  293.  
  294. <div id="photoset">
  295. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  296. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  297. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  298. </div>
  299.  
  300. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  301. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  302. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  303. {/block:ContentSource}</div>
  304.  
  305. </div>
  306.  
  307. {/block:Posts}
  308.  
  309. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  310.  
  311. <div id="hpbitches"><b>©</b>
  312. <a href="http://maliciadinha.tumblr.com/">Design maliciadinha <font color=#f186ba>♥</font> </a>
  313. </div>
  314.  
  315. </div>
  316. </div>
  317. </div>
  318. </div>
  319.  
  320.  
  321.  
  322. </div>
  323. </div>
  324. </div>
  325.  
  326. </body>
  327.  
  328. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement