Advertisement
hunterthemes

- Page #8 - About

Jul 27th, 2016
1,757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.52 KB | None | 0 0
  1. <html>
  2.  
  3. <!----
  4.  
  5. © hunterthemes.tumblr.com | Page #8 - About
  6.  
  7. * Do not redistribute this page and claim it as your own.
  8. * Do not remove the credit or move it to another page.
  9. * Minor changes to this page are allowed.
  10.  
  11. ---->
  12.  
  13. <!-- GOOGLE FONTS -->
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Nova Slim' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
  17.  
  18. <style type="text/css">
  19.  
  20. /* CSS */
  21.  
  22. /*-- GENERAL --*/
  23.  
  24. body {
  25. margin:0;
  26. padding:0;
  27. width:100%;
  28. height:100%;
  29. color:#222;
  30. font-family:Helvetica, Arial, sans-serif;
  31. font-size:11px;
  32. line-height:13px;
  33. background-color: #f6f6f6;
  34. background-attachment: fixed;
  35. background-repeat: repeat;
  36. }
  37.  
  38. h1{
  39. color:;
  40. font-family:Nova Slim;
  41. font-size:22px;
  42. line-height: 27px;
  43. border-bottom:1px solid #222;
  44. }
  45.  
  46. h2{
  47. font-family:Helvetica, Arial, sans-serif;
  48. font-size:11px;
  49. line-height:13px;
  50. }
  51.  
  52. a {
  53. color:#444444;
  54. text-decoration:none;
  55. }
  56.  
  57. a:hover {
  58. text-decoration:none;
  59. color:#eee;
  60. -webkit-transition: all 0.5s ease-in-out;
  61. -moz-transition: all 0.6s ease-in-out;
  62. -o-transition: all 0.5s ease-in-out;
  63. transition: all 0.6s ease-in-out;
  64. }
  65.  
  66. b, strong {color:#BDC6C8;}
  67.  
  68. i, em {color:#E2D0CE;}
  69.  
  70. /*-- WEBKIT SCROLLBAR--*/
  71.  
  72. ::-webkit-scrollbar {
  73. width: 9px;
  74. height: 0px;
  75. }
  76.  
  77. ::-webkit-scrollbar-button:start:decrement,
  78. ::-webkit-scrollbar-button:end:increment {
  79. height: 0px;
  80. display: block;
  81. background-color: #fff;
  82. }
  83.  
  84. ::-webkit-scrollbar-track-piece {
  85. background-color: #fff;
  86. }
  87.  
  88. ::-webkit-scrollbar-thumb:vertical {
  89. height: 0px;
  90. background-color: #222;
  91. border:4px solid #fff;
  92. }
  93.  
  94. /*-- TUMBLR CONTROLS --*/
  95.  
  96. .iframe-controls--desktop {
  97. position: fixed !important;
  98. top:10px !important;
  99. right:45px !important;
  100. z-index:10000 !important;
  101. opacity:.7 !important;
  102. filter: invert(1);
  103. -webkit-filter: invert(1);
  104. -moz-filter: invert(1);
  105. -o-filter: invert(1);
  106. -ms-filter: invert(1);
  107. }
  108.  
  109. .iframe-controls--desktop:hover {
  110. opacity: 1;
  111. color:#dccbe7;
  112. background:transparent;
  113. -webkit-transition: opacity 0.7s linear;
  114. -webkit-transition: all 0.5s ease-out;
  115. -moz-transition: all 0.5s ease-out;
  116. transition: all 0.5s ease-out;
  117. }
  118.  
  119.  
  120. /*-- TOOLTIPS --*/
  121.  
  122. #s-m-t-tooltip {
  123. max-width:300px;
  124. z-index:10000000;
  125. margin:24px 14px 7px 12px;
  126. padding:8px;
  127. color:#444444;
  128. background:rgba(255,255,255, 1);
  129. border:1px solid #eee;
  130. font-size:13px;
  131. line-height:16px;
  132. }
  133.  
  134. /*------ CONTAINER -----*/
  135.  
  136. #container{
  137. position:absolute;
  138. width:600px;
  139. height:420px;
  140. left:50%;
  141. top:50%;
  142. background:rgba(255,255,255, .6);
  143. background-image:url(http://static.tumblr.com/f41439d00181e481d2c5d376ae7552fc/6dvmes1/Hu2nnkguz/tumblr_static_b27qhlkp928kc8ogosc4w44cg.png);
  144. background-repeat:repeat;
  145. background-size:cover;
  146. border:1px solid #eee;
  147. z-index:100;
  148. -webkit-transform: translateX(-50%) translateY(-50%);
  149. -moz-transform: translateX(-50%) translateY(-50%);
  150. -ms-transform: translateX(-50%) translateY(-50%);
  151. transform: translateX(-50%) translateY(-50%);
  152. }
  153.  
  154. /*-- LEFT BOX --*/
  155.  
  156. #box1{
  157. position:absolute;
  158. margin-left:0px;
  159. margin-top:0px;
  160. width:280px;
  161. height:400px;
  162. padding:10px;
  163. background:#BDC6C8;
  164. color:#222;
  165. z-index:100;
  166. }
  167.  
  168. /* Blog title */
  169.  
  170. #blogtitle{
  171. margin-top:125px;
  172. margin-left:30px;
  173. width:200px;
  174. font-size:40px;
  175. height:100px;
  176. padding:10px;
  177. background:#fff;
  178. color:#BDC6C8;
  179. line-height:100px;
  180. letter-spacing:2px;
  181. text-align:center;
  182. }
  183.  
  184. #blogtitle:first-letter{
  185. font-size:130px;
  186. color:#222;
  187. }
  188.  
  189. /* Avatar */
  190.  
  191. #avatar {
  192. position:absolute;
  193. margin-left:135px;
  194. margin-top:100px;
  195. width:80px;
  196. height:80px;
  197. border-radius:50px;
  198. border:1px #eee solid;
  199. z-index:100000;
  200. }
  201.  
  202. #avatar img {
  203. width:100%;
  204. height:100%;
  205. border-radius:100px;
  206. }
  207.  
  208. /* Box 2 */
  209.  
  210. #box2{
  211. position:absolute;
  212. margin-left:300px;
  213. margin-top:0px;
  214. width:260px;
  215. height:380px;
  216. padding:20px;
  217. background:#fff;
  218. color:#222;
  219. font-size:12px;
  220. line-height:20px;
  221. text-align:justify;
  222. overflow-y:auto;
  223. z-index:100;
  224. }
  225.  
  226. #back{
  227. position:fixed;
  228. top:5px;
  229. left:10px;
  230. width:30px;
  231. z-index:10000;
  232. }
  233.  
  234. #back i{
  235. color:#222;
  236. font-size:20px;
  237. }
  238.  
  239. /*-- PAGE CREDIT --*/
  240.  
  241. #credit {
  242. position:fixed;
  243. right:10px;
  244. top:5px;
  245. width:30px;
  246. z-index:10000;
  247. }
  248.  
  249. /* END CSS */
  250.  
  251. {CustomCSS}
  252.  
  253. </style>
  254.  
  255. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  256.  
  257. <!-- Font awesome script -->
  258.  
  259. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  260.  
  261. <!-- Style my tooltips script -->
  262.  
  263. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  264. <script src="jquery.style-my-tooltips.js"></script>
  265.  
  266. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  267. <script>
  268. (function($){
  269. $(document).ready(function(){
  270. $("[title]").style_my_tooltips({
  271. tip_follows_cursor:true,
  272. tip_delay_time:200,
  273. tip_fade_speed:300
  274. }
  275. );
  276. });
  277. })(jQuery);
  278. </script>
  279. </head>
  280.  
  281. <meta charset="utf-8">
  282. <title>{Title}</title>
  283. <link rel="shortcut icon" href="{Favicon}">
  284. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  285. <meta name="viewport" content="width=device-width, initial-scale=1">
  286.  
  287. <!-- HTML -->
  288.  
  289. <body>
  290.  
  291.  
  292. <!-- MAIN CONTAINER -->
  293. <div id="container">
  294.  
  295. <div id="box1">
  296.  
  297. <!-- AVATAR -->
  298. <div id="avatar"><img src="http://i.imgur.com/W2cAS85.png"></div>
  299.  
  300. <!-- BLOG TITLE -->
  301. <div id="blogtitle">About</div>
  302.  
  303. </div>
  304. <!--End box1-->
  305.  
  306. <!-- DESCRIPTION -->
  307. <div id="box2">
  308.  
  309. NAME: <b> Joanna </b> <br>
  310.  
  311. AGE: <b> 22 </b> <br>
  312.  
  313. GENDER: <b> female </b> <br><br>
  314.  
  315. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do <i> eiusmod </i> tempor incididunt ut labore et dolore magna aliqua. <br><br>
  316.  
  317. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis <u>aute</u> irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. <br><br>
  318.  
  319. Excepteur sint <b>occaecat</b> cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  320.  
  321. </div>
  322. <!--End box-->
  323.  
  324. </div>
  325. <!--End container-->
  326.  
  327. <!-- BACK BUTTON -->
  328. <div id="back" title="back to blog"><a href="/"><i class="fa fa-reply" aria-hidden="true"></i></div></a>
  329.  
  330. <!-- CREDIT (DO NOT REMOVE) -->
  331. <div id="credit"><a href="http://www.hunterthemes.tumblr.com">
  332. <img src="http://i60.tinypic.com/b5qp0o.png" title="page by hunter themes"></div></a>
  333.  
  334. </body>
  335. </html>
  336.  
  337. <!-- END HTML -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement