Advertisement
Mirelalmeida

Theme 04

May 18th, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5.  
  6.  
  7.  
  8. <title> {title} </title>
  9.  
  10. <link rel="shortcut icon" href="{favicon}">
  11. <link href='http://fonts.googleapis.com/css?family=Nova+Mono' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Gruppo' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Candal' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  16.  
  17. <meta name="color:background" content="" />
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="color:sidebar" content="" />
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="text:Link4" content="" />
  27. <meta name="text:Link4 Title" content="" />
  28. <meta name="text:Link5" content="" />
  29. <meta name="text:Link5 Title" content="" />
  30. <meta name="text:Link6" content="" />
  31. <meta name="text:Link6 Title" content="" />
  32. <meta name="color:menu" content="" />
  33. <meta name="color:fontemenu" content="" />
  34. <meta name="color:hovermenu" content="" />
  35. <meta name="color:notes" content="" />
  36. <meta name="color:permalink" content="" />
  37. <meta name="color:ask" content="" />
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45. </head>
  46.  
  47. <style>
  48.  
  49. /*** Background do seu theme , (o Fundo do theme) / Você pode modificar as fontes , cores e o Background ***/
  50.  
  51. body{background-color: {color:background};
  52. url(''); color: #000; font-family:'nova mono', ; font-size: 11px;}
  53.  
  54.  
  55. #tumblr_controls{position: fixed!important;z-index:15;}
  56.  
  57. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  58.  
  59. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  60.  
  61. /*** formatação dos links, personalize da forma que preferir ***/
  62.  
  63. a{ color:#000;text-decoration:none; }
  64. a:hover { color: #eee;}
  65.  
  66. /*** caixinha dos posts e sidebar ***/
  67.  
  68. .box { background: #fff; margin-bottom: 10px; font-family: 'Open Sans Condensed';padding: 5px; text-align: justify;}
  69.  
  70. /*** titulos dos posts ***/
  71.  
  72. h1 { color: #000; font-family: 'Gruppo', cursive; font-size:25px; line-height:30px;letter-spacing:-2px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:center;}
  73.  
  74.  
  75. /*** Parte importante do theme, por favor, não retire ***/
  76.  
  77. #mh {display : block;border-bottom: 1px solid #ddd;padding: 2px;}
  78. #mh:hover {background: #FF9CFD;}
  79.  
  80.  
  81.  
  82.  
  83.  
  84. /* Estilo de Ask por connectionhtml */
  85. .pergunta{background:#eee;padding-left:4px;padding:2px;margin-left:0px;margin-right: 0;overflow: hidden;font-size:9px; font-family:trebuchet ms;}
  86.  
  87. .pergunta2{background:#fff;padding-left:4px;margin-left:0px;margin-right:3;overflow: hidden;font-size:9px; font-family:trebuchet ms;margin-top:1px;padding-top:-2px;border-bottom:1px solid #eee;}
  88.  
  89. .asker{font-family:pf arma five;font-size:8px;background-color:{color:ask}; padding:1px;margin-top:-2px;margin-right:-1px;overflow:hidden;color:#fff;margin-left:-2px;padding-left:4px;text-shadow:1px 1px 0px #811a24;}
  90. .asker a {color: #fff;}
  91. .fotoask {opacity: 1;-webkit-transition: all 0.6s ease-out;float:right;}
  92. .fotoask:hover {-webkit-filter: grayscale(100%);-webkit-transition: all 0.6s ease-out;}
  93.  
  94. .resp {margin-left:1px;margin-top:-11px;font-family:'arial';font-size:10px;padding:3px;color:#aaa;text-indent:7px;text-align:justify;width:auto;}
  95.  
  96. /*** Blockquote / Personalize as cores da forma que preferir ***/
  97. blockquote {background-color: #000; color: #fff; margin: e2px 2px 2px 2px; padding: 7px;}
  98.  
  99. /*** Seleção Colorida ***/
  100.  
  101. ::-moz-selection { color: #b5b2cc; background: #fff; }
  102. ::selection { color: #b5b2cc; background: #fff;}
  103.  
  104.  
  105.  
  106.  
  107. /*** centralização do theme ***/
  108. .sidebar {width: 325px; float: left;position: fixed; margin-top: 150px;background-color: {color:sidebar}}
  109. .posts {width:560px; float:right; margin-top: 6px;}
  110. .tudo {width: 890px; margin-left: auto; margin-right: auto;}
  111.  
  112. /*** caixinha aonde ficam as notes, permalink, etc, personalize da forma que preferir ***/
  113.  
  114. .caixainfeliz { background-color:{color:notes} ; color: #fff; padding: 5px; width: auto;text-align: center;font-family: verdana; margin-top: 5px; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; text-shadow: 1px 1px 0px #d3d3d3;}
  115.  
  116. .caixainfeliz a{ background: {color:permalink}; padding: 3px; color: #fff; font-family: verdana; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; border-radius: 2px;}
  117.  
  118. /*—✱— efeito por connection html | se usar credite | dont copy —✱—*/
  119. .fotinha {position: absolute; margin-left:40px; margin-top: 40px;position:fixed; width:245px; height:150px; border:5px ; solid:{color:borda} ;opacity:1;}
  120.  
  121. .tittle {font-size:28px; margin-bottom:-6px; text-align:center; text-transform:lowercase; z-index:1; letter-spacing:2px; margin-top:1px; color:#47BBCE; margin-left:100px; font-family: 'Candal', sans-serif; text-shadoww:1px 0px 25px; -webkit-transition-duration:.8s;}
  122. .tittle:hover {opacity:0.5;}
  123.  
  124.  
  125. /*---* MENU POR HTML-PARTY--*--*/
  126. #html-party {width: 110px; margin-left: 1px; margin-top: 45px;}
  127.  
  128. #html-party A {background:{color:menu} no-repeat center; text-align: left;
  129. line-height:13px; display: block;float: left; color :{color:fontemenu};
  130. font-family: 'Open Sans Condensed', sans-serif;text-transform: uppercase;font-size: 8px;
  131. padding:4PX; width:80PX; height:13px; -moz-transition:all 0.3s ease-out;
  132. transition:all 0.3s ease-out; border-radius:0PX;
  133. margin-left:5PX;margin-bottom:5PX; }
  134.  
  135. #html-party a:hover {background: {color:hovermenu}; text-align: left; line-height:12px;
  136. display: block;float: left; border-left:2px double #999; color :#999;
  137. font-family: 'Open Sans Condensed', sans-serif;text-transform: uppercase;font-size: 10px;
  138. text-shadow:0PX 1PX 0PX #fff; padding:4PX; width:83PX; height:13px;
  139. margin-left:-20PX;margin-bottom:5PX; -webkit-transition-duration: .50s;
  140. -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  141.  
  142. h3 { color:#87745C; font-size:33px; line-height:25px;margin:0px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing: 1px; font-family: 'arial'; cursor: hand;}
  143.  
  144.  
  145.  
  146.  
  147. </style>
  148.  
  149. <body>
  150.  
  151. <div class="tudo">
  152.  
  153. <div class="sidebar">
  154.  
  155. <div class="box">
  156. <div class="tittle">{title}</div>
  157.  
  158.  
  159.  
  160.  
  161. <div class="fotinha">
  162. <img src="{image:sidebar}">
  163. <div id="barbie">★★ {BLOCK:DESCRIPTION}{DESCRIPTION}{/BLOCK:DESCRIPTION} ✩ ✩
  164.  
  165.  
  166. </div></div>
  167. </a>
  168.  
  169.  
  170. <form> <center>
  171.  
  172.  
  173. </form> </center>
  174.  
  175.  
  176. <DIV ID="html-party">
  177.  
  178. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  179. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  180. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  181. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  182. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  183.  
  184.  
  185.  
  186.  
  187.  
  188. </div>
  189.  
  190.  
  191. </div>
  192. <center>
  193.  
  194.  
  195. </center>
  196.  
  197. </div>
  198.  
  199. <div class="posts">
  200.  
  201. {Block:Posts}
  202.  
  203. <div class="box">
  204.  
  205. <div style="position: fixed; bottom: 10px; right: 10px; border: thin solid #aaa; padding:3px;"><a href="http://editsdrawn.tumblr.com/" title="theme by editsdrawn">credit</a></div>
  206.  
  207. <!-- Textos -->
  208. {block:Text}
  209. {block:Title}<h1>{Title}</h1>{/block:Title}
  210. <div>{Body}</div>
  211. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  212. {/block:Text}
  213.  
  214.  
  215. <!-- ASK -->
  216.  
  217. {block:Answer}
  218. <img src="{AskerPortraitURL-30}" align="left" class="fotoask">
  219. <div class="pergunta">
  220. <div class="asker">{Asker} asked {TimeAgo}</div>
  221. {Question}
  222. </div>
  223. <div class="pergunta2">{Answer}</div>
  224. {/block:answer}
  225.  
  226.  
  227. <!-- Links -->
  228. {block:Link}
  229. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  230. {block:Description}{Description}{/block:Description}
  231. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  232. {/block:Link}
  233.  
  234.  
  235. <!-- Fotos -->
  236.  
  237. {block:Photo}
  238. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" width="550" />{LinkCloseTag}</center>
  239. {block:Caption}{Caption}{/block:Caption}
  240. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  241. {/block:Photo}
  242.  
  243.  
  244. <!-- Photoset -->
  245. {block:Photoset}
  246. <center>{Photoset-500}</center>
  247. {block:Caption}{Caption}{/block:Caption}
  248. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  249. {/block:Photoset}
  250.  
  251. <!-- Frases -->
  252.  
  253. {block:Quote}
  254. <h1><big>"</big> {Quote} "</h1>
  255. {block:Source}&mdash; {Source}{/block:Source}
  256. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  257. {/block:Quote}
  258.  
  259.  
  260.  
  261. <!-- Chat -->
  262. {block:Chat}
  263. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>
  264. {/block:Title}
  265. {block:Lines}
  266. <div class="{Alt} user_{UserNumber}">
  267. {block:Label}
  268. <span class="label"><b>{Label}</b></span>
  269. {/block:Label}
  270. {Line}
  271. </div>
  272. {/block:Lines}
  273. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  274. {/block:chat}
  275. <!-- Musicas -->
  276.  
  277. {block:Audio}
  278. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i>
  279. {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  280. <center>{AudioPlayerWhite}</center>
  281. {block:Caption}{Caption}{/block:Caption}
  282. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  283. {/block:Audio}
  284.  
  285.  
  286.  
  287. <!-- Videos -->
  288.  
  289. {block:Video}
  290. <center>{Video-500}</center>
  291. {block:Caption}{Caption}{/block:Caption}<br />
  292. <div class="caixainfeliz"> {timeago} | {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} | <a href="{permalink}"> Permalink </a> </div>
  293. {/block:Video}
  294.  
  295. </div>
  296.  
  297. {/Block:Posts}
  298.  
  299. </div>
  300. </div>
  301. </div>
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312. </div>
  313. </div>
  314.  
  315.  
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement