Advertisement
str-wrs

Tags: Fiction

Jan 1st, 2016
9,236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. <!--
  2.  
  3. TAG PAGE: FICTION
  4. by acuite
  5.  
  6. - don't steal this pls
  7. - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
  8.  
  9. - @acuite for more themes
  10.  
  11. -->
  12.  
  13. <!DOCTYPE html>
  14. <html>
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}" />
  19. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="http://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
  21. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  22. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,700italic' rel='stylesheet' type='text/css'>
  23. <style type="text/css">
  24.  
  25. ::-webkit-scrollbar {height:4px;width:4px;background:#fff;}
  26. ::-webkit-scrollbar-thumb {background:#eee;border-radius:5px;}
  27.  
  28. /* General */
  29.  
  30. body {
  31. margin:0px;
  32. color:#555;
  33. font-family: 'Open Sans',Helvetica,Arial, sans-serif;
  34. font-size:9px;
  35. background:#f8f8f8;
  36. }
  37.  
  38. a:hover {color:#bbb;}
  39. a {
  40. color:#999;
  41. text-decoration:none;
  42. transition: 0.5s ease;
  43. -o-transition: 0.5s ease;
  44. -moz-transition: 0.5s ease;
  45. -webkit-transition: 0.5s ease;
  46. }
  47.  
  48. .c,.r{position:fixed;text-transform:uppercase;letter-spacing:1px;font-size:8px;}
  49. .r {top:30px;left:30px;}
  50. .r i {margin-right:3px;font-size:10px;}
  51. .c {bottom:30px;right:30px;}
  52.  
  53. /* Containers */
  54.  
  55. #center {width:300px;margin:120px auto 0px;}
  56. ul#tab {list-style-type:none;margin:0px;padding:0px;}
  57. ul#tab li.active {display:block;}
  58. ul#tab li {
  59. display:none;
  60. padding:36px;
  61. margin:0px;
  62. overflow:hidden;
  63. margin-top:35px;
  64. background:#fff;
  65. border:1px solid #eee;
  66. }
  67.  
  68. /* Header */
  69.  
  70. ul#tabs {
  71. list-style-type:none;
  72. margin:0px
  73. height:0px;
  74. padding:0px;
  75. background:#fff;
  76. overflow:hidden;
  77. text-align:left;
  78. border:1px solid #eee;
  79. font-size:0px;
  80. }
  81.  
  82. ul#tabs li.active {font-weight:600;}
  83. ul#tabs li:hover, ul#tabs li.active {color:#222;}
  84. ul#tabs li {
  85. display:inline-block;
  86. font-size:9px;
  87. height:10px;
  88. padding:8px 6px;
  89. text-align:center;
  90. line-height:11px;
  91. margin:0px 0px -1px -1px;
  92. border-left:1px solid #eee;
  93. border-bottom:1px solid #eee;
  94. text-transform:capitalize;
  95. color:#aaa;
  96. cursor:pointer;
  97. }
  98.  
  99. /* Titles */
  100.  
  101. h2{
  102. margin:0px 0px 10px;
  103. font-size:10px;
  104. font-weight:400;
  105. color:#222;
  106. letter-spacing:1px;
  107. text-transform:uppercase;
  108. }
  109.  
  110. .tags b {
  111. font-size:9px;
  112. padding:8px 6px;
  113. display:block;
  114. font-weight:600;
  115. letter-spacing:1.5px;
  116. text-transform:uppercase;
  117. border-bottom:1px solid #eee;
  118. }
  119.  
  120. /* Tags */
  121.  
  122. .tags {max-height:260px;overflow:auto;font-size:0px;}
  123. .tags a:hover {border-bottom:1px dotted;}
  124. .tags a {
  125. display:inline-block;
  126. padding:6px;
  127. font-size:9px;
  128. width:calc(50% - 12px);
  129. text-transform:capitalize;
  130. border-bottom:1px solid #eee;
  131. }
  132.  
  133. /*
  134. Header Links
  135.  
  136. to change the size / amount of links, change the percentage below
  137. 5 links: 20%
  138. 4 links: 25% (default)
  139. 3 links: 33.33%
  140. 2 links: 50%
  141. 1 link: 100%
  142.  
  143. pls do not alter the 12px part
  144. */
  145.  
  146. ul#tabs li {width:calc(25% - 12px);}
  147.  
  148. </style>
  149. </head>
  150. <body>
  151. <!-- Do not edit -->
  152. <a class ="r" href="/"><i class="fa fa-angle-left"></i> return to blog</a>
  153. <a class="c" href="http://acuite.tumblr.com">acuite</a>
  154. <div id="center">
  155. <!-- Do not edit -->
  156.  
  157.  
  158.  
  159.  
  160. <!-- Start Header -->
  161. <ul id="tabs">
  162. <li class="active">category 1</li>
  163. <li>category 2</li>
  164. <li>category 3</li>
  165. <li>category 4</li>
  166. </ul>
  167. <!-- End Header -->
  168.  
  169.  
  170.  
  171.  
  172. <ul id="tab"><!-- Do not edit this -->
  173.  
  174.  
  175.  
  176.  
  177.  
  178. <!-- Box 1 Start (the first box has an "active" class --><li class="active">
  179.  
  180. <h2>category 1</h2>
  181. <div class="tags">
  182. <a href="/tagged/tag-link">Tag Name</a>
  183. <a href="/tagged/tag-link">Tag Name</a>
  184. <a href="/tagged/tag-link">Tag Name</a>
  185. <a href="/tagged/tag-link">Tag Name</a>
  186. <a href="/tagged/tag-link">Tag Name</a>
  187. </div>
  188.  
  189. </li><!-- Box 1 End -->
  190.  
  191.  
  192.  
  193.  
  194.  
  195. <!-- Box 2 Start --><li>
  196.  
  197. <h2>category 2</h2>
  198. <div class="tags">
  199. <a href="/tagged/tag-link">Tag Name</a>
  200. <a href="/tagged/tag-link">Tag Name</a>
  201. <a href="/tagged/tag-link">Tag Name</a>
  202. <a href="/tagged/tag-link">Tag Name</a>
  203. <a href="/tagged/tag-link">Tag Name</a>
  204. </div>
  205.  
  206. </li><!-- Box 2 End -->
  207.  
  208.  
  209.  
  210.  
  211.  
  212. <!-- Box 3 Start --><li>
  213.  
  214. <h2>category 3</h2>
  215. <div class="tags">
  216. <a href="/tagged/tag-link">Tag Name</a>
  217. <a href="/tagged/tag-link">Tag Name</a>
  218. <a href="/tagged/tag-link">Tag Name</a>
  219. <a href="/tagged/tag-link">Tag Name</a>
  220. <a href="/tagged/tag-link">Tag Name</a>
  221. </div>
  222.  
  223. </li><!-- Box 3 End -->
  224.  
  225.  
  226.  
  227.  
  228.  
  229. <!-- Box 4 Start (keep copying & pasting these boxes as necessary) --><li>
  230.  
  231. <h2>category 4</h2>
  232. <div class="tags">
  233. <a href="/tagged/tag-link">Tag Name</a>
  234. <a href="/tagged/tag-link">Tag Name</a>
  235. <a href="/tagged/tag-link">Tag Name</a>
  236. <a href="/tagged/tag-link">Tag Name</a>
  237. <a href="/tagged/tag-link">Tag Name</a>
  238. </div>
  239.  
  240. </li><!-- Box 4 End -->
  241.  
  242.  
  243.  
  244.  
  245.  
  246. <!-- Do not edit below this line -->
  247. </ul>
  248. </div>
  249. </body>
  250. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement