Advertisement
dds-themex

theme desativado ==♥== 03/08/2013

Aug 3rd, 2013
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link rel="shortcurt icon" href="{Favicon}">
  4. <title>{Title}</title>
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  9.  
  10. <!-- appearance -->
  11. <meta name="image:banner" content=""/>
  12. <meta name="text:Link1" content="" />
  13. <meta name="text:Link1 Title" content="" />
  14. <meta name="text:Link2" content="" />
  15. <meta name="text:Link2 Title" content="" />
  16. <meta name="text:Link3" content="" />
  17. <meta name="text:Link3 Title" content="" />
  18. </head>
  19.  
  20. <style>
  21. body {background-image:url('http://media.tumblr.com/fd25cf263f97e81a3b403a06dae0013e/tumblr_inline_mqmykfx5QR1qz4rgp.png'); background-position: center; background-attachment: fixed; background-repeat: repeat; font-family: Cambria; font-size: 10px;}
  22.  
  23.  
  24. .box {
  25. width: 450px;
  26. padding: 10px;
  27. height: 280px;
  28. background-color: #fff;
  29. border-radius: 15px;
  30. -moz-box-shadow: 0 0 1em #eee;
  31. -webkit-box-shadow: 0 0 1em #eee;
  32. box-shadow: 0 0 1em #eee;
  33. border-top: 6px double #f16ca5;
  34. border-bottom: 6px double #f16ca5;
  35. }
  36.  
  37. a:link, a:visited, a:active {color: #fff; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  38. a:hover {color: #fff;}
  39.  
  40. /*Menu clack por sua-barbie-preferida |Credite*/
  41. .clack a {background: #f16ca5; font-family: 'Play'; padding: 7px; color: #fff; font-size: 10px; text-transform: none; margin: 3px; width: 130px;}
  42. .clack a:hover {box-shadow: inset 40px 80px #bebebe; padding-top: 10px; padding-bottom: 10px; -webkit-transition: all 0.99s ease-in-out;}
  43. </style>
  44. <body>
  45. <!-- créditos, não retire por favor -->
  46. <div style="position: absolute; overflow: hidden; background: #fff; font-family: 'Iceland'; padding: 5px; text-shadow: 2px 2px 0px #eee; color: #696969; font-size: 14px; margin-top: 10px; margin-left: 10px; border: 4px double #eee;"><a href="http://www.sua-barbie-preferida.tumblr.com" title="don't copy"><font color=696969>THEME BY</a></font> <font color=#fc7ac6> ©</font></div>
  47. <br>
  48. <br>
  49. <br><br>
  50. <br><center><img src="{image:banner}" width="454">
  51. <br>
  52. <br>
  53. <br>
  54. <br>
  55. <br>
  56. <br>
  57. <div class="box">
  58. {Description}
  59. <br>
  60. <br>
  61. <div class="clack">
  62. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  63. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  64. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  65. </div>
  66. <br>
  67. <center><iframe frameborder="0" scrolling="no" width="100%" height="200" src="http://www.tumblr.com/ask_form/chasinghtml.tumblr.com/" ></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></center>
  68. </div></font>
  69.  
  70. </body>
  71. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement