Advertisement
teruteru

Stars Aligned -【 LAYOUT 1 by Anomaly ☽】

Jul 3rd, 2021
1,607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. NEOCITIES LAYOUT #1 by Ari Anomaly ☾ kittystuff ☽ : STARS ALIGNED !!
  8.  
  9. - i made the base code
  10. - images are by http://bell.himegimi.jp/
  11. - please abide by all the rules
  12.  
  13. 【 All themes and pages can be found here : https://anomalythemes.tumblr.com/ 】
  14.  
  15. Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
  16. Feel free to message me if you need any help, my ask box is always open!
  17.  
  18. -->
  19.  
  20. <link rel="shortcut icon" href="URL HERE">
  21. <title>[ TITLE HERE ]</title>
  22.  
  23. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  24. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  25. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  26.  
  27. <script>
  28. (function($){
  29. $(document).ready(function(){
  30. $("a[title]").style_my_tooltips({
  31. tip_follows_cursor:true,
  32. tip_delay_time:90,
  33. tip_fade_speed:600,
  34. attribute:"title"
  35. });
  36. });
  37. })(jQuery);
  38. </script>
  39.  
  40. <script> function changeNavigation(id)
  41. {document.getElementById('content')
  42. .innerHTML=document.getElementById(id).innerHTML}
  43. </script>
  44.  
  45. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  46.  
  47. <style>
  48.  
  49. @font-face { font-family: "momoarufa2"; src: url('https://dl.dropboxusercontent.com/s/e2r238gekmwy6ic/momoarufa2.ttf?dl=0'); format("truetype");}
  50.  
  51. ::-webkit-scrollbar {
  52. width:9px;
  53. height:4px;
  54. background:#fff;
  55. border:4px solid #FFFF6B;
  56. }
  57.  
  58. ::-webkit-scrollbar-thumb {
  59. background-color:#FFFF6B;
  60. border-radius:5px;
  61. }
  62.  
  63. ::selection {
  64. background: #0092DC;
  65. color: #F8F8F8;
  66. }
  67.  
  68. ::-moz-selection {
  69. background: #0092DC;
  70. color: #F8F8F8;
  71. }
  72.  
  73. ::-webkit-selection {
  74. background: #0092DC;
  75. color: #F8F8F8;
  76. }
  77.  
  78. #s-m-t-tooltip {
  79. max-width:300px;
  80. margin:10px 0px 0px 10px;
  81. background-color:#0092DC;
  82. font-family:momoarufa2;
  83. font-size:1em;
  84. padding:3px;
  85. color:#F8F8F8;
  86. z-index:999999999999999999999999999999999999;
  87. }
  88.  
  89.  
  90. body {
  91. margin:0px;
  92. background:#fff;
  93. background:;
  94. background-image:url('URL HERE');
  95. background-attachment:fixed;
  96. background-repeat:repeat;
  97. color:#000;
  98. font-family:arial;
  99. font-size:1em;
  100. }
  101.  
  102. a {
  103. color:#0092DC;
  104. text-decoration:none;
  105. }
  106.  
  107.  
  108. a:hover {
  109. color:#0092DC;
  110. -webkit-transition: all 0.5s ease;
  111. -moz-transition: all 0.5s ease;
  112. -o-transition: all 0.5s ease;
  113. transition: all 0.5s ease;
  114. }
  115.  
  116. /*--------------------------------------------------------------------*/
  117.  
  118. #menu {
  119. position:fixed;
  120. top:25%;
  121. left:10%;
  122. width:200px;
  123. }
  124.  
  125. #menu a {
  126. display:inline-block;
  127. font-family:momoarufa2;
  128. background-image:url('https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/ebfc14e4-bcf6-45a9-bf73-1b4a4ef86df3/demnqmj-3d1cff9d-253a-474c-bb0e-b20ca1466b8f.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2ViZmMxNGU0LWJjZjYtNDVhOS1iZjczLTFiNGE0ZWY4NmRmM1wvZGVtbnFtai0zZDFjZmY5ZC0yNTNhLTQ3NGMtYmIwZS1iMjBjYTE0NjZiOGYucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.yv2X9hDbVVRLm2hAwYOL1cdJD99sKMWsFKkUoBd4QUo');
  129. text-align:center;
  130. width:95px;
  131. height:50px;
  132. font-size:1em;
  133. line-height:60px;
  134. color:#0092DC;
  135. text-decoration:none;
  136. }
  137.  
  138.  
  139. #lace {
  140. position:fixed;
  141. top:0px;
  142. left:0px;
  143. width:100%;
  144. height:103px;
  145. background-image:url('http://bell.himegimi.jp/star/scar10.gif');
  146. background-repeat:repeat-x;
  147. z-index:1;
  148. }
  149.  
  150. /*--------------------------------------------------------------------*/
  151.  
  152. #column {
  153. padding:10px;
  154. width:700px;
  155. }
  156.  
  157. .tabcon {
  158. margin-top:123px;
  159. width:700px;
  160. padding:20px;
  161. background:#F8F8F8;
  162. border:20px solid #8BD1FD;
  163. box-shadow:0 0 0 1px #0092DC;
  164. }
  165.  
  166. .h1 {
  167. font-family:arial;
  168. font-size:2em;
  169. text-align:center;
  170. }
  171.  
  172. a.add {
  173. display:inline-block;
  174. padding:2px;
  175. margin:2px;
  176. background:#FFFF6B;
  177. }
  178.  
  179. .credit {
  180. position:fixed;
  181. bottom:5px;
  182. left:5px;
  183. }
  184.  
  185. </style>
  186. <html>
  187. <body>
  188.  
  189. <div id="lace"></div>
  190.  
  191. <div id="menu">
  192. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/ebfc14e4-bcf6-45a9-bf73-1b4a4ef86df3/demns83-e7c17619-3754-4e48-9266-09c66cceb565.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2ViZmMxNGU0LWJjZjYtNDVhOS1iZjczLTFiNGE0ZWY4NmRmM1wvZGVtbnM4My1lN2MxNzYxOS0zNzU0LTRlNDgtOTI2Ni0wOWM2NmNjZWI1NjUuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.XHb9HPhxwCHN22LuVaNvzoVJfBHjU1gQvVQh2r1310I"><br>
  193. <a href="/">home</a><br>
  194. <a onClick="changeNavigation('about')">about</a><br>
  195. <a onClick="changeNavigation('link')">links</a><br>
  196. </div>
  197.  
  198. <table style="margin-top:20px;" width="700" align="center" border="0" cellspacing="5">
  199.  
  200. <tbody><tr>
  201. <td valign="top" style="width:700px;">
  202. <div id="column">
  203.  
  204. <div class="tabcon">
  205. <div id="content">
  206.  
  207. put your intro page here
  208.  
  209. </div>
  210.  
  211. <!--------------------------------------------------------------------->
  212.  
  213. <div id="about" style="display:none;">
  214. <div class="h1">About Me</div><p>
  215.  
  216. put your about here!
  217.  
  218. </div>
  219.  
  220. <!--------------------------------------------------------------------->
  221.  
  222. <div id="link" style="display:none;">
  223. <div class="h1">Links</div><p>
  224.  
  225. put some links here<p>
  226.  
  227. <a class="add" href="/">sample</a>
  228.  
  229. </div>
  230.  
  231. </div>
  232.  
  233.  
  234. </td></tr></tbody></table>
  235.  
  236. <div class="credit"><a href="http://kittystuff.neocities.org/" title="layout"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  237.  
  238. </body>
  239. </html>
  240.  
  241.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement