Advertisement
thaisz

Theme 98

Oct 31st, 2014
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.91 KB | None | 0 0
  1. <!------------------❀ ✿ THEME POR SURFLOWERR ❀ ✿--------------->
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="image:background" content="" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:link" content="#000" />
  12. <meta name="color:hover" content="#000" />
  13. <meta name="color:frase" content="#000" />
  14. <meta name="color:ask" content="#91D13B" />
  15. <meta name="image:foto" content="" />
  16. <meta name="text:frase" content="frase aqui" />
  17. <meta name="text:frase2" content="frase aqui" />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link" />
  27.  
  28.  
  29.  
  30.  
  31.                      <title>{Title}</title>
  32.         <link rel="shortcut icon" href="{Favicon}">
  33.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34.         {block:Description}
  35.   <meta name="description" content="{MetaDescription}" />
  36.         {/block:Description}
  37.        
  38.      
  39. </head>
  40.  
  41.  
  42. <style type="text/css">
  43. body {background-color:{color:background}; font-family:Tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  44. h1 {font-size:15px; text-align:center;text-decoration: none; text-transform: none;font-weight: normal}
  45.  
  46. a {color:{color:link};text-decoration:none;}
  47. a:hover{color:{color:hover};text-decoration:none}
  48. p {margin: 6px 0 0 0}
  49.  
  50. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  51. blockquote img{max-width: 470px!important}
  52.  
  53. iframe#tumblr_controls {
  54. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  55.  
  56. ::-webkit-scrollbar{width:3px;height:0px;}
  57. ::-webkit-scrollbar-button:start:decrement
  58. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  59. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  60. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  61.  
  62. #entry {width:410px; margin-top:20px; margin-left:450px;;}
  63. .posts {position:relative; width:450px; padding:5px; float:left; margin-top:5px; text-align:justify; background:{color:background};font-size:12px;}
  64.  
  65. /** ol notes por omg - duda**/
  66. .ol {text-align:left;font-family:arial;font-size:9px;width:380px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  67.  
  68. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  69.  
  70. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  71.  
  72. .image {text-align: center; border: 0px}
  73. .image img {width: 400px; margin-bottom: 2px;}
  74.  
  75. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  76. #notes li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  77. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  78. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  79.  
  80. .pquote {font-family:calibri;text-align:justify;font-size:12px; line-height: 16px; }
  81. .pquotesource {text-align:left;margin-bottom:0px;font-family:calibri; font-size:13px; }
  82.  
  83.  .pergunta{text-align:justify;color:{color:text};font-family:calibri;font-size:14px;padding:2px;border-bottom:1px dashed {color:ask};}
  84.  .resposta{text-align:justify;}
  85.  
  86.  
  87. .vsanna{display:none;}
  88.  
  89. .posts .notes{ float:center; text-align:left; z-index:10; opacity:0;position:absolute; display:block; top:0px; left:460px; width:100px; padding:3px; font-size:10px; text-transform:lowercase;  -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  90. .notes a{color:{color:text};}
  91. .posts:hover .notes{left:460px; opacity:1;  -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  92.  
  93.  
  94. #tumblr_controls{position: fixed!important}
  95. #tumblr_controls{position: fixed!important}
  96. #tumblr_controls{position: fixed!important}
  97. #tumblr_controls{position: fixed!important}
  98. .tumblrAutoPager_page_separator,
  99. .tumblrAutoPager_page_info {display:none;}
  100.  
  101.   #credito{font-family:arial;font-size:9px;position:fixed;bottom:30px;padding:8px;color:{color:text};overflow:hidden;height:5px;;text-transform:lowercase;text-transform:uppercase;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;text-align:center ;right:14px}
  102. #credito img{width:8px;height:auto;;margin-left:1px;margin-top:4px;}
  103.  
  104. #credito:hover{height:21px;}
  105.  
  106. #sidebar{position:fixed;margin-left:190px;margin-top:40px;width:235px;height:380px;}
  107.  
  108. #foto{position:fixed;margin-left:40px;margin-top:10px;-webkit-transition: all 0.6s ease-in-out; -moz-transition-duration:0.6s; -webkit-transition-duration:0.6s; -o-transition-duration:0.6}
  109. #foto img{ width:180px;height:240px;}
  110.  
  111.  
  112. /*******************MENU FEITO POR SURFLOWERR*******************/
  113. #menu{position:fixed;margin-left:33px;opacity:0;margin-top:80px;width:35px;-webkit-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5;}
  114. #menu a{display:inline-block;width:25px; height:10px; line-height:10px;-webkit-transition: all 0.5s ease-in-out;margin:10px;}
  115. #menu img{width:20px;}
  116.  
  117. .thai {display:block;position: fixed;background:#91D13B;width:50px;height:12px;line-height:12px;font-family:consolas;font-size:9px;text-transform:uppercase;text-align:center;margin-top:-12px;margin-left:-80px;padding:2px;color:#fff;opacity:0; -webkit-transition: all 0.5s ease-in-out; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5;border-radius:2px;}
  118. .thai:after, .thai:before {
  119.             left: 98%;
  120.     top: 77%;
  121.     border: solid transparent;
  122.     content: " ";
  123.     height: 0;
  124.     width: 0;
  125.     position: absolute;
  126.     pointer-events: none;
  127. }
  128.  
  129. .thai:after {
  130.        
  131.    
  132.     border-left-color: #91D13B
  133.     border-width: 6px;
  134.     margin-top: -30px;
  135. }
  136. .thai:before {
  137.  
  138.     border-left-color:#91D13B;
  139.     border-width: 6px;
  140.     margin-top: -10px;
  141.  
  142. }
  143.  
  144. #menu a:hover .thai{opacity:1;margin-left:-60px;}
  145. /*********************FIM DO CÓDIGO****************/
  146.  
  147. #frase{width:165px;background:#fff;color:{color:frase};font-family:Berlin Sans FB;font-size:12px;margin-top:260px;margin-left:40px;position:fixed;text-align:center;text-decoration:none; -webkit-transition: all 0.5s ease-in-out; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5}
  148.  
  149. #folha{margin-left:206px;margin-top:257px;position:fixed; -webkit-transition: all 0.5s ease-in-out; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5}
  150. #folha img{width:15px;}
  151.  
  152. #frase2{width:180px;background:#fff;color:{color:frase};font-family:Berlin Sans FB;font-size:12px;margin-top:270px;opacity:0;margin-left:40px;position:fixed;text-align:center;text-decoration:none; -webkit-transition: all 0.5s ease-in-out; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5}
  153.  
  154. #sidebar:hover #frase{margin-top:250px;opacity:0;perspective(400px) rotateX(0deg);-webkit-transform:perspective(400px) rotateX(360deg)}
  155. #sidebar:hover #frase2{opacity:1;margin-top:260px;perspective(400px) rotateX(0deg);-webkit-transform:perspective(400px) rotateX(360deg)}
  156. #sidebar:hover #folha{margin-top:290px;margin-left:128px;}
  157. #sidebar:hover #menu{opacity:1;margin-left:0px;}
  158.  
  159.  
  160.  
  161. </style>
  162.  
  163.  
  164.  
  165.  
  166. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. <div id="sidebar">
  176. <div id="foto"><img src="{image:foto}"></div>
  177.  
  178. <div id="menu">
  179. <a href="{text:Link1}"><img src="http://static.tumblr.com/7cjwmpx/pttnc4b6j/tumblr_m6amwdtg9t1rqir0v.gif"><div class="thai">{text:Link1 Title}</div></a>
  180.  
  181. <a href="{text:Link2}"><img src="http://static.tumblr.com/7cjwmpx/pttnc4b6j/tumblr_m6amwdtg9t1rqir0v.gif"><div class="thai">{text:Link2 Title}</div></a>
  182.  
  183. <a href="{text:Link3}"><img src="http://static.tumblr.com/7cjwmpx/pttnc4b6j/tumblr_m6amwdtg9t1rqir0v.gif"><div class="thai">{text:Link3 Title}</div></a>
  184.  
  185.  
  186. <a href="{text:Link4}"><img src="http://static.tumblr.com/7cjwmpx/pttnc4b6j/tumblr_m6amwdtg9t1rqir0v.gif"><div class="thai">{text:Link4 Title}</div></a>
  187.  </div>
  188.  
  189. <div id="frase">{text:frase}</div>
  190. <div id="frase2">{text:frase2}</div>
  191. <div id="folha"><img src="http://static.tumblr.com/7cjwmpx/pttnc4b6j/tumblr_m6amwdtg9t1rqir0v.gif"></div>
  192. </div>
  193.  
  194. </div>
  195. <div id="entry">
  196.  
  197.  
  198. <div class="autopagerize_page_element">
  199. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  200.  
  201. {block:Posts}
  202. <div class="posts">
  203.  
  204. {block:IndexPage}
  205. <div class="notes">
  206. {TimeAgo} </br>
  207. <a href="{permalink}">{NoteCount} notes</a> </br>  
  208. <a href="{reblogurl}"><b>reblog</b></a>
  209. {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}    
  210. </span>
  211. </div>
  212. {/block:IndexPage}
  213.  
  214.  
  215.  
  216. {block:Text}
  217. {block:Title}{Title}{/block:Title}
  218. {body}
  219. {/block:Text}
  220.  
  221.  
  222.  
  223.  
  224.  {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  225.  {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  226.  
  227.  
  228.  
  229. {block:Photoset}{Photoset-400}{/block:Photoset}
  230.  
  231.  
  232.  
  233. {block:Quote}
  234. <div class="pquote">{Quote}</div>
  235. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  236. {/block:Source}
  237. {/block:Quote}
  238.  
  239. {block:Answer}
  240. <div class="pergunta"><font color="{color:ask}"></font> <b>{Asker}</b>: {Question}</div>
  241. <div class="resposta">{Answer}</div>
  242. {/block:Answer}
  243.  
  244. {block:Link}
  245. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  246. {block:Description} {Description}{/block:Description}
  247. {/block:Link}
  248.  
  249.  
  250. {block:Chat}
  251. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  252. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  253. {block:Chat}
  254.  
  255.  
  256.  
  257. {block:Video}
  258. {Video-500}
  259. {block:Caption}{Caption}{/block:Caption}
  260. {/block:Video}
  261.  
  262.  
  263. {block:Audio}
  264. {AudioPlayerGrey}
  265. {block:TrackName}{TrackName}{/block:TrackName}
  266. {block:Artist}{Artist}{/block:Artist}
  267. {block:Album}{Album}{/block:Album}
  268. {block:PlayCount}{PlayCount}{/block:PlayCount}
  269. {block:Caption}{Caption}{/block:Caption}
  270. {/block:Audio}
  271.  
  272.  
  273.  
  274. <div class="vsanna">
  275. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  276. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  277. </div>
  278.  
  279. </div>
  280. {/block:Posts}
  281.  
  282. {block:PostNotes}
  283.  
  284.  <div class="ol">
  285. <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  286. </div>
  287. <div class="ol">
  288. <b>Tags:</b> {block:HasTags}{/block:HasTags}
  289. {block:HasTags}
  290. {block:Tags}
  291. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  292. </div>
  293. <div class="ol">
  294. <b>With:</b> {NoteCount} notes.
  295. </div>
  296. <div id="notes">{PostNotes}</div>
  297. {/block:PostNotes}<br /></div>
  298. {/block:Posts}
  299. {/block:Posts}
  300.  
  301.  </div> </div> </div> </div> </div>
  302.  
  303.    <div id="credito">
  304. <a href="http://surflowerr.tumblr.com/theminhos"><b>surflowerr</b><center><small> + <b>wallicioso</b> design</small><img src="http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/estrela.gif"></center></a>
  305. </a>
  306. </div>
  307.  
  308.  
  309.  
  310.  
  311. </div></div>
  312. </body>
  313. </html>
  314.  
  315. </body>
  316. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement