Advertisement
maryaciolli

theme dems

Dec 28th, 2013
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 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. <!-- end of script tooltip -->
  37.  
  38.  
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40.  
  41. <meta name="color:Background" content="#ffffff"/>
  42. <meta name="color:Text" content="#939394"/>
  43. <meta name="color:Menu" content="#ee6a72"/>
  44. <meta name="color:Menu Hover" content="#ffe079"/>
  45. <meta name="color:Border" content="#ffe079"/>
  46. <meta name="color:Name" content="#ee6a72"/>
  47. <meta name="color:Info" content="#ee6a72"/>
  48. <meta name="color:Info letter" content="#ffffff"/>
  49. <meta name="image:Sidebar" content="http://static.tumblr.com/51b3ef3455a7d56df43fd29d2b030dad/nqcm3ld/j6hmyj2aw/tumblr_static_11.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: {color:text}; text-decoration: none; -webkit-transition-duration: .50s;}
  76.  
  77. a:hover { color: {color:Info};}
  78.  
  79. b, strong {color: #000000; text-decoration: none;}
  80. s {color: #000000;cursor: help;}
  81. i {color: #000000; text-decoration: none;}
  82. u, underline {color: #000000; text-decoration: none; border-bottom: 1px dashed #000000;}
  83.  
  84. h1 {color: {color:text}; font-family: 'Roboto Condensed', sans-serif; font-size:35px; line-height:30px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; letter-spacing: 1px;}
  85.  
  86. h2 {color: {color:text}; 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;}
  87.  
  88. .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;}
  89.  
  90. .posts {background: #ffffff;color: {color:text}; margin-top: 50px; padding: 5px; width:500px; margin-left:0px;}
  91.  
  92. .info {background:{color:Info}; color: {color:Info letter}; text-align:left; width:455px; padding:5px; margin-left:0px; border-radius:0px; text-transform: uppercase; font: 11px 'verdana'; margin-top:10px; border-left:50px solid {color:Border};}
  93.  
  94. .info a {color: {color:Info letter};}
  95.  
  96. .menu{text-align: center; text-decoration: none;}
  97.  
  98. .menu a{text-transform:uppercase!important; padding: 5px; display: inline-block; background:{color:Menu}; margin-top: 13px; 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:0px;}
  99.  
  100. .menu a:hover{background:{color:Menu Hover}; color: #ffffff;}
  101.  
  102. blockquote {font-size: 11px; font-family: 'verdana'; color: {color:text}; background: #ffffff; border-left:3px solid {color:Border}; padding-left:5px;}
  103.  
  104. .pics {border:5px solid {color:Border}; padding:3px; width:100px; height:100px; border-radius:0px;}
  105.  
  106. .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;}
  107.  
  108. .desc {margin-bottom:6px; padding:5px; letter-spacing:1px; text-transform: uppercase; text-align:justify; width:135px; font-size:9px; background:#fff; color: {color:text};}
  109.  
  110. .side1 {width:135px; float:left; }
  111.  
  112. .side2 {width:10px; float:right; margin-top:-3px;}
  113.  
  114. #s-m-t-tooltip {
  115. max-width:300px; /* maximum width */
  116. background-color:#ffffff; /* color background */
  117. border:1px solid #eee; /* color, shape and thickness of the border */
  118. font-size:10px; /* font size */
  119. color:#363636; /* font color */
  120. letter-spacing:1px; /* font spacing */
  121. text-transform:lowercase; /* uppercase, lowercase, none */
  122. padding:3px; /* padding size */
  123. margin:20px 0px 0px 20px; /* margin size */
  124. z-index:9999999999999999999999;
  125. border-radius: 2px; /* border radius */
  126. }
  127.  
  128. </style>
  129.  
  130. </head>
  131.  
  132. <body>
  133.  
  134. <div class="side">
  135.  
  136. <div class="nome">{block:PreviousPage}
  137. <a href="{PreviousPage}"> ← </a>
  138. {/block:PreviousPage}
  139.  
  140. {text:title}
  141.  
  142. {block:NextPage}
  143. <a href="{NextPage}"> → </a>
  144. {/block:NextPage}
  145.  
  146. </div>
  147.  
  148.  
  149. <div class="desc">{description}</div>
  150.  
  151. <div class="side1">
  152.  
  153. <center>
  154. <img src="{image:Sidebar}" width="100%" class="pics"/>
  155. </center>
  156.  
  157. <div class="menu">
  158. <a href="/" class="menus">refresh</a>
  159. <a href="{text:Link 1}" class="menus">{text:Link 1 Text}</a>
  160. <a href="{text:Link 2}" class="menus">{text:Link 2 Text}</a>
  161. <a href="{text:Link 3}" class="menus">{text:Link 3 Text}</a>
  162. <a href="{text:Link 4}" class="menus">{text:Link 4 Text}</a>
  163. </div>
  164.  
  165. </div>
  166.  
  167. </div></div></div></div>
  168.  
  169.  
  170. <div class="post">
  171.  
  172. {block:Posts}
  173.  
  174. <!--TEXTOS-->
  175. {block:Text}<div class="posts">
  176. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  177. <div>{Body}</div>
  178. </div>{/block:Text}
  179.  
  180.  
  181. <!--PERGUNTAS E MENSAGENS-->
  182. {block:Answer}<div class="posts">
  183. {Question}
  184. <strong>@{Asker}</strong><br />
  185. {Answer}
  186. </div>{/block:Answer}
  187.  
  188.  
  189. <!--LINKS-->
  190. {block:Link}<div class="posts">
  191. <a href="{URL}"><h1>{Name}</h1></a>
  192. {block:Description}{Description}{/block:Description}
  193. </div>{block:Link}
  194.  
  195.  
  196. <!--FOTOS-->
  197. {block:Photo}<div class="posts">
  198. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center>
  199. {block:Caption}{Caption}{/block:Caption}
  200. </div>{/block:Photo}
  201.  
  202. {block:Photoset}
  203. <div class="post photoset">
  204. <img src="{Photoset-500}"/>
  205. {block:Caption}{Caption}{/block:Caption}
  206. </div>
  207. {/block:Photoset}
  208.  
  209.  
  210. <!--FRASES-->
  211. {block:Quote}<div class="posts">
  212. <h1>❝{Quote}❞</h1>
  213. {block:Source}— {Source}{/block:Source}
  214. </div>{/block:Quote}
  215.  
  216.  
  217. <!--DIALOGOS-->
  218. {block:Chat}<div class="posts">
  219. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  220. <table>
  221. {block:Lines}
  222. <tr>
  223. {block:Label}<td class="name">{Label}</td>{block:Label}
  224. <td class="words">{Line}</td>
  225. </tr>
  226. {/block:Lines}
  227. </table>
  228. </div>{/block:Chat}
  229.  
  230.  
  231. <!--MUSICAS-->
  232. {block:Audio}<div class="posts">
  233. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  234. <center>{AudioPlayerWhite}</centeR>
  235. {block:Caption}{Caption}{/block:Caption}<br />
  236. </div>{/block:Audio}
  237.  
  238.  
  239. <!--VIDEOS-->
  240. {block:Video}<div class="posts">
  241. <center>{Video-400}</center>
  242. {block:Caption}{Caption}{/block:Caption}<br />
  243. </div>{/block:Video}
  244.  
  245. <div class="info"><small>{NoteCount} notes • <a href="{ReblogURL}" target="_blank">Reblog</a> • <a href="{Permalink}"> Like </a></small></div>
  246.  
  247. <div class="tags"><small></small></div>
  248.  
  249.  
  250. {/block:Posts}</div></div><br><br>
  251.  
  252. </div></div></div></div></div></div></div></div></div></div></div>
  253.  
  254.  
  255.  
  256. <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>
  257.  
  258. </body>
  259.  
  260. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement