Advertisement
teruteru

A Venture - 【 PAGE 2 by Anomaly ☽】

Aug 22nd, 2016
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. <head>
  2. <title></title>
  3.  
  4.  
  5. <link rel="shortcut icon" href="{image:Favicon}">
  6.  
  7. <!--
  8.  
  9.  
  10. page 2: a venture by anomaly xollyx (i was betrayus)
  11. base code by asschlinthemes
  12. dont remove credit otherwise have fun!
  13.  
  14.  
  15.  
  16. -->
  17.  
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20. <script>
  21. (function($){
  22. $(document).ready(function(){
  23. $("a[title]").style_my_tooltips({
  24. tip_follows_cursor:true,
  25. tip_delay_time:90,
  26. tip_fade_speed:600,
  27. attribute:"title"
  28. });
  29. });
  30. })(jQuery);
  31. </script>
  32.  
  33. <meta name="image:Favicon" content=""/>
  34. <meta name="image:Lace" content=""/>
  35. <meta name="image:Background" content=""/>
  36. <meta name="image:Cursor" content=""/>
  37. <meta name="image:Render" content=""/>
  38.  
  39. <meta name="text:URL" content="URL here"/>
  40. <meta name="text:Redirect Text" content="is your new destination"/>
  41.  
  42. <meta name="color:Background" content="#eee"/>
  43. <meta name="color:Text" content="#333"/>
  44. <meta name="color:Link" content="#aaa"/>
  45. <meta name="color:Hover" content="#777"/>
  46. <meta name="color:Shadow" content="#99a3b3"/>
  47. <meta name="color:Tooltip" content="#99a3bc3"/>
  48. <meta name="color:Tooltip Text" content="#fff"/>
  49. <meta name="color:Hover 1" content="#c7eadf"/>
  50. <meta name="color:Hover 2" content="#f7e1e9"/>
  51.  
  52. <meta name="text:Lace Height" content="55"/>
  53. <meta name="text:Render Width" content="300"/>
  54. <meta name="text:Render Left" content="250"/>
  55. <meta name="text:Render Bottom" content="50"/>
  56.  
  57. <meta name="if:Full Background" content="0"/>
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:border};}
  62. ::-webkit-scrollbar-button:horizontal {display:none;}
  63. ::-webkit-scrollbar {background-color:{color:scrollbar}; width:5px;}
  64.  
  65. body, a, a:hover { cursor:url({image:Cursor}), auto }
  66. a:hover { cursor:url({image:Cursor}), auto }
  67.  
  68. @font-face { font-family: "caviardreams"; src: url('https://dl.dropboxusercontent.com/s/0sdd8pywjeng50w/caviardreams.ttf?dl=1'); format(“truetype”);}
  69.  
  70.  
  71. body {
  72. background:{color:background};
  73. background-image:url('{image:background}');
  74. {block:iffullbackground} no-repeat center center fixed;
  75. -webkit-background-size: cover;
  76. -moz-background-size: cover;
  77. -o-background-size: cover;
  78. background-size: cover; {/block:iffullbackground};
  79. color:{color:text};
  80. font-size:11px;
  81. text-align:justify;
  82. margin:0;}
  83.  
  84. a {
  85. color:{color:link};
  86. text-decoration:none;
  87. -moz-transition-duration: 0.5s;
  88. -o-transition-duration: 0.5s;
  89. -webkit-transition-duration: 0.5s;
  90. transition-duration: 0.5s;}
  91.  
  92. a:hover {
  93. color:{color:hover};
  94. text-decoration:none;
  95. text-shadow: 3px 0px .2px {color:hover 1}, -3px 0px .2px {color:hover 2};
  96. }
  97.  
  98. #top{
  99. position:fixed;
  100. margin-top:0px;
  101. margin-left:-450px;
  102. width:200%;
  103. height:{text:lace height}px;
  104. background-image: url('{image:lace}');
  105. z-index:2;}
  106.  
  107. #tit{
  108. position:fixed;
  109. margin-top:115px;
  110. margin-left:450px;
  111. font-family:caviardreams;
  112. font-size:100px;
  113. text-shadow:-1px 0 {color:shadow}, 0 1px {color:shadow}, 1px 0 {color:shadow}, 0 -1px {color:shadow};
  114. z-index:2;
  115. }
  116.  
  117. #txt{
  118. position:fixed;
  119. margin-top:185px;
  120. margin-left:525px;
  121. font-family:caviardreams;
  122. font-size:50px;
  123. z-index:2;
  124. }
  125.  
  126.  
  127. </style>
  128. <style>
  129. #s-m-t-tooltip{
  130. padding:6px;
  131. color:{color:tooltip text};
  132. max-width:300px;
  133. margin-top:2px;
  134. margin-left:30px;
  135. background:{color:tooltip};
  136. font-size:11px;
  137. line-height:12px;
  138. font-family:consolas;
  139. text-transform:uppercase;
  140. z-index:99999999999999;
  141. }
  142.  
  143. #s-m-t-tooltip:before{
  144. content:"";
  145. position:absolute;
  146. border-color:transparent {color:tooltip} transparent transparent;
  147. border-style:solid;
  148. width:0px;
  149. border-width:6px;
  150. height:0px;
  151. top:3px;
  152. left:-12px;}
  153. </style>
  154. </head>
  155.  
  156. <body>
  157. <div id="top"></div>
  158.  
  159. <div id="tit"><a href="http://{text:url}.tumblr.com/">{text:url}</a></div>
  160. <div id="txt">{text:redirect text}</div>
  161.  
  162. <div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img src="{image:render}" width="{text:render width}px"></div>
  163.  
  164. <div style="position:fixed; left:8px; bottom:4px; z-index:1;"><a href="http://xollyx.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif"></a></div>
  165.  
  166.  
  167. </body>
  168.  
  169.  
  170. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement