Advertisement
networkingthemes

Network Themes: Theme 2 - Crack of Thunder

Jul 22nd, 2012
1,615
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4. DO NOT remove credit.
  5. crack of thunder theme by
  6.  
  7. se-afoam.tumblr.com aka:
  8.  
  9. `888
  10. 888
  11. 888
  12. .oo8888o. .o888oo. `8888888o. 888o88oo.
  13. ooob d88' `88b 888 `88b 888 `88b
  14. .ooo888ob. d88 88b 888 88b 888 88b
  15. .ooob d88 88b 888 88b 888 88b
  16. .oo8888o. `Y8bod8P' 888bod88P' o888o o888o
  17. 888
  18. 888
  19. o888o
  20.  
  21. -->
  22.  
  23. <html lang="en">
  24. <head>
  25.  
  26. <SCRIPT language=JavaScript>
  27. <!-- http://www.spacegun.co.uk -->
  28. var message = "omg lol you right clicked.. well, thats okay, you can still right click but i have your ip address now haha :)";
  29. function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; }
  30. if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } }
  31. document.onmousedown = rtclickcheck;
  32. </SCRIPT>
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Expletus+Sans:400,700' rel='stylesheet' type='text/css'>
  35.  
  36. <link rel="shortcut icon" href="{Favicon}" />
  37.  
  38. <meta name="color:Background" content="#ffffff">
  39. <meta name="color:Title" content="#ffa600">
  40. <meta name="color:Links" content="#474545">
  41. <meta name="color:Links Hover" content="#59565a">
  42.  
  43. <meta name="font:Title" content="'Porcelain'">
  44.  
  45. <meta name="if:Background image" content="0">
  46. <meta name="image:Background">
  47.  
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}"/>
  50. {/block:Description}
  51.  
  52. <title>{Title}</title>
  53. <style type="text/css">
  54.  
  55. body {
  56. /* the second part is for the background, please don't delete! */
  57. margin: 0px;
  58. background-color:{color:background};
  59. {block:ifbackgroundimage}background-attachment: fixed;
  60. background-image:url('{image:Background}');
  61. -webkit-background-size: cover;
  62. -moz-background-size: cover;
  63. -o-background-size: cover;
  64. background-size: cover;{/block:ifbackgroundimage}}
  65. }
  66.  
  67. #box {
  68. position:relative;
  69. margin:auto;
  70. width: auto;
  71. height: 100%;
  72. top: 1px;
  73. text-align: center;
  74. visibility: visible;
  75. z-index: 100;
  76. }
  77.  
  78. div.dropdown{
  79. position:fixed;
  80. margin-top: 40%;
  81. width: 100%;
  82. text-align: middle;
  83. }
  84.  
  85. div.title{
  86. position:fixed;
  87. margin-top:20%;
  88. width: 100%;
  89. font-size:57pt;
  90. color:{color:Title};
  91. font-family:{font:Title};
  92. }
  93.  
  94. div.lalala{
  95. position:fixed;
  96. margin-top:43%;
  97. width:100%;
  98. font-size:15pt;
  99. text-transform:lowercase;
  100. color:{color:links};
  101. font-family:{font:Title};
  102. text-align:center;
  103. }
  104.  
  105. a, a:visited{
  106. color:{color:links}
  107. }
  108.  
  109. a:hover{
  110. color:{color:linkshover};
  111. }
  112.  
  113. </style>
  114.  
  115. <SCRIPT TYPE="text/javascript">
  116. <!--
  117. function dropdown(mySel)
  118. {
  119. var myWin, myVal;
  120. myVal = mySel.options[mySel.selectedIndex].value;
  121. if(myVal)
  122. {
  123. if(mySel.form.target)myWin = parent[mySel.form.target];
  124. else myWin = window;
  125. if (! myWin) return true;
  126. myWin.location = myVal;
  127. }
  128. return false;
  129. }
  130. //-->
  131. </SCRIPT>
  132.  
  133. </head>
  134. <body>
  135. <center>
  136.  
  137. <div id="box">
  138. <div class="title">{Title}</div>
  139. <div class="lalala">
  140.  
  141. <!-- put links here! [this is where pages usually are :/ -->
  142.  
  143. <a href="http://network-themes.tumblr.com">creator</a> &nbsp;&nbsp; ‖ &nbsp;&nbsp; <a href="http--://networkthemes.tumblr.con">about</a></div>
  144. <div class="dropdown">
  145. <FORM
  146. ACTION="../cgi-bin/redirect.pl"
  147. METHOD=POST onSubmit="return dropdown(this.gourl)">
  148.  
  149. <SELECT NAME="gourl">
  150.  
  151. <!-- what you want on front!-->
  152. <OPTION VALUE="">click and drop!
  153.  
  154. <!---- put the names you want and urls! ---->
  155.  
  156. <OPTION VALUE="http://se-afoam.tumblr.com" >superman
  157. <OPTION VALUE="" >catwoman
  158. <OPTION VALUE="" >the hulk
  159. <OPTION VALUE="" >batman
  160. <OPTION VALUE="" >garfield
  161. <OPTION VALUE="" >snoopy
  162. <OPTION VALUE="" >buzz lightyear
  163. <OPTION VALUE="" >elmo
  164. <OPTION VALUE="" >peppa pig
  165. <OPTION VALUE="http://network-themes.tumblr.com" >network theme
  166.  
  167. </SELECT>
  168.  
  169. <!--- what you want on the mini button! --->
  170.  
  171. <INPUT TYPE=SUBMIT VALUE="fly!">
  172.  
  173. </FORM>
  174. <!-- Please leave this on as credit! xx-->
  175. <div style="float: right; position: fixed; bottom: 8px; right: 8px; text-transform:uppercase; font-family:tinytots; font-size:34px;"> <a href="http://www.se-afoam.tumblr.com" target="_blank"><img src="http://static.tumblr.com/d5kgy48/m2Om7juew/imgres.jpeg"></a></div>
  176. </div>
  177. </body>
  178. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement