Advertisement
maryaciolli

theme 193 - navigation

May 24th, 2014
1,012
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.27 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <! - - - - - - - - - - - - - - - - - - - - - - - - - -
  5. new theme ♡
  6. theme by oficinadehtml.tumblr.com
  7. @hollandsrod3n
  8. - - - - - - - - - - - - - - - - - - - - - - - - - - !>
  9.  
  10. <title>{title}</title>
  11.  
  12.  
  13. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Snippet' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  18.  
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20.  
  21. <script>
  22.  
  23. (function($){
  24.  
  25. $(document).ready(function(){
  26.  
  27. $("a[title]").style_my_tooltips({
  28.  
  29. tip_follows_cursor:true,
  30.  
  31. tip_delay_time:0,
  32.  
  33. tip_fade_speed:0,
  34.  
  35. attribute:"title"
  36.  
  37. });
  38.  
  39. });
  40.  
  41. })(jQuery);
  42.  
  43. </script>
  44. </head>
  45.  
  46. <style type="text/css">
  47.  
  48. body{font-family:'arvil'; font-size: 11px;color: #696969;background: url('');background-color:#fff;background-attachment:fixed;line-height: 13px;text-align:justify; margin: auto; margin-bottom: 15px; margin-top:20px; width:600px;}
  49.  
  50. #content1 {width:300px; text-align:justify; float:left;}
  51.  
  52. #content2 {width:300px; text-align:justify; float:right;}
  53.  
  54. b, strong { color: #CEB7C4;}
  55. u, underline {color:#D2D2D2; border-bottom: 1px dashed #E0D0D9; text-decoration: none;}
  56. i { color: #E5E5E5;}
  57. s, strike { color: #D7EEEE;}
  58. a {color:#696969; text-decoration:none; font-family:arial; font-size:9px; font-style:italic;}
  59. a:hover{color:#b5b5b5;text-decoration:none;}
  60.  
  61. .caixa{padding: 10px;margin-top: 40px;text-align:justify; border:0px double #fff; text-decoration:uppercase; border-top:0px solid #eee;}
  62.  
  63. .banner {;width:600px; height:40px; text-align:center; margin-top:100px; font-family:arial; letter-spacing:2px; font-size:8px; font-style:italic;}
  64.  
  65. .icons{border: 1px solid #b5b5b5; margin: 1px; width: 100px; height:100px; opacity: 0.9; -webkit-transition: all 1s ease; background:#fff; padding:5px; filter:gray; -webkit-filter: grayscale(0%);}
  66. .icons:hover{ opacity:0.4; filter:gray; -webkit-filter: grayscale(0%);}
  67.  
  68. letra{font-family:arial; font-size:23px; letter-spacing:3px; font-weight:bold; text-align:center; font-style:italic; }
  69.  
  70. #s-m-t-tooltip {
  71. max-width:150px;
  72. padding:5px 10px 5px 10px;
  73. margin:20px 14px 7px 10px;
  74. border:1px solid #fff; /* change the border color */
  75. background-color:#fff; /* change the background color */
  76. font-family:Calibri; /* change the font */
  77. font-style: normal;
  78. font-size:10px; /* change the font size */
  79. line-height:11px;
  80. letter-spacing:1px; /* change the letter spacing */
  81. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  82. color:#999; /* change the text color */
  83. z-index:999;
  84. }
  85.  
  86. .menul { float:left; width:49%; text-align:justify; }
  87. .menur { float:right; width:49%; text-align:justify; }
  88. .tempo { padding:1px; margin:1px; clear:both; }
  89.  
  90. .line1 {border-top:0px solid #eee; font-family:arial; font-size:9px; display : block; border-bottom:1px solid #eee; margin-top:11px; padding-left:130px; letter-spacing:1px; -webkit-transition-duration:.8s; font-style:italic; text-align:justify; padding-right:5px; border-right:1 solid #696969; border-bottom:0 solid #eee;}
  91.  
  92. .names {letter-spacing:1px; -webkit-transition-duration:.8s; font-style:italic; text-align:left; font-family:arial; font-size:9px; border-bottom:1px solid #eee; margin-top:4px; margin-left:0px; padding-left:5px;}
  93.  
  94. .titel {display : block; border-bottom:1px solid #eee; margin-bottom:7px; padding-left:5px; -webkit-transition-duration:.8s; font-family:arial; font-size:15px; letter-spacing:-1px; font-weight:bold; text-align:left; font-style:italic; }
  95.  
  96. .titel:hover {padding-right:5px;}
  97.  
  98. .e {text-align:center; padding-left:0px; margin-top:-5px; font-family:arial; letter-spacing:1px; }
  99.  
  100. .imgs {padding:3px; border:1px solid #eee; width:100px; height:100px; opacity:1.0; filter:gray; -webkit-filter: grayscale(0%); -webkit-transition-duration:.8s; background:#fff; border-radius:360px; margin-top:-15px;}
  101.  
  102. .imgs:hover {opacity:1.0; filter:gray; -webkit-filter: grayscale(0%);}
  103.  
  104. </head>
  105. </style>
  106.  
  107. <body>
  108.  
  109.  
  110. <div style="position: fixed; bottom: 10px; right: 10px; border: thin solid #aaa; padding:3px;"><a href="http://oficinadehtml.tumblr.com/" title="theme by @hollandsrod3n">©</a></div>
  111.  
  112. <div id="pagina">
  113.  
  114. <div class="banner">
  115.  
  116. <letra>navigation</letra><br><br>
  117.  
  118. <div class="e"><a href="/">get back</a> // <a href="http://www.tumblr.com/dashboard">dashborad</a></div>
  119.  
  120. </div>
  121.  
  122.  
  123. <center><div id="content1">
  124.  
  125. <div class="menul">
  126. <div class="caixa">
  127.  
  128. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #1</div>
  129.  
  130. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  131. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  132. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  133. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  134.  
  135.  
  136. </div></div>
  137.  
  138.  
  139.  
  140. <div class="menur">
  141. <div class="caixa">
  142.  
  143. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #2</div>
  144.  
  145. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  146. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  147. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  148. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  149.  
  150. </div></div>
  151.  
  152.  
  153.  
  154. <div class="menul">
  155. <div class="caixa">
  156.  
  157. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #5</div>
  158.  
  159. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  160. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  161. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  162. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  163.  
  164. </div></div>
  165.  
  166.  
  167.  
  168. <div class="menur">
  169. <div class="caixa">
  170.  
  171. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #6</div>
  172.  
  173. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  174. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  175. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  176. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  177.  
  178. </div></div>
  179.  
  180.  
  181.  
  182. <div class="menul">
  183. <div class="caixa">
  184.  
  185. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #9</div>
  186.  
  187. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  188. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  189. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  190. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  191.  
  192. </div></div>
  193.  
  194.  
  195.  
  196. <div class="menur">
  197. <div class="caixa">
  198.  
  199. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #10</div>
  200.  
  201. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  202. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  203. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  204. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  205.  
  206. </div></div>
  207.  
  208.  
  209.  
  210. <div class="tempo">  </div>
  211.  
  212. </center></div>
  213.  
  214.  
  215.  
  216. <div id="content2">
  217.  
  218. <div class="menul">
  219. <div class="caixa">
  220.  
  221. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #3</div>
  222.  
  223. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  224. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  225. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  226. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  227.  
  228.  
  229. </div></div>
  230.  
  231.  
  232.  
  233. <div class="menur">
  234. <div class="caixa">
  235.  
  236. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #4</div>
  237.  
  238. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  239. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  240. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  241. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  242.  
  243. </div></div>
  244.  
  245.  
  246.  
  247. <div class="menul">
  248. <div class="caixa">
  249.  
  250. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #7</div>
  251.  
  252. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  253. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  254. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  255. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  256.  
  257. </div></div>
  258.  
  259.  
  260.  
  261. <div class="menur">
  262. <div class="caixa">
  263.  
  264. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #8</div>
  265.  
  266. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  267. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  268. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  269. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  270.  
  271. </div></div>
  272.  
  273.  
  274.  
  275. <div class="menul">
  276. <div class="caixa">
  277.  
  278. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #11</div>
  279.  
  280. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  281. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  282. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  283. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  284.  
  285. </div></div>
  286.  
  287.  
  288.  
  289. <div class="menur">
  290. <div class="caixa">
  291.  
  292. <div class="titel"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thpandaCAJ8WL0N.gif"> navigation #12</div>
  293.  
  294. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  295. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  296. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  297. <div class="names"><img src="http://stephanielouie.comule.com/material/check26.gif"> <a href="TAG URL">your tag name here</a></div>
  298.  
  299. </div></div>
  300.  
  301.  
  302.  
  303. <div class="tempo">  </div>
  304.  
  305. </center></div>
  306.  
  307.  
  308. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement