Advertisement
maryaciolli

theme stiles

Dec 28th, 2013
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!------
  6.  
  7. theme made by mary @stilesflop
  8.  
  9. (oficinadehtml.tumblr.com)
  10.  
  11. ------->
  12.  
  13.  
  14. <link rel="shortcut icon"{favicon}">
  15.  
  16. <title>{title}</title>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>
  19.  
  20.  
  21. <!-- start of script tooltip -->
  22. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  23. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  24. <script>
  25. (function($){
  26. $(document).ready(function(){
  27. $("a[title]").style_my_tooltips({
  28. tip_follows_cursor:true,
  29. tip_delay_time:90,
  30. tip_fade_speed:600,
  31. attribute:"title"
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36.  
  37.  
  38. <!-- end of script tooltip -->
  39.  
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. <meta name="color:Background" content="#ffffff"/>
  43. <meta name="color:Text" content="#232325"/>
  44. <meta name="color:Menu" content="#000000"/>
  45. <meta name="color:Menu Hover" content="#4f4f4f"/>
  46. <meta name="color:Border" content="#000000"/>
  47. <meta name="color:Name" content="#000000"/>
  48. <meta name="color:Info" content="#000000"/>
  49. <meta name="image:Sidebar" content="http://static.tumblr.com/a8fe48eb240897b0b199f96f9e9353ac/nqcm3ld/GKumyiyjn/tumblr_static_ay__6_by__stilesflop.png"/>
  50. <meta name="text:Link 1" content=""/>
  51. <meta name="text:Link 1 Text" content=""/>
  52. <meta name="text:Link 2" content=""/>
  53. <meta name="text:Link 2 Text" content=""/>
  54. <meta name="text:Link 3" content=""/>
  55. <meta name="text:Link 3 Text" content=""/>
  56. <meta name="text:Link 4" content=""/>
  57. <meta name="text:Link 4 Text" content=""/>
  58. <meta name="text:title" content="tumblr name" />
  59.  
  60. <style>
  61.  
  62. body{background:{color:background}; color: #{color:text}; font: 11px 'verdana'; width:700px; margin-left:auto; margin-right:auto; text-align:justify;}
  63.  
  64. ::-webkit-scrollbar-thumb {
  65. height:auto;
  66. background-color:{color:Info};
  67. }
  68.  
  69. ::-webkit-scrollbar {
  70. height:5px;
  71. width:10px;
  72. background-color:#eee;
  73. }
  74.  
  75. a:link,a:active,a:visited { color: #000000; text-decoration: none; -webkit-transition-duration: .50s;} a:hover { color: #1c1c1c;}
  76.  
  77. b, strong {color: #000000; text-decoration: none;}
  78. s {color: #000000;cursor: help;}
  79. i {color: #000000; text-decoration: none;}
  80. u, underline {color: #000000; text-decoration: none; border-bottom: 1px dashed #000000;}
  81.  
  82. h1 {color: #000000; font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:30px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; letter-spacing: 1px;}
  83.  
  84. h2 {color: #000000; font-family: 'Courier New', tahoma; font-size:35px; line-height:25px; font-weight: normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; letter-spacing: 1px;}
  85.  
  86. .side {color: 000; margin-bottom: 25px; padding: 5px; width: 135px; text-align: justify; position: fixed; top:250px; font-family: arial; font-size:10px; margin-left:545px;}
  87.  
  88. .posts {background: #ffffff;color: 000; margin-top: 25px; padding: 5px; width:500px; margin-left:0px;}
  89.  
  90. .info {background:{color:Info}; color: #fff; text-align:left; width:500px; border-top:1px solid #eee; padding:5px; margin-left:0px; border-radius:0px; text-transform: uppercase; font: 11px 'verdana';}
  91.  
  92. .info a {color: #fff;}
  93.  
  94. .menu{text-align: center; text-decoration: none;}
  95.  
  96. .menu a{text-transform:uppercase!important; padding: 5px; display: inline-block; background:{color:Menu}; margin-top: 2px; font-size: 8px; color: #ffffff; font-family: 'tahoma'; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; font-weight: bold; width:100%; border-radius:100px;}
  97.  
  98. .menu a:hover{background:{color:Menu Hover}; color: #ffffff;}
  99.  
  100. blockquote {font-size: 11px; font-family: 'verdana'; color: #000000; background: #ffffff; border-left:3px solid {color:Border}; padding-left:5px;}
  101.  
  102. .pics {border:5px solid {color:Border}; padding:3px; width:100px; height:100px; border-radius:100px;}
  103.  
  104. .nome {color: {color:Name}; font-family: 'tahoma'; font-weight: bold; font-size:19px; width:135px; text-align:center; margin-bottom:3px; padding:5px; letter-spacing:3px; text-transform: uppercase; border-radius:2px;}
  105.  
  106. .desc {margin-bottom:6px; padding:5px; letter-spacing:1px; text-transform: uppercase; text-align:justify; width:135px; font-size:9px; background:#fff}
  107.  
  108. .side1 {width:100px; float:left; }
  109.  
  110. .side2 {width:10px; float:right; margin-top:-3px;}
  111.  
  112. #s-m-t-tooltip {
  113. max-width:300px; /* maximum width */
  114. background-color:#ffffff; /* color background */
  115. border:1px solid #eee; /* color, shape and thickness of the border */
  116. font-size:10px; /* font size */
  117. color:#363636; /* font color */
  118. letter-spacing:1px; /* font spacing */
  119. text-transform:lowercase; /* uppercase, lowercase, none */
  120. padding:3px; /* padding size */
  121. margin:20px 0px 0px 20px; /* margin size */
  122. z-index:9999999999999999999999;
  123. border-radius: 2px; /* border radius */
  124. }
  125.  
  126. </style>
  127.  
  128. </head>
  129.  
  130. <body>
  131.  
  132. <div class="side">
  133.  
  134. <div class="nome">{block:PreviousPage}
  135. <a href="{PreviousPage}"> ← </a>
  136. {/block:PreviousPage}
  137.  
  138. {text:title}
  139.  
  140. {block:NextPage}
  141. <a href="{NextPage}"> → </a>
  142. {/block:NextPage}
  143.  
  144. </div>
  145.  
  146.  
  147. <div class="desc">{description}</div>
  148.  
  149. <div class="side1">
  150.  
  151. <center><img src="{image:Sidebar}" width="100%" class="pics"/></center>
  152.  
  153. </div>
  154.  
  155. <div class="side2">
  156.  
  157. <center>
  158. <div class="menu">
  159. <a href="/" title="home">♥</a>
  160. <a href="{text:Link 1}" class="menus" title="{text:Link 1 Text}">♥</a>
  161. <a href="{text:Link 2}" class="menus" title="{text:Link 2 Text}">♥</a>
  162. <a href="{text:Link 3}" class="menus" title="{text:Link 3 Text}">♥</a>
  163. <a href="{text:Link 4}" class="menus" title="{text:Link 4 Text}">♥</a>
  164. </div>
  165.  
  166.  
  167. </div>
  168.  
  169. </div></div></div></div>
  170.  
  171.  
  172. <div class="post">
  173. {block:Posts}
  174.  
  175. <!--TEXTOS-->
  176. {block:Text}<div class="posts">
  177. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  178. <div>{Body}</div>
  179. </div>{/block:Text}
  180.  
  181.  
  182. <!--PERGUNTAS E MENSAGENS-->
  183. {block:Answer}<div class="posts">
  184. {Question}
  185. <strong>@{Asker}</strong><br />
  186. {Answer}
  187. </div>{/block:Answer}
  188.  
  189.  
  190. <!--LINKS-->
  191. {block:Link}<div class="posts">
  192. <a href="{URL}"><h1>{Name}</h1></a>
  193. {block:Description}{Description}{/block:Description}
  194. </div>{block:Link}
  195.  
  196.  
  197. <!--FOTOS-->
  198. {block:Photo}<div class="posts">
  199. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center>
  200. {block:Caption}{Caption}{/block:Caption}
  201. </div>{/block:Photo}
  202.  
  203. {block:Photoset}
  204. <div class="post photoset">
  205. <img src="{Photoset-500}"/>
  206. {block:Caption}{Caption}{/block:Caption}
  207. </div>
  208. {/block:Photoset}
  209.  
  210.  
  211. <!--FRASES-->
  212. {block:Quote}<div class="posts">
  213. <h1>❝{Quote}❞</h1>
  214. {block:Source}— {Source}{/block:Source}
  215. </div>{/block:Quote}
  216.  
  217.  
  218. <!--DIALOGOS-->
  219. {block:Chat}<div class="posts">
  220. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  221. <table>
  222. {block:Lines}
  223. <tr>
  224. {block:Label}<td class="name">{Label}</td>{block:Label}
  225. <td class="words">{Line}</td>
  226. </tr>
  227. {/block:Lines}
  228. </table>
  229. </div>{/block:Chat}
  230.  
  231.  
  232. <!--MUSICAS-->
  233. {block:Audio}<div class="posts">
  234. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  235. <center>{AudioPlayerWhite}</centeR>
  236. {block:Caption}{Caption}{/block:Caption}<br />
  237. </div>{/block:Audio}
  238.  
  239.  
  240. <!--VIDEOS-->
  241. {block:Video}<div class="posts">
  242. <center>{Video-400}</center>
  243. {block:Caption}{Caption}{/block:Caption}<br />
  244. </div>{/block:Video}
  245.  
  246. <div class="info"><small><a href="{Permalink}">Posted on {DayOfMonthWithZero} {ShortMonth}</a> • {NoteCount} notes • <a href="{ReblogURL}" target="_blank">Reblog</a> • <a href="{Permalink}"> Like </a></small></div>
  247.  
  248. <div class="tags"><small></small></div>
  249.  
  250.  
  251. {/block:Posts}</div></div><br><br>
  252.  
  253. </div></div></div></div></div></div></div></div></div></div></div>
  254.  
  255.  
  256.  
  257. <div style="bottom:30px;right:20px;position:fixed;font-size:8px; padding:5px;"><a href="http://oficinadehtml.tumblr.com" title="© THEME BY MARY | @stilesflop">THEME</a></div>
  258.  
  259. </body>
  260.  
  261. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement