Advertisement
gwentee

BIAS PAGE

Dec 7th, 2015
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.97 KB | None | 0 0
  1. <!--
  2. Page #2: Bias Page
  3. Page by Gwendolyn @ luhands-themes
  4. Please do NOT remove the credit
  5. You are free to customize theme
  6. Any questions? Ask here:
  7. getyourluhandsonme.tumblr.com/faq
  8. or
  9. luhandsthemes.tumblr.com/faq
  10. PLEASE Like or Reblog
  11. I'd Love to see what you've done
  12.  
  13. -->
  14.  
  15. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17. <head>
  18. <title>{title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
  22.  
  23. <style type="text/css">
  24.  
  25. ::-webkit-scrollbar-thumb:vertical {
  26. background-color:#fff;
  27. height: 30px;
  28. }
  29.  
  30. ::-webkit-scrollbar-thumb:horizontal {
  31. background-color:#fff;
  32. width: 30px;
  33. }
  34.  
  35. ::-webkit-scrollbar {
  36. background-color:#000;
  37. height: 5px;
  38. width: 5px;
  39. }
  40.  
  41. body{
  42. background-color:#fff; /* bg colour */
  43. font-family:'Oswald', sans-serif;
  44. font-size:10px;
  45. text-transform:uppercase;
  46. color:#fff; /* text colour */
  47. }
  48.  
  49. a{
  50. text-decoration:none;
  51. color:#fff; /* link colour */
  52. }
  53.  
  54. a:hover {
  55. color: #000; /* link hover colour */
  56. }
  57.  
  58. #backgroundleft {
  59. background: #000; /* sidebar bg colour */
  60. position:fixed;
  61. left:0px;
  62. top:0px;
  63. width:310px;
  64. height:100%;
  65. border-right: 4px double #fff; /* background divider colour */
  66. }
  67.  
  68. #sidecont {
  69. position: fixed;
  70. width: 200px;
  71. padding: 10px;
  72. margin-left: 25px;
  73. margin-top: 140px;
  74. }
  75.  
  76. #sidebar {
  77. width: 200px;
  78. background: #000; /*same as background left! */
  79. }
  80.  
  81. #sidebar img {
  82. width:200px;
  83. border: 4px double #fff; /* sidebar image border colour */
  84. margin-top:10px;
  85. }
  86.  
  87. .desc {
  88. margin-top: 12px;
  89. color: #fff; /* description colour */
  90. font-family: 'Oswald', sans-serif;
  91. font-size: 11px;
  92. }
  93.  
  94. ul {
  95. list-style-type: dotted;
  96. width: 200px;
  97. overflow: hidden;
  98. margin-left:-10px;
  99. margin-top:25px;
  100. }
  101.  
  102. #title {
  103. width: 180px;
  104. padding: 0px 10px;
  105. text-align: right;
  106. font-family: 'Oswald', sans-serif;
  107. font-size: 23px;
  108. margin-top: -20px;
  109. margin-left:20px;
  110. }
  111.  
  112. #title a {
  113. color: #fff; /* title colour */
  114. }
  115.  
  116. #title a:hover {
  117. color: #000; /* title hover colour */
  118. }
  119.  
  120. #bias{
  121. float:left;
  122. width:150px;
  123. margin-left:15px;
  124. margin-right:15px;
  125. margin-top:30px;
  126. }
  127.  
  128. #box{
  129. margin-left:133px;
  130. margin-top:8%;
  131. }
  132.  
  133. #image{
  134. background-color: #000; /* image bg colour */
  135. width:150px;
  136. height:150px;
  137. padding:5px 5px 5px 5px;
  138. border-radius: 2px 2px 2px 2px;
  139. border: 4px double #fff; /* image border colour */
  140. }
  141.  
  142. #name{
  143. width:130px;
  144. padding: 2px 4px 2px 4px;
  145. margin-top:8px;
  146. margin-bottom:5px;
  147. margin-left:10px;
  148. font-family:'Oswald', sans-serif;
  149. font-size:10px;
  150. letter-spacing:1px;
  151. color:#fff; /* name colour */
  152. text-align:center;
  153. background:#000;
  154. border: 4px double #fff;
  155. border-radius: 2px 2px 2px 2px;
  156. }
  157.  
  158. .credit {
  159. position:fixed;
  160. bottom:4px;
  161. right:8px;
  162. background:#000; /* credit bg colour */
  163. font: 9px 'Oswald', sans-serif;
  164. color:#fff; /* credit link colour */
  165. border:4px double #fff; /* credit border colour */
  166. text-transform:uppercase;
  167. letter-spacing: 0px;
  168. padding: 2px;
  169. }
  170.  
  171. </style>
  172. </head>
  173. <body>
  174.  
  175. <div id="backgroundleft"></div>
  176.  
  177. <div id="sidecont">
  178. <div id="title"><a href="/">Bias Page</a></div>
  179. <div id="sidebar">
  180. <a href="/"><img src="http://i.imgur.com/qWws0lv.jpg"></a>
  181. <div class="desc"><center>My Bias list is so much longer. You don't even know. I'll add to this later I'm sure! Icons are available <a href="http://beingikon.tumblr.com/ikons">here</a>!</center></div>
  182. </div>
  183. <div style="float: left; width: 50%;">
  184. <ul>
  185. <li><a href="/">Home</a>
  186. <li><a href="/ask">ask</a>
  187. </ul>
  188. </div>
  189.  
  190. <div style="float: left; width: 50%;">
  191. <ul>
  192. <li><a href="/br">Blogroll Page</a>
  193. <li><a href="/squad">Family Page</a>
  194. </ul>
  195. </div>
  196. </div>
  197.  
  198. <table border="0" cellpadding="0" cellspacing="0" align="center">
  199.  
  200. <!--if you want to add more icons (max four across for best look) copy and paste this:
  201.  
  202. <tr><td>
  203.  
  204. <div id="bias">
  205. <center><div id="image"><img src="img url"/></div></center>
  206. <div id="name"><a href="/">name</a></div>
  207. </div>
  208. </div>
  209.  
  210. <div id="bias">
  211. <center><div id="image"><img src="img url"/></div></center>
  212. <div id="name"><a href="/">name</a></div>
  213. </div>
  214. </div>
  215.  
  216. <div id="bias">
  217. <center><div id="image"><img src="img url"/></div></center>
  218. <div id="name"><a href="/">name</a></div>
  219. </div>
  220. </div>
  221.  
  222. <div id="bias">
  223. <center><div id="image"><img src="img url"/></div></center>
  224. <div id="name"><a href="/">name</a></div>
  225. </div>
  226. </div>
  227.  
  228. </td></tr>
  229.  
  230. -->
  231.  
  232. <!--START OF FIRST ROW-->
  233. <tr><td>
  234.  
  235.  
  236.  
  237. <div id="bias">
  238. <center><div id="image"><img src="http://i.imgur.com/VQJ6QMR.jpg"/></div></center>
  239. <div id="name"><a href="/tagged/salt">suga</a></div>
  240. </div>
  241. </div>
  242.  
  243.  
  244.  
  245. <div id="bias">
  246. <center><div id="image"><img src="http://i.imgur.com/urfRIrY.jpg"><div></center>
  247. <div id="name"><a href="/tagged/baby+lion">v</a></div>
  248. </div>
  249. </div>
  250.  
  251.  
  252.  
  253. <div id="bias">
  254. <center><div id="image"><img src="http://i.imgur.com/YjEZZHj.jpg"/></div></center>
  255. <div id="name"><a href="/tagged/bby+girl">hyuna</a></div>
  256. </div>
  257. </div>
  258.  
  259. <div id="bias">
  260. <center><div id="image"><img src="http://i.imgur.com/WiCRv53.jpg"/></div></center>
  261. <div id="name"><a href="/tagged/kitty">leo</a></div>
  262. </div>
  263. </div>
  264.  
  265. </td></tr>
  266. <!--END OF FIRST ROW-->
  267.  
  268.  
  269.  
  270. <!--START OF SECOND ROW-->
  271. <tr><td>
  272.  
  273.  
  274. <div id="bias">
  275. <center><div id="image"><img src="http://i.imgur.com/9djVNTl.jpg"/></div></center>
  276. <div id="name"><a href="/tagged/mini+hyung">xiumin</a></div>
  277. </div>
  278. </div>
  279.  
  280.  
  281.  
  282. <div id="bias">
  283. <center><div id="image"><img src="http://i.imgur.com/1hfsS8g.jpg"/></div></center>
  284. <div id="name"><a href="/tagged/honey+vocals">daehyun</a></div>
  285. </div>
  286. </div>
  287.  
  288.  
  289.  
  290. <div id="bias">
  291. <center><div id="image"><img src="http://i.imgur.com/ANGOuuZ.jpg"/></div></center>
  292. <div id="name"><a href="/tagged/hani">hani</a></div>
  293. </div>
  294. </div>
  295.  
  296.  
  297. <div id="bias">
  298. <center><div id="image"><img src="http://i.imgur.com/q4lCtwK.jpg"/></div></center>
  299. <div id="name"><a href="/tagged/la+lune">luna</a></div>
  300. </div>
  301. </div>
  302.  
  303. </td></tr>
  304. <!--END OF SECOND ROW-->
  305. <!--Paste third row here-->
  306.  
  307. </table>
  308.  
  309. <!--Dont touch but you can change the colour if you want-->
  310. <div class="credit"><a href="http://luhandsthemes.tumblr.com/"><center>theme by luhands</center></a></div></div>
  311.  
  312. </body>
  313. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement