Advertisement
thaisz

Theme 91

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