azurethemes

redirect theme 001 / theme 78

Dec 12th, 2015
1,375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. <!----
  2.  
  3.  
  4.  
  5.  
  6.  
  7. +-+-+-+-+-+-+-+-+
  8. |m|o|o|n|s|t|a|r|
  9. +-+-+-+-+-+-+-+-+-+
  10. |t|h|e|m|e|s|
  11. +-+-+-+-+-+-+
  12. © 2015
  13.  
  14.  
  15. ❝ redirect theme 001 / theme 078 ❞
  16.  
  17. ◜ ◝ ◞ ★ ☾ young god ☽ ★ ◟ ◠ ◡
  18.  
  19. this theme was made by moonstarthemes (jvstincvlt)
  20. this theme was yet not published for public use.
  21. editable for own use only.
  22. to publish an edited version of this theme, shoot me a message
  23. do not take parts of the coding & use for your own themes.
  24. do not claim the theme to be yours.
  25. do not remove the credit.
  26.  
  27. © moonstarthemes / jvstincvlt 2015. All Rights Reserved.
  28.  
  29.  
  30. --->
  31. <!---- - START HTML / DONT TOUCH!!! - --->
  32. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  33. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  34. <script type="text/javascript">
  35. WebFontConfig = {
  36. google: { families: [ 'Exo:400,700,600:latin', 'Caveat+Brush::latin','Ranga:400,700:latin', 'Dekko::latin'] }
  37. };
  38. (function() {
  39. var wf = document.createElement('script');
  40. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  41. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  42. wf.type = 'text/javascript';
  43. wf.async = 'true';
  44. var s = document.getElementsByTagName('script')[0];
  45. s.parentNode.insertBefore(wf, s);
  46. })(); </script>
  47. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  48. <head>
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <!---- - TEXT COLORS / DONT TOUCH!!! - --->
  52. <meta name="color:text" content="#000000"/>
  53. <meta name="color:background" content="#ffffff"/>
  54. <!---- - OTHER COLORS / DONT TOUCH!!! - --->
  55. <meta name="color:hover" content="#97c5e0">
  56. <meta name="color:border" content="#000000"/>
  57. <meta name="color:links" content="#000000"/>
  58. <meta name="color:accent" content="#dcecf5"/>
  59. <!---- - START IMAGES / DONT TOUCH!!! - --->
  60. <meta name="image:background" content=""/>
  61. <meta name="image:icon" content=""/>
  62. <!---- - NEW/OLD URL / DONT TOUCH!!! - --->
  63. <meta name="text:old url" content="">
  64. <meta name="text:new url" content="">
  65. <!---- - CSS STARTS BELOW / DONT TOUCH!!! - --->
  66. <style type="text/css">
  67.  
  68. body {
  69. background-color:{color:background};
  70. background-image:url('{image:background}');
  71. background-attachment: fixed;
  72. background-repeat: repeat;
  73. font-weight:none;
  74. font-family: 'roboto', sans-serif;
  75. font-size:9px;
  76. text-align:justify;
  77. color:{color:text};
  78. margin:0;
  79. }
  80. a {
  81. text-decoration:none;
  82. color:{color:links};
  83. transition-duration: 0.2s;
  84. -moz-transition-duration: 0.2s;
  85. -webkit-transition-duration: 0.3s;
  86. -o-transition-duration: 0.3s;
  87. }
  88. a:hover {
  89. text-decoration:none;
  90. color:{color:hover};
  91. transition-duration: 0.2s;
  92. -moz-transition-duration: 0.2s;
  93. -webkit-transition-duration: 0.3s;
  94. -o-transition-duration: 0.3s;
  95. }
  96. #oldurl{
  97. width:auto;
  98. height:25px;
  99. top:314px;
  100. opacity:1;
  101. position:fixed;
  102. font-family: 'exo', sans-serif;
  103. letter-spacing:0px;
  104. text-align:left;
  105. font-weight:600;
  106. padding-left:10px;
  107. color:{color:text};
  108. text-transform:uppercase;
  109. line-height:25px;
  110. font-size:10px;
  111. margin-left:500px;
  112. z-index:99999;
  113. }
  114. #newurl{
  115. width:auto;
  116. height:30px;
  117. top:336px;
  118. opacity:1;
  119. position:fixed;
  120. font-family: 'Ranga', cursive;
  121. letter-spacing:0px;
  122. text-align:left;
  123. font-weight:700;
  124. padding-left:10px;
  125. color:{color:text};
  126. text-transform:uppercase;
  127. line-height:33px;
  128. font-size:22px;
  129. margin-left:570px;
  130. z-index:99999;
  131. }
  132. #stripe{
  133. width:100%;
  134. height:70px;
  135. top:304px;
  136. opacity:1;
  137. position:fixed;
  138. font-family: 'exo', sans-serif;
  139. letter-spacing:0px;
  140. text-align:left;
  141. font-weight:600;
  142. padding-left:10px;
  143. text-transform:uppercase;
  144. line-height:43px;
  145. background:{color:accent};
  146. font-size:10px;
  147. margin-left:371px;
  148. z-index:-99999;
  149. }
  150. #stripetop{
  151. width:70px;
  152. height:100%;
  153. top:0px;
  154. opacity:1;
  155. position:fixed;
  156. font-family: 'exo', sans-serif;
  157. letter-spacing:0px;
  158. text-align:left;
  159. font-weight:600;
  160. padding-left:10px;
  161. text-transform:uppercase;
  162. line-height:43px;
  163. background:{color:accent};
  164. font-size:10px;
  165. margin-left:358px;
  166. z-index:-99999;
  167. }
  168. #icon {
  169. position:fixed;
  170. width:70px;
  171. margin-top:190px;
  172. padding:10px;
  173. height:70px;
  174. margin-left:180px;
  175. background-color:transparent;
  176. z-index:9999999999999999;
  177. }
  178. #iconimage {
  179. width 70px;
  180. z-index:-99999;
  181. }
  182. #iconimage img {
  183. width:90px;
  184. height:90px;
  185. margin-left:325px;
  186. top:270px;
  187. position:fixed;
  188. border-radius:100px;
  189. padding:15px;
  190. background:{color:accent};
  191. border:10px solid {color:accent};
  192. opacity:1;
  193. z-index:99999999999;
  194. }
  195. #credit{
  196. position:fixed;
  197. font-size:9px;
  198. font-weight:bold;
  199. padding-bottom:5px;
  200. padding-top:5px;
  201. height:20px;
  202. width:20px;
  203. opacity:1;
  204. padding-left:5px;
  205. padding-right:5px;
  206. margin-left:1330px;
  207. top:645px;
  208. letter-spacing:0px;
  209. line-height:22px;
  210. border:1px solid #ddd;
  211. padding:3px;
  212. text-align:center;
  213. float:left;
  214. font-family: 'open sans', sans-serif;
  215. color:{color:text};
  216. text-transform:uppercase;
  217. background-color: rgba(255,255,255, 0.3);
  218. transition-duration: 0.8s;
  219. }
  220.  
  221. {CustomCSS}</style>
  222. </head>
  223. <body>
  224. <!---- - BASICS / DONT TOUCH!!! - --->
  225. <div id="sidebar">
  226. <div id="iconimage"><img src="{PortraitURL-128}"></a></div>
  227. <div id="oldurl">{text:old url} has moved to</a></div>
  228. <div id="stripe"></a></div>
  229. <div id="stripetop"></a></div>
  230. <div id="newurl"><a href="http://{text:new url}.tumblr.com">{text:new url}</a></div>
  231. </div>
  232. <!---- - CREDIT / DONT TOUCH!!! - --->
  233. <div id="credit">
  234. <a href="http://adf.ly/1Q6OGo"title="moonstar themes">ms</a>
  235. </div>
  236. </div>
  237. </html>
  238. </body>
  239. <!---- - END HTML / DONT TOUCH!!! - --->
Advertisement
Add Comment
Please, Sign In to add comment