Advertisement
enjoying-the-life

Theme 14

Oct 16th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.37 KB | None | 0 0
  1. <!------------------------- NAO SE INSPIRE NEM USE COMO BASE NAO DISPONIBILIZE TAMBÉM. THEME TOTALMENTE FEITO POR: enjoying-the-life | Tumblr SAIBA QUE PLAGIO É CRIME E SE EU VER O CÓDIGO DO MEU THEME EU VOU RECONHECER E VOCÊ VAI SE DAR MUITO MAL ------- EXTRAS DEVIDAMENTE CREDITADOS----------->
  2.  
  3.  
  4. <html>
  5. <head>
  6.  
  7. <br /><style type="text/css"> body {cursor:url(""),default} </style><p>
  8. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand' rel='stylesheet' type='text/css'>
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  11. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  12.  
  13. function tb8_makeArray(n){
  14.  
  15. this.length = n;
  16.  
  17. return this.length;
  18.  
  19. }
  20.  
  21. tb8_messages = new tb8_makeArray(1);
  22.  
  23. tb8_messages[0] = "{Title}";
  24.  
  25. tb8_rptType = 'infinite';
  26.  
  27. tb8_rptNbr = 5;
  28.  
  29. tb8_speed = 100;
  30.  
  31. tb8_delay = 2000;
  32.  
  33. var tb8_counter=1;
  34.  
  35. var tb8_currMsg=0;
  36.  
  37. var tb8_tekst ="";
  38.  
  39. var tb8_i=0;
  40.  
  41. var tb8_TID = null;
  42.  
  43. function tb8_pisi()
  44. {
  45. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  46.  
  47. document.title = tb8_tekst;
  48.  
  49. tb8_sp=tb8_speed;
  50.  
  51. tb8_i++;
  52.  
  53. if (tb8_i==tb8_messages[tb8_currMsg].length){
  54.  
  55. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  56.  
  57. }
  58.  
  59. if (tb8_currMsg == tb8_messages.length){
  60.  
  61. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  62.  
  63. clearTimeout(tb8_TID);
  64.  
  65. return;
  66.  
  67. }
  68.  
  69. tb8_counter++;
  70.  
  71. tb8_currMsg = 0;
  72.  
  73. }
  74.  
  75. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  76.  
  77. }
  78.  
  79. tb8_pisi()
  80.  
  81. </script>
  82.  
  83.  
  84.  
  85.  
  86. <link rel="shortcut icon" href="{Favicon}">
  87.  
  88. <meta name="color:background" content="#E8E8E8"/>
  89. <meta name="color:links" content="#000000"/>
  90. <meta name="color:menu1" content="#FFFFFF"/>
  91. <meta name="color:menu2" content="#000000"/>
  92. <meta name="color:menuletra1" content="#000000"/>
  93. <meta name="color:menuletra2" content="#FFFFFF"/>
  94. <meta name="color:sidebar" content="#FFFFFF"/>
  95. <meta name="color:border" content="#696969"/>
  96. <meta name="color:titulo" content="#000000"/>
  97. <meta name="color:box" content="#FFFFFF"/>
  98. <meta name="color:negrito" content="#000000"/>
  99. <meta name="color:italico" content="#000000"/>
  100. <meta name="color:tracejado" content="#000000"/>
  101. <meta name="image:sideimage" content="http://static.tumblr.com/cjfqn1h/03Nmbzy1v/k.png"/>
  102. <meta name="image:background" content="http://static.tumblr.com/cjfqn1h/iGcmbp89l/bg.png"/>
  103. <meta name="text:Link1" content="link" />
  104. <meta name="text:Link1 Title" content="troque" />
  105. <meta name="text:Link2" content="Link" />
  106. <meta name="text:Link2 Title" content="esses" />
  107. <meta name="text:Link3" content="link" />
  108. <meta name="text:Link3 Title" content="links" />
  109. <meta name="text:Link4" content="Link" />
  110. <meta name="text:Link4 Title" content="no app" />
  111.  
  112.  
  113. <script type="text/javascript">
  114. //desabilita menu de opcoes ao clicar no botao direito
  115. function desabilitaMenu(e)
  116. {
  117. if (window.Event)
  118. {
  119. if (e.which == 2 || e.which == 3)
  120. return false;
  121. }
  122. else
  123. {
  124. event.cancelBubble = true
  125. event.returnValue = false;
  126. return false;
  127. }
  128. }
  129. document.oncontextmenu = desabilitaMenu;
  130. document.onmousedown = desabilitaBotaoDireito;
  131. document.onmouseup = desabilitaBotaoDireito;
  132. </script>
  133.  
  134.  
  135.  
  136.  
  137.  
  138. <style type="text/css">
  139. html::-webkit-scrollbar {width:1; height:auto;background: #FFF;}
  140. html::-webkit-scrollbar-corner { background: #FFF;}
  141. html::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  142. html::-webkit-scrollbar-button:horizontal {width:1;display:block;}
  143. html::-webkit-scrollbar-thumb:vertical {background-color: #000 ;}
  144. html::-webkit-scrollbar-thumb:horizontal {background-color: #000 ; }
  145. html::-webkit-scrollbar-thumb {background-color: #000 ;}
  146. html::-webkit-scrollbar-thumb:hover {background-color: #000 ;}
  147. html::-webkit-scrollbar-track-piece {background: none;}
  148. .viaesource {display: none;}
  149. /** Fundo **/
  150. body{background: {color:background} Url('http://static.tumblr.com/cjfqn1h/ylImc01p2/sem_t__tulo_4.png'); color: #000000; font-family: Verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat;}
  151. /** Titulo dos posts **/
  152. h1 { font-size: 23px; color: {color:titulo};font-family: 'Patrick Hand', arial, serif;}
  153. h2 {color: {color:titulo}; font-family: 'Patrick Hand', cursive; font-size:24px; line-height:29px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; border-bottom: 0px solid #eee;}
  154.  
  155. /** cores , links **/
  156. a {
  157. color: {color:links};
  158. text-decoration: none;
  159. -webkit-transition: color 0.5s ease-out;
  160. -moz-transition: color 0.5s ease-out;
  161. transition: color 0.5s ease-out;}
  162. s {color: {color:tracejado};}
  163. i {color: {color:italico};} em {color: {color:italico};}
  164. b {color: {color:negrito};} strong {color: {color:negrito};}
  165. u, span.sublinha {text-decoration: none; border-bottom: 1px solid tracejado};}
  166. /*** Ask Por Simone (cerejadosundae)***/
  167. .ask {width: 99%; background:#292929; font-weight:normal; padding:3px; margin-bottom: 0px; color:#fff; font-size: 11px;}
  168. .asker {width: 99%;height:18px; background: #000; font-weight:normal; padding:3px; margin-bottom: 0px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  169. .asker a{background:#000; color:#fff;}
  170. .askborder {width:38px;float: left; display: inline; margin-bottom: 0px;margin-left:-3px;border: 3px solid #000;margin-top:-3px;}
  171. .resposta {background:#fff; font-weight:normal; padding:10px; margin-bottom: 0px; text-shadow:0 0px 0px #fff;color:#000; font-size: 11px; }
  172. /** caixas e conteúdos **/
  173. .box{
  174. background: {color:box};
  175. background-repeat: no-repeat;
  176. padding: 5px;
  177. margin-bottom: 2px;overflow:auto;}
  178. .box1{
  179. background: {color:box};
  180. background-repeat: no-repeat;
  181. padding: 5px;
  182. margin-bottom: 2px;overflow:auto;}
  183. #conteudo { width: 560px; padding-bottom: 8px; margin-top:30px; color: #777; font: 11px Kristen ITC; margin-bottom: 15px; margin-left: 5px; padding: 5px; float: left; }
  184. #caixa1{ background: {color:sidebar};padding:5px; width: 170px; height: 210px;text-align:center;;overflow: hidden;z-index:1; }
  185. #faixa{ background: {color:sidebar};padding:3px;z-index:2; }
  186. #faixa2{ background: {color:sidebar};padding:3px; height:90px;z-index:2; }
  187. /** Navegação **/
  188. .nav1{font: 12px calibri;line-height: 12px; display: inline-block;color: {color:menuletra2};background: {color:menu2};padding: 2px;width: 270px;height:15px; margin: 1px;text-align:justify; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; overflow:hidden; z-index:2}
  189. .nav1:hover{ color: {color:menuletra1};background: {color:menu1};width: 300px;letter-spacing: 3px }
  190. /* Paginação*/
  191. page {background:transparent; color:#000; margin:0px; padding:0px; margin-bottom:-0px; cursor:hand; text-align:center; letter-spacing:1px; font-family:'Tahoma'; font-size:16px; font-style:bold;}
  192. /*** notes hover*/
  193. .boxnotes {margin-left: 545px; margin-top: 5px;width:50px; background: transparent;text-align:center; color:transparent; padding: 5px; position: absolute;line-height: 13px; font: normal 7pt verdana;opacity:0;z-index: 4; -webkit-transition-duration: 2.00s;}
  194. .box:hover .boxnotes {background: transparent;text-align:center; color: #000; padding: 5px; opacity:1;}
  195. .imgrd{width: 170px; height: 210px;}
  196. /** creditos **/
  197. #cred {width: 12px; height: 8px; margin-left: 25px; margin-top: 190px; position:fixed; overflow:hidden; background-color: #FFF;
  198.  
  199. -webkit-border-bottom-right-radius: 10px;
  200. -webkit-border-bottom-left-radius: 10px;
  201. -moz-border-radius-bottomright: 10px;
  202. -moz-border-radius-bottomleft: 10px;
  203. border-bottom-right-radius: 10px;
  204. border-bottom-left-radius: 10px;
  205. -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  206. #cred { font-family: verdana;font-size: 9px; color: #000; text-align: center; padding: 3px; line-height:6px}
  207.  
  208. #cred:hover {width: 174px;height: 10px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-radius: 0px;}
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215. </style>
  216. </head>
  217. <body onkeydown="return false">
  218. <div style="position:fixed; left: 180px; bottom:150px;">
  219. <page>{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  220. <div style="position:fixed; left: 1033px; bottom:150px;">
  221. <page>{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</page></div>
  222. <div style="position:fixed; top:90px; left:215px; width:300px">
  223. <div id="faixa"></div></div>
  224. <div style="position:fixed; top:90px; left:215px;">
  225. <div id="faixa2"></div></div>
  226. <div style="position:fixed; top:490px; left:215px; width:300px">
  227. <div id="faixa"></div></div>
  228. <div style="position:fixed; top:400px; left:215px;">
  229. <div id="faixa2"></div></div>
  230. <div style="position:fixed; top:246px; left:60px;">
  231. <a href="{text:Link1}" ; div class="nav1">{text:Link1 Title}</a><br>
  232. <a href="{text:Link2}" ; div class="nav1">{text:Link2 Title}</a><br>
  233. <a href="{text:link3}" ; div class="nav1">{text:Link3 Title}</a><br>
  234. <a href="{text:Link4}" ; div class="nav1">{text:Link4 Title}</a><br>
  235. </div>
  236. <div style="position:fixed; top:180px; left:130px;">
  237. <div id="caixa1">
  238. <img src="{image:sideimage}" class="imgrd"></div></div>
  239. <div style="position:fixed;left:105px; top:210px;position: fixed; text-align: right;" >
  240. <div id="cred">
  241. <b><big><big><a href="http://enjoying-the-life.tumblr.com/">©</a></big></big></b>&nbsp;<a href="http://cerejadosundae.tumblr.com/">+</a></center></div></div>
  242. <div style="position:absolute;width:540px; left: 390px; top:90px; z-index:2;">
  243. <!— liuc —>
  244. <div id="liuc">{block:Posts} <div id="main">
  245. {block:Regular}<div class="post"><div class="box">
  246. <div class="boxnotes"><center>
  247. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  248. {block:Title}<center><h1>{Title}</h1></center>{/block:Title}
  249. <div class="entry"><center>{Body}</center></div>
  250. </div></div>
  251. {/block:Regular}
  252. <!---------------- FOTOS DO POSTS ------------->
  253. {block:Photo}
  254. <div class="post"><div class="box">
  255. <div class="boxnotes"><center>
  256. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  257. <center>
  258. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=530px class="border">{LinkCloseTag}</center>
  259. {block:Caption}
  260. <div class="caption"><center>{Caption}</center></div>
  261. {/block:Caption}
  262. <div style="clear:both;"></div>
  263. {/block:Photo}
  264. <div style="clear:both;"></div>
  265. <!---------- ASK --------------------------->
  266. {block:Answer}
  267. <div class="post"><div class="box">
  268. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
  269. <div class="ask">&nbsp;{Question}</div>
  270. <div class="resposta">{Answer}</div></div>
  271. <br>
  272. {block:Answer}
  273. <div style="clear:both;"></div>
  274. <!---------- QUOTES --------------------------->
  275. {block:Quote}
  276. <div class="post"><div class="box">
  277. <div class="boxnotes"><center>
  278. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  279. <center><h1>"{Quote}"</h1></center>
  280. </span>
  281. {block:Source}<div class="source"><center>&mdash; {Source}</center></div>{/block:Source}
  282. <BR>
  283. <div class="divtraso"></div>
  284. {/block:Quote}
  285. <div style="clear:both;"></div>
  286. <!---------- LINKS --------------------------->
  287. {block:Link}
  288. <div class="post"><div class="box">
  289. <div class="boxnotes"><center>
  290. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  291. <a href="{URL}" class="link" {Target}><center><h1>{Name}</h1></center></a>
  292. {block:Description}
  293. <div class="description">{Description}</div>
  294. {/block:Description}
  295. <BR>
  296. {/block:Link}
  297. <div style="clear:both;"></div>
  298. <!---------- CHAT --------------------------->
  299. {block:Chat}
  300. <div class="post"><div class="box">
  301. <div class="boxnotes"><center>
  302. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  303. <br>{block:Title}<div class="titulo"><a href="{Permalink}"><center>{Title}</center></a></div>
  304. {/block:Title}
  305. <div class="chat">
  306. {block:Lines}
  307. <div class="{Alt} user_{UserNumber}">
  308. {block:Label}
  309. <span class="label"><center>{Label}</span>
  310. {/block:Label}
  311. {Line}</center>
  312. </div>
  313. {/block:Lines}
  314. </div>
  315. <BR>
  316. {/block:Chat}
  317. <div style="clear:both;"></div>
  318. <!---------- AUDIO --------------------------->
  319. {block:Audio}
  320. <div class="post"><div class="box">
  321. <div class="boxnotes"><center>
  322. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  323. <center>{AudioPlayerBlack}</center>
  324. {block:Caption}
  325. <div class="caption"><center>{Caption}</center></div>
  326. {/block:Caption}
  327. {/block:Audio}
  328. <div style="clear:both;"></div>
  329. <!---------- VIDEOS --------------------------->
  330. {block:Video}
  331. <div class="post">
  332. <div class="box">
  333. <div class="boxnotes"><center>
  334. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b><br><a class="notes" href="{Permalink}">{NoteCount}</a><br> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></center></div>
  335. <br><center>{Video-500}</center>
  336. {block:Caption}
  337. <div class="caption"><center>{Caption}<center></div>
  338. {/block:Caption}
  339. <BR>
  340. {/block:Video}
  341. <div style="clear:both;"></div>
  342. <!---------------- NOTAS DOS POSTS ------------->
  343. {block:PostNotes}<div class="box">
  344. <div class="notes-bottom">
  345. {PostNotes}
  346. </div></div>
  347. {/block:PostNotes}
  348. </div>
  349. <div class="viaesource">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  350. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  351. {/Block:Posts}
  352. </div</div>
  353. <!-- Paginação-->
  354. <center><div class="lefty">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage}</div><div class="righty">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
  355. </div></div></div></div></div></div></div></div></div></div></div></div>
  356. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  357. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  358. </head>
  359. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement