Advertisement
southcodes

BIAS PAGE #1: joy .no scroll.

Jan 9th, 2017
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6.  
  7. <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
  8.  
  9. <style type="text/css">
  10.  
  11. iframe#tumblr_controls{
  12. white-space:nowrap!important;
  13. -webkit-filter:invert(60%)!important;
  14. -moz-filter:invert(60%)!important;
  15. -ms-filter:invert(60%)!important;
  16. -o-filter:invert(60%)!important;
  17. filter:invert(60%)!important;
  18. top:10px!important;
  19. right:10px!important;
  20. opacity:.3!important;
  21. position:fixed!important;}
  22.  
  23. ::-webkit-scrollbar{
  24. height:2px;
  25. width:4px;
  26. background:inherit;
  27. margin-right:10px;
  28. }
  29.  
  30. ::-webkit-scrollbar-thumb{
  31. margin-right:10px;
  32. background:#ddd;
  33. border-radius:2px;
  34. -webkit-border-radius:2px;}
  35.  
  36. .tmblr-iframe {
  37. margin:10px;
  38. opacity:.5;
  39. -moz-transition-duration: 0.2s;
  40. -o-transition-duration: 0.2s;
  41. -webkit-transition-duration: 0.2s;q
  42. transition-duration: 0.2s;
  43. }
  44.  
  45. .tmblr-iframe:hover{
  46. opacity:.8;
  47. -moz-transition-duration: 0.6s;
  48. -o-transition-duration: 0.6s;
  49. -webkit-transition-duration: 0.6s;q
  50. transition-duration: 0.6s;
  51. }
  52.  
  53. #s-m-t-tooltip{
  54. max-width:300px;
  55. margin-top:25px;
  56. margin-left:15px;
  57. z-index:999999;
  58. letter-spacing:1px;
  59. text-transform:uppercase;
  60. font-size:8px;
  61. border: solid 1px #dcdee2;
  62. background-color:#fcfcfc;
  63. color:#818284;
  64. padding:1px 3px 1px 3px;
  65. }
  66.  
  67. body {
  68. font-family:Open Sans; /* font family of all the text */
  69. font-size:11px; /* font size of all the text */
  70. color:#3d3e3f; /* font color */
  71. background:#fcfcfc; /* background color */
  72. letter-spacing:1px;
  73. }
  74.  
  75. a, a:visited{
  76. text-decoration:none;
  77. color:#000;
  78. }
  79.  
  80. a:hover {
  81. color:#000;
  82. }
  83.  
  84. .container {
  85. width:548px;
  86. margin: 10% auto 50px;
  87. }
  88.  
  89. .title {
  90. font-weight:bold;
  91. display:inline-block;
  92. margin:0 0 0px 6px;
  93. font-size:20px;
  94. }
  95.  
  96. .links {
  97. font-style:italic;
  98. display:inline-block;
  99. float:right;
  100. margin:10px 2px 0 0;
  101. }
  102.  
  103. .links a{
  104. color:#000;
  105. padding:4px;
  106. }
  107.  
  108. .boxes {
  109. border-radius:3px;
  110. background:white; /* entire box background color */
  111. width:548px;
  112. border: solid 1px #e9e9e9;
  113. }
  114.  
  115. .box {
  116. display:inline-block;
  117. padding: 25px;
  118. width:130px;
  119. vertical-align:top;
  120. }
  121.  
  122. .box img{
  123. width:130px;
  124. height:130px;
  125. }
  126.  
  127. .info {
  128. margin-top:-5px;
  129. }
  130.  
  131. .name {
  132. border:solid 1px #f1f1f1;
  133. background:#fafafa;
  134. font-weight:bold;
  135. padding:4px;
  136. text-transform:uppercase;
  137. text-align:center;
  138. }
  139.  
  140. .group {
  141. padding:2px;
  142. text-align:center;
  143. margin-top:3px;
  144. text-transform:uppercase;
  145. font-size:9px;
  146. }
  147.  
  148. .cred {
  149. position:fixed;
  150. right:10px;
  151. bottom:10px;
  152. font-size:11px;
  153. color:#000;
  154. }
  155.  
  156.  
  157. </style>
  158. </head>
  159.  
  160. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  161. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  162. <script>
  163. (function($){
  164. $(document).ready(function(){
  165. $("a[title]").style_my_tooltips({
  166. tip_follows_cursor:true,
  167. tip_delay_time:30,
  168. tip_fade_speed:300,
  169. attribute:"title"
  170. });
  171. });
  172. })(jQuery);
  173. </script>
  174.  
  175. <body>
  176.  
  177.  
  178. <div class="container">
  179.  
  180. <!-- TOP INFO -->
  181.  
  182. <div class="title">title</div> <!-- PAGE TITLE -->
  183.  
  184. <div class="links">
  185. <a href="/">home</a>
  186. <a href="/ask">ask</a>
  187. <a href="https://www.tumblr.com/">dash</a>
  188. </div>
  189.  
  190. <!------------ START BOXES --------->
  191.  
  192. <div class="boxes">
  193.  
  194.  
  195. <!-- start box -->
  196.  
  197.  
  198. <div class="box">
  199. <a href="/"><img src="IMAGE URL"/></a>
  200.  
  201. <div class="info">
  202. <div class="name">
  203. <a href="/">BIAS NAME</a>
  204. </div>
  205. <div class="group">
  206. <a href="/">GROUP NAME</a>
  207. </div>
  208. </div>
  209. </div>
  210.  
  211.  
  212. <!-- end box -->
  213.  
  214.  
  215.  
  216. <!-- start box -->
  217.  
  218.  
  219. <div class="box">
  220. <a href="/"><img src="IMAGE URL"/></a>
  221.  
  222. <div class="info">
  223. <div class="name">
  224. <a href="/">BIAS NAME</a>
  225. </div>
  226. <div class="group">
  227. <a href="/">GROUP NAME</a>
  228. </div>
  229. </div>
  230. </div>
  231.  
  232.  
  233. <!-- end box -->
  234.  
  235.  
  236.  
  237. <!-- start box -->
  238.  
  239.  
  240. <div class="box">
  241. <a href="/"><img src="IMAGE URL"/></a>
  242.  
  243. <div class="info">
  244. <div class="name">
  245. <a href="/">BIAS NAME</a>
  246. </div>
  247. <div class="group">
  248. <a href="/">GROUP NAME</a>
  249. </div>
  250. </div>
  251. </div>
  252.  
  253.  
  254. <!-- end box -->
  255.  
  256.  
  257.  
  258. <!-- start box -->
  259.  
  260.  
  261. <div class="box">
  262. <a href="/"><img src="IMAGE URL"/></a>
  263.  
  264. <div class="info">
  265. <div class="name">
  266. <a href="/">BIAS NAME</a>
  267. </div>
  268. <div class="group">
  269. <a href="/">GROUP NAME</a>
  270. </div>
  271. </div>
  272. </div>
  273.  
  274.  
  275. <!-- end box -->
  276.  
  277.  
  278. </div>
  279.  
  280. <!------------ END BOXES --------->
  281.  
  282. </div>
  283. <div class="cred"><a href="http://southcodes.tumblr.com/" title="southcodes">×</a></div>
  284. </body>
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement