Advertisement
maryaciolli

theme - hiatus #2

Apr 9th, 2014
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <! - - - - - - - - - - - - - - - - - - - - - - - - - -
  5. new theme ♡
  6. theme by oficinadehtml.tumblr.com
  7. @hollandsrod3n
  8. - - - - - - - - - - - - - - - - - - - - - - - - - - !>
  9.  
  10.  
  11. <title>{title};</title>
  12.  
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Snippet' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  19.  
  20. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21.  
  22. <script>
  23.  
  24. (function($){
  25.  
  26. $(document).ready(function(){
  27.  
  28. $("a[title]").style_my_tooltips({
  29.  
  30. tip_follows_cursor:true,
  31.  
  32. tip_delay_time:0,
  33.  
  34. tip_fade_speed:0,
  35.  
  36. attribute:"title"
  37.  
  38. });
  39.  
  40. });
  41.  
  42. })(jQuery);
  43.  
  44. </script>
  45. </head>
  46.  
  47. <style type="text/css">
  48.  
  49. body{font-family:'arvil'; font-size: 11px;color: #696969;background: url('');background-color:#fff;background-attachment:fixed;line-height: 13px;text-align:justify;}
  50.  
  51. #content{margin: auto;margin-bottom: 15px;z-index:4;width:700px;margin-top:250px; text-align:justify;}
  52.  
  53. b, strong { color: #CEB7C4;}
  54. u, underline {color:#D2D2D2; border-bottom: 1px dashed #E0D0D9; text-decoration: none;}
  55. i { color: #E5E5E5;}
  56. s, strike { color: #D7EEEE;}
  57. a {color:#b5b5b5; text-decoration:none; font-family:arial; font-size:9px; font-style:italic;}
  58. a:hover{color:#b5b5b5;text-decoration:none;}
  59.  
  60. .caixa{padding: 10px; text-align:justify; width:550px; float:right; display:inline-block;}
  61.  
  62.  
  63. #s-m-t-tooltip {
  64. max-width:150px;
  65. padding:5px 10px 5px 10px;
  66. margin:20px 14px 7px 10px;
  67. border:1px solid #fff; /* change the border color */
  68. background-color:#fff; /* change the background color */
  69. font-family:Calibri; /* change the font */
  70. font-style: normal;
  71. font-size:10px; /* change the font size */
  72. line-height:11px;
  73. letter-spacing:1px; /* change the letter spacing */
  74. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  75. color:#999; /* change the text color */
  76. z-index:999;
  77. }
  78.  
  79.  
  80. .side {float:left; height:100%; width:100px; position:fixed; margin-top:5px; text-align:justify; font-family:'calibri'; font-size:10px; letter-spacing:0px; text-transform:lowercase;}
  81.  
  82. .imgse {border:1px double #eee; padding:5px; margin-bottom:10px; width:90px; }
  83.  
  84. .n {font-family:'calibri'; font-size:20px; letter-spacing:-2px; margin-top:4px; margin-bottom:8px; text-align:right;}
  85.  
  86. .m {text-align:center; padding:3px; text-shadow: 1px 1px 1px #E3E3E3; margin-bottom:5px;}
  87.  
  88. .h {text-align:center; padding:3px; font-family:'calibri'; font-size:10px; letter-spacing:0px; margin-top:4px;}
  89.  
  90. .h a {font-family:'calibri'; font-size:10px; letter-spacing:1px; margin-right:5px; }
  91.  
  92.  
  93. </head>
  94. </style>
  95.  
  96. <body>
  97.  
  98. <div style="position: fixed; bottom: 10px; right: 10px; border: thin solid #aaa; padding:3px;"><a href="http://oficinadehtml.tumblr.com/" title="theme by @hollandsrod3n">©</a></div>
  99.  
  100. <div id="pagina"><center><div id="content">
  101.  
  102.  
  103. <div class="side">
  104.  
  105. <img src="http://i.imgur.com/N5hV4.png" class="imgse">
  106.  
  107. <div class="n"> {title} </div>
  108.  
  109. <div class="m"> ✧*:・゚✧*:・゚✧*:・゚✧ </div>
  110.  
  111. {description}
  112.  
  113. </div>
  114.  
  115.  
  116. <div class="caixa">
  117.  
  118. <p><iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/oficinadehtml.tumblr.com/" width="100%"></iframe> <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></
  119.  
  120.  
  121.  
  122.  
  123.  
  124. </center></div>
  125. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement