Advertisement
str-wrs

All: Blush

Jul 27th, 2014
10,215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.00 KB | None | 0 0
  1. <!--
  2.  
  3. ALL IN ONE PAGE: BLUSH
  4. by acuite
  5.  
  6. - pages included: about, ask, links, tags, faq, blogroll
  7. - recently updated!
  8. - don't steal this pls
  9. - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
  10.  
  11. - @acuite for more themes
  12.  
  13. -->
  14.  
  15. <!DOCTYPE html>
  16. <html>
  17. <head>
  18.  
  19. <title>Navigation</title>
  20. <link rel="shortcut icon" href="{Favicon}" />
  21. <script src="http://static.tumblr.com/dxh5xq2/CZJn8ju09/jquery-1.9.1.min.js"></script>
  22. <script src="http://static.tumblr.com/dxh5xq2/b40n8ju0e/modernizr.js"></script>
  23. <script src="http://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
  24. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  25. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  26. <script>
  27. (function($){
  28. $(document).ready(function(){
  29. $("[title]").style_my_tooltips({
  30. tip_follows_cursor:true,
  31. tip_delay_time:200,
  32. tip_fade_speed:300
  33. }
  34. );
  35. });
  36. })(jQuery);
  37. </script>
  38.  
  39. <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300italic,400italic,600italic,700italic' rel='stylesheet' type='text/css'>
  40. <style type="text/css">
  41.  
  42. ::-webkit-scrollbar {height:2px;width:2px;background:#fff;}
  43. ::-webkit-scrollbar-thumb {background:#eee;}
  44.  
  45. /* General */
  46.  
  47. body {
  48. margin:0px;
  49. color:#555;
  50. font-family: 'Open Sans', Calibri, sans-serif;
  51. font-size:9px;
  52. background:#fafafa;
  53. }
  54.  
  55. a:hover {color:#222;}
  56. a {
  57. color:#888;
  58. text-decoration:none;
  59. transition: 0.5s ease;
  60. -o-transition: 0.5s ease;
  61. -moz-transition: 0.5s ease;
  62. -webkit-transition: 0.5s ease;
  63. }
  64.  
  65. #c{position:fixed;bottom:30px;right:30px;}
  66.  
  67. /* Containers */
  68.  
  69. #center {width:492px;margin:130px auto 0px;}
  70. ul#tab {list-style-type:none;margin:0px;padding:0px;}
  71. ul#tab li.active {display:block;}
  72. ul#tab li {
  73. display:none;
  74. width:450px;
  75. max-height:450px;
  76. overflow:hidden;
  77. padding:20px;
  78. background:#fff;
  79. border:1px solid #eee;
  80. }
  81.  
  82. /* Header */
  83.  
  84. ul#tabs {
  85. list-style-type:none;
  86. margin:0px 0px 25px;
  87. width:100%;
  88. padding:0px;
  89. text-align:center;
  90. }
  91.  
  92. ul#tabs li.active {color:#222;}
  93. ul#tabs li {
  94. display:inline-block;
  95. margin:0px 15px;
  96. color:#aaa;
  97. cursor:pointer;
  98. }
  99.  
  100. /* About */
  101.  
  102. .image img{height:100%;}
  103. .image{float:left;height:213px;border:1px solid #eee;}
  104. .desc p {margin-top:0px;}
  105. .desc {
  106. padding:0px 20px;
  107. text-align:justify;
  108. line-height:175%;
  109. overflow-y:scroll;
  110. letter-spacing:0.2px;
  111. height:215px;
  112. }
  113.  
  114. .quote {
  115. margin-top:20px;
  116. padding:20px;
  117. border-top:1px solid #eee;
  118. line-height:15px;
  119. font-size:11px;
  120. font-weight:300;
  121. line-height:175%;
  122. }
  123.  
  124. /* Contact */
  125.  
  126. .disclaimer {
  127. line-height:150%;
  128. margin-top:10px;
  129. padding:10px 10px 0px;
  130. border-top:1px solid #eee;
  131. }
  132.  
  133. /* Tags */
  134.  
  135. h2{
  136. margin:0px 0px 5px;
  137. font-size:9px;
  138. text-transform:uppercase;
  139. font-weight:400;
  140. letter-spacing:0.5px;
  141. color:#222;
  142. }
  143.  
  144. .tag_hold {
  145. text-align:center;
  146. font-size:0px;
  147. display:block;
  148. margin:0px -10px -10px 0px;
  149. }
  150.  
  151. .tags_box {
  152. display:inline-block;
  153. vertical-align:top;
  154. width:133px;
  155. margin:0px 10px 10px 0px;
  156. text-align:left;
  157. font-size:9px;
  158. padding:0px 0px 10px 10px;
  159. border-bottom:1px solid #eee;
  160. }
  161.  
  162. .tags a {display:block;}
  163. .tags {line-height:175%;max-height:130px;overflow:auto;}
  164.  
  165. /* Blogroll */
  166.  
  167. .blogroll {overflow:auto;height:298px;opacity:1;font-size:0px;}
  168. .blogroll:hover .box {opacity:0.8;-webkit-filter: grayscale(1);}
  169. .blogroll:hover .box:hover {opacity:1;-webkit-filter: grayscale(0);}
  170. .box img{width:100%;}
  171. .box {
  172. display:inline-block;
  173. vertical-align:top;
  174. margin:0px 10px 10px 0px;
  175. height:34px;
  176. width:34px;
  177. transition: 0.5s ease;
  178. -o-transition: 0.5s ease;
  179. -moz-transition: 0.5s ease;
  180. -webkit-transition: 0.5s ease;
  181. }
  182.  
  183. /* Links */
  184.  
  185. .links {font-size:0px;text-align:center;}
  186. .links a:hover {background:#fff;}
  187. .links a {
  188. display:inline-block;
  189. vertical-align:top;
  190. padding:15px;
  191. height:24px;
  192. line-height:24px;
  193. margin:5px;
  194. font-size:9px;
  195. text-align:left;
  196. letter-spacing:0.5px;
  197. width:185px;
  198. text-transform:capitalize;
  199. background:#eee;
  200. }
  201.  
  202. /* FAQ */
  203.  
  204. .faq_hold {
  205. text-align:center;
  206. font-size:0px;
  207. display:block;
  208. margin:0px -10px 0px 0px;
  209. }
  210.  
  211. blockquote {
  212. margin:5px 5px 0px;
  213. padding:1px 7px;
  214. color:#888;
  215. font-size:9px;
  216. border-left:1px solid #eee;
  217. }
  218.  
  219. .faq {
  220. display:inline-block;
  221. vertical-align:top;
  222. width:200px;
  223. text-align:left;
  224. padding:10px;
  225. margin:0px 10px 0px 0px;
  226. border-bottom:1px solid #eee;
  227. }
  228.  
  229. /* Etc */
  230.  
  231. #s-m-t-tooltip,#c,ul#tabs li {
  232. font-size:8px;
  233. letter-spacing:1px;
  234. text-transform:uppercase;
  235. }
  236.  
  237. #s-m-t-tooltip{
  238. max-width:300px;
  239. margin:15px;
  240. z-index:9999;
  241. color:#fff;
  242. background:#222;
  243. padding:6px;
  244. }
  245.  
  246. </style>
  247. </head>
  248. <body>
  249. <div id="center">
  250.  
  251. <!-- Start Header -->
  252. <ul id="tabs">
  253. <li class="active">about</li>
  254. <li>enquire</li>
  255. <li>Links</li>
  256. <li>Tags</li>
  257. <li>faq</li>
  258. <li>blogroll</li>
  259. </ul>
  260. <!-- End Header -->
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271. <ul id="tab">
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. <!-- Start Bio --><li class="active">
  279.  
  280.  
  281. <!-- image goes here -->
  282. <div class="image"><img src="http://36.media.tumblr.com/f3578358cd14245442624d9ed49692e2/tumblr_n4lc484has1s3vsdho1_500.jpg"/></div>
  283.  
  284. <!-- start description -->
  285. <div class="desc">
  286. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum lacus erat, placerat mattis semper vel, pharetra eget nisl. Vestibulum cursus vestibulum porttitor. Aliquam accumsan libero in mauris varius convallis. Sed ultricies augue quis sollicitudin mollis. Sed iaculis mi eu fermentum pharetra. Etiam dignissim varius massa, at aliquet neque congue vel. Proin ut varius magna. </p>
  287.  
  288. <p>Cras laoreet pharetra sodales. Proin varius, felis sit amet auctor consectetur, eros quam vehicula turpis, sit amet ornare ligula est a diam. Aenean mauris ante, hendrerit at nulla vitae, ultricies tristique tortor. Fusce ac viverra enim, quis iaculis ante. Phasellus ultricies risus in diam tincidunt faucibus. Ut eget urna sed purus cursus consequat vel vitae lectus. Nulla in imperdiet libero. Aliquam sed adipiscing nisl, in blandit mauris. Phasellus ultricies risus in diam tincidunt faucibus. Ut eget urna sed purus cursus consequat vel vitae lectus. Nulla in imperdiet libero. Aliquam sed adipiscing nisl, in blandit mauris.</p>
  289.  
  290. <p>Cras laoreet pharetra sodales. Proin varius, felis sit amet auctor consectetur, eros quam vehicula turpis, sit amet ornare ligula est a diam. Aenean mauris ante, hendrerit at nulla vitae, ultricies tristique tortor. Fusce ac viverra enim, quis iaculis ante. Phasellus ultricies risus in diam tincidunt faucibus. Ut eget urna sed purus cursus consequat vel vitae lectus. Nulla in imperdiet libero. Aliquam sed adipiscing nisl, in blandit mauris.</p>
  291. </div>
  292. <!-- end description -->
  293.  
  294. <div class="quote"><!-- quote -->
  295. Do not try to be pretty. You weren’t meant to be pretty; you were meant to burn down the earth and graffiti the sky. Don’t let anyone ever simplify you to just “pretty.”
  296. </div>
  297.  
  298.  
  299. </li><!-- End Bio -->
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. <!-- Start Ask --><li>
  311.  
  312.  
  313. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  314.  
  315. <!-- start disclaimer (feel free to delete!) -->
  316. <div class="disclaimer">
  317. I apologise in advance if I don't respond to your message immediately. The main things to blame: school, forgetfulness and awkwardness. If it's super important, just send the ask twice (or on fanmail) because tumblr has a habit of eating asks.
  318. </div>
  319. <!-- end disclaimer -->
  320.  
  321.  
  322. </li><!-- End Ask -->
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334. <!-- Start Links -->
  335. <li>
  336. <div class="links">
  337. <a href="/">link one</a>
  338. <a href="/">link two</a>
  339. <a href="/">link three</a>
  340. <a href="/">link four</a>
  341. <a href="/">link five</a>
  342. <a href="/">link six</a>
  343. <a href="/">link seven</a>
  344. <a href="/">link eight</a>
  345. </div>
  346. </li>
  347. <!-- End Links -->
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. <!-- Start Tags -->
  359. <li><span class="tag_hold">
  360.  
  361.  
  362.  
  363. <div class="tags_box">
  364. <h2>category</h2>
  365. <div class="tags">
  366. <a href="/tagged/tag-link">Tag Name</a>
  367. <a href="/tagged/tag-link">Tag Name</a>
  368. <a href="/tagged/tag-link">Tag Name</a>
  369. <a href="/tagged/tag-link">Tag Name</a>
  370. </div>
  371. </div>
  372.  
  373.  
  374. <div class="tags_box">
  375. <h2>category</h2>
  376. <div class="tags">
  377. <a href="/tagged/tag-link">Tag Name</a>
  378. <a href="/tagged/tag-link">Tag Name</a>
  379. <a href="/tagged/tag-link">Tag Name</a>
  380. <a href="/tagged/tag-link">Tag Name</a>
  381. </div>
  382. </div>
  383.  
  384.  
  385. <div class="tags_box">
  386. <h2>category</h2>
  387. <div class="tags">
  388. <a href="/tagged/tag-link">Tag Name</a>
  389. <a href="/tagged/tag-link">Tag Name</a>
  390. <a href="/tagged/tag-link">Tag Name</a>
  391. <a href="/tagged/tag-link">Tag Name</a>
  392. </div>
  393. </div>
  394.  
  395.  
  396. <div class="tags_box">
  397. <h2>category</h2>
  398. <div class="tags">
  399. <a href="/tagged/tag-link">Tag Name</a>
  400. <a href="/tagged/tag-link">Tag Name</a>
  401. <a href="/tagged/tag-link">Tag Name</a>
  402. <a href="/tagged/tag-link">Tag Name</a>
  403. </div>
  404. </div>
  405.  
  406.  
  407. <div class="tags_box">
  408. <h2>category</h2>
  409. <div class="tags">
  410. <a href="/tagged/tag-link">Tag Name</a>
  411. <a href="/tagged/tag-link">Tag Name</a>
  412. <a href="/tagged/tag-link">Tag Name</a>
  413. <a href="/tagged/tag-link">Tag Name</a>
  414. </div>
  415. </div>
  416.  
  417.  
  418. <div class="tags_box">
  419. <h2>category</h2>
  420. <div class="tags">
  421. <a href="/tagged/tag-link">Tag Name</a>
  422. <a href="/tagged/tag-link">Tag Name</a>
  423. <a href="/tagged/tag-link">Tag Name</a>
  424. <a href="/tagged/tag-link">Tag Name</a>
  425. </div>
  426. </div>
  427.  
  428.  
  429.  
  430. </span></li>
  431. <!-- End Tags -->
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443. <!-- Start FAQ -->
  444. <li><span class="faq_hold">
  445.  
  446.  
  447.  
  448. <div class="faq">
  449. <h2>question?</h2>
  450. <blockquote>
  451. answer goes here
  452. </blockquote>
  453. </div>
  454.  
  455. <div class="faq">
  456. <h2>question?</h2>
  457. <blockquote>
  458. answer goes here
  459. </blockquote>
  460. </div>
  461.  
  462. <div class="faq">
  463. <h2>question?</h2>
  464. <blockquote>
  465. answer goes here
  466. </blockquote>
  467. </div>
  468.  
  469. <div class="faq">
  470. <h2>question?</h2>
  471. <blockquote>
  472. answer goes here
  473. </blockquote>
  474. </div>
  475.  
  476. <div class="faq">
  477. <h2>question?</h2>
  478. <blockquote>
  479. answer goes here
  480. </blockquote>
  481. </div>
  482.  
  483. <div class="faq">
  484. <h2>question?</h2>
  485. <blockquote>
  486. answer goes here
  487. </blockquote>
  488. </div>
  489.  
  490.  
  491.  
  492. </span></li>
  493. <!-- End FAQ -->
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504. <!-- Start Blogroll (do not edit!!!) -->
  505. <li>
  506. <div class="blogroll">{block:Following}{block:Followed}<div class="box"><a title="{FollowedName}" href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" align="left"></a></div>{/block:Followed}{/block:Following}</div>
  507. </li>
  508. <!-- End Blogroll -->
  509.  
  510. </ul>
  511. </div>
  512.  
  513. <div id="c"><a href="http://acuite.tumblr.com">acuite</a></div>
  514. </body>
  515. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement