chissy_

/ n a v i p a g e 1.

Jun 3rd, 2016
805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 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. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. _
  8. ___ _ __ (_) ___ | ,_)(_) ___ _ _
  9. /'___)( '__)| |/',__)| | | |/' _ `\ /'_` )
  10. ( (___ | | | |\__, \| |_ | || ( ) |( (_| |
  11. `\____)(_) (_)(____/`\__)(_)(_) (_)`\__,_)
  12.  
  13.  
  14. -->
  15.  
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  19. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  20.  
  21.  
  22.  
  23. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  24.  
  25. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  26.  
  27. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  28.  
  29. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  30. <script>
  31. (function($){
  32. $(document).ready(function(){
  33. $("[title]").style_my_tooltips({
  34. tip_follows_cursor:true,
  35. tip_delay_time:0,
  36. tip_fade_speed:400,
  37. attribute:"title"
  38. });
  39. });
  40. })(jQuery);
  41. </script>
  42. <script>
  43. $(document).ready(function() {
  44. //
  45. $('a.poplight[href^=#]').click(function() {
  46. var popID = $(this).attr('rel'); //Get Popup Name
  47. var popURL = $(this).attr('href'); //Get Popup href to define size
  48. var query= popURL.split('?');
  49. var dim= query[1].split('&');
  50. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  51. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  52. var popMargTop = ($('#' + popID).height() + 80) / 2;
  53. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  54. //Apply Margin to Popup
  55. $('#' + popID).css({
  56. 'margin-top' : -popMargTop,
  57. 'margin-left' : -popMargLeft
  58. });
  59. $('body').append('<div id="fade"></div>');
  60. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  61. return false;
  62. });
  63. $('a.close, #fade').live('click', function() {
  64. $('#fade , .popup_block').fadeOut(function() {
  65. $('#fade, a.close').remove(); //fade them both out
  66. });
  67. return false;
  68. });
  69. });
  70. </script>
  71.  
  72. <style type="text/css">
  73.  
  74. #tumblr_controls, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {
  75. top:5px;
  76. right:5px!important;
  77. position:fixed !important;
  78. -webkit-filter: invert(1);
  79. opacity:.4;
  80. filter:alpha(opacity=40);
  81. -moz-opacity:.4;
  82. z-index:999999999!important;
  83. }
  84.  
  85.  
  86. #s-m-t-tooltip{
  87. max-width:150px;
  88. font-size:9px;
  89. letter-spacing:1px;
  90. margin:10px 10px;
  91. padding:3px;
  92. border:1px solid #fafafa;
  93. opacity:.8;
  94. background:#ffffff;
  95. z-index:999;
  96. }
  97.  
  98.  
  99.  
  100. i, em{
  101. color:{color:italic};
  102. }
  103.  
  104.  
  105. b, strong{
  106. font-weight:bold;
  107. color:{color:bold};
  108. }
  109.  
  110.  
  111. body {
  112. background-color:#f0f0f0;
  113. color:#6b6b6b;
  114. font: 10px Open Sans, sans-serif;
  115. line-height:200%;
  116. text-align:justify;
  117. }
  118.  
  119.  
  120.  
  121. a:link, a:active, a:visited {
  122. color:#bebbbb;
  123. text-decoration:none;
  124. -webkit-transition:all 0.5s ease-out;
  125. -moz-transition:all 0.5s ease-out;
  126. transition:all 0.5s ease-out;cursor:help;
  127. }
  128.  
  129. a img{cursor:help;}
  130.  
  131.  
  132. a:hover {
  133. color:#b3c5e5;
  134. }
  135.  
  136. #box1 {
  137. position:absolute;margin-left:450px;margin-top:200px;width:500px;height:250px;border-radius:8px;background:white;border:1px solid #eaeaea;}
  138.  
  139. h1{position:absolute;font-size:8px;letter-spacing:2px;margin:5px;margin-top:80px;margin-left:-110px;text-transform:uppercase;background:#bcc6da;color:white;border-radius:3px;padding:1px;text-align:center;width:100px;}
  140.  
  141. hh1{position:absolute;font-size:10px;letter-spacing:0px;margin:5px;margin-top:110px;margin-left:-110px;background:transparent;color:#a8a8a8;padding:1px;text-align:center;width:100px;opacity:.7;}
  142.  
  143. hhh1{position:absolute;font-size:10px;letter-spacing:0px;margin:5px;margin-top:140px;margin-left:-110px;color:#a8a8a8;border-radius:3px;padding:1px;text-align:center;width:100px;opacity:.7;}
  144.  
  145. hhhh1{position:absolute;font-size:10px;letter-spacing:0px;margin:5px;margin-top:170px;margin-left:-115px;color:#a8a8a8;border-radius:3px;padding:1px;text-align:center;width:100px;opacity:.7;}
  146.  
  147.  
  148. #box2{position:absolute;margin-top:10px;margin-left:50px;padding:5px;border:1px solid #eaeaea;border-radius:8px;width:100px;}
  149.  
  150. #box3{position:absolute;margin-top:10px;margin-left:200px;padding:5px;border:1px solid #eaeaea;border-radius:8px;width:100px;}
  151.  
  152. #box4{position:absolute;margin-top:10px;margin-left:350px;padding:5px;border:1px solid #eaeaea;border-radius:8px;width:100px;}
  153.  
  154. h2{margin-left:20px;font-size:8px;letter-spacing:2px;text-transform:uppercase;color:#9f9f9f; }
  155.  
  156. ol, ul {padding:0px;list-style-type:none;}
  157. ul li,ol li {position:relative;padding-left:20px;}
  158. li {margin:2px 0px;}
  159. ul li:before, ol li:before {
  160. content:'›';
  161. position:absolute;
  162. display:block;
  163. left:10px;
  164. font-weight:700;
  165. color:#999999;
  166. }
  167.  
  168. @-webkit-keyframes hvr-push {
  169. 50% {
  170. -webkit-transform: scale(0.8);
  171. transform: scale(0.8);
  172. }
  173.  
  174. 100% {
  175. -webkit-transform: scale(1);
  176. transform: scale(1);
  177. }
  178. }
  179.  
  180. @keyframes hvr-push {
  181. 50% {
  182. -webkit-transform: scale(0.8);
  183. transform: scale(0.8);
  184. }
  185.  
  186. 100% {
  187. -webkit-transform: scale(1);
  188. transform: scale(1);
  189. }
  190. }
  191.  
  192. .hvr-push {
  193. display: inline-block;
  194. vertical-align: middle;
  195. -webkit-transform: translateZ(0);
  196. transform: translateZ(0);
  197. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  198. -webkit-backface-visibility: hidden;
  199. backface-visibility: hidden;
  200. -moz-osx-font-smoothing: grayscale;
  201. }
  202. .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  203. -webkit-animation-name: hvr-push;
  204. animation-name: hvr-push;
  205. -webkit-animation-duration: 0.3s;
  206. animation-duration: 0.3s;
  207. -webkit-animation-timing-function: linear;
  208. animation-timing-function: linear;
  209. -webkit-animation-iteration-count: 1;
  210. animation-iteration-count: 1;
  211. }
  212.  
  213. img{
  214. position:absolute;
  215. width:70px;
  216. border-radius:4px;
  217. padding:0px;
  218. margin:0px -80px 0px ;
  219. -webkit-transition: all 1s ease;
  220. -moz-transition: all 1s ease;
  221. -o-transition: all 1s ease;
  222. -ms-transition: all 1s ease;
  223. transition: all 1s ease;
  224. }
  225.  
  226. /* Buzz */
  227. @-webkit-keyframes hvr-buzz {
  228. 50% {
  229. -webkit-transform: translateX(3px) rotate(2deg);
  230. transform: translateX(3px) rotate(2deg);
  231. }
  232.  
  233. 100% {
  234. -webkit-transform: translateX(-3px) rotate(-2deg);
  235. transform: translateX(-3px) rotate(-2deg);
  236. }
  237. }
  238.  
  239. @keyframes hvr-buzz {
  240. 50% {
  241. -webkit-transform: translateX(3px) rotate(2deg);
  242. transform: translateX(3px) rotate(2deg);
  243. }
  244.  
  245. 100% {
  246. -webkit-transform: translateX(-3px) rotate(-2deg);
  247. transform: translateX(-3px) rotate(-2deg);
  248. }
  249. }
  250.  
  251. .hvr-buzz {
  252. display: inline-block;
  253. vertical-align: middle;
  254. -webkit-transform: translateZ(0);
  255. transform: translateZ(0);
  256. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  257. -webkit-backface-visibility: hidden;
  258. backface-visibility: hidden;
  259. -moz-osx-font-smoothing: grayscale;
  260. }
  261. .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  262. -webkit-animation-name: hvr-buzz;
  263. animation-name: hvr-buzz;
  264. -webkit-animation-duration: 0.15s;
  265. animation-duration: 0.15s;
  266. -webkit-animation-timing-function: linear;
  267. animation-timing-function: linear;
  268. -webkit-animation-iteration-count: infinite;
  269. animation-iteration-count: infinite;
  270. }
  271. </style>
  272. </head>
  273.  
  274. <body>
  275.  
  276. <div id="box1">
  277.  
  278. <div id ="img"><img src="http://i66.tinypic.com/o6mp.jpg"/></div>
  279.  
  280. <a href="#" class="hvr-bubble-right"><h1>navigation</h1></a>
  281. <a href="/" class="hvr-buzz"><hh1>go back</hh1></a>
  282. <a href="/ask" class="hvr-buzz"><hhh1>message</hhh1></a>
  283. <a href="http://selin-a.tumblr.com/" class="hvr-buzz"><hhhh1>credit</hhhh1></a>
  284.  
  285. <div id="box2">
  286. <h2> category </h2>
  287. <ul>
  288. <li><a class="hvr-push" href ="#">LINK</a></li>
  289. <li><a class="hvr-push" href ="#">LINK</a></li>
  290. <li><a class="hvr-push" href ="#">LINK</a></li>
  291. <li><a class="hvr-push" href ="#">LINK</a></li>
  292. <li><a class="hvr-push" href ="#">LINK</a></li>
  293. <li><a class="hvr-push" href ="#">LINK</a></li>
  294.  
  295. </ul>
  296. </div>
  297.  
  298. <div id="box3">
  299. <h2> category </h2>
  300. <ul>
  301. <li><a class="hvr-push" href ="#">LINK</a></li>
  302. <li><a class="hvr-push" href ="#">LINK</a></li>
  303. <li><a class="hvr-push" href ="#">LINK</a></li>
  304. <li><a class="hvr-push" href ="#">LINK</a></li>
  305. <li><a class="hvr-push" href ="#">LINK</a></li>
  306. <li><a class="hvr-push" href ="#">LINK</a></li>
  307. </ul>
  308. </div>
  309.  
  310. <div id="box4">
  311. <h2> category </h2>
  312. <ul>
  313. <li><a class="hvr-push" href ="#">LINK</a></li>
  314. <li><a class="hvr-push" href ="#">LINK</a></li>
  315. <li><a class="hvr-push" href ="#">LINK</a></li>
  316. <li><a class="hvr-push" href ="#">LINK</a></li>
  317. <li><a class="hvr-push" href ="#">LINK</a></li>
  318. <li><a class="hvr-push" href ="#">LINK</a></li>
  319.  
  320. </ul>
  321. </div>
  322.  
  323. </div>
  324. </body>
  325. </html>
Advertisement
Add Comment
Please, Sign In to add comment