Advertisement
kissingliamsthemes

ABOUT ME 4

Aug 15th, 2015
652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6.  
  7.  
  8.  
  9. <!--
  10.  
  11. THEME BY AFIREHAZ, THANK YOU FOR USING;
  12. PLEASE DO NOT REMOVE CREDIT OR STEAL THIS THEME!
  13.  
  14. Below around line 130 is where you will type your about me! PLEASE DO NOT TOUCH THE SCRIPTS! :)
  15.  
  16. -->
  17.  
  18.  
  19.  
  20. <style type="text/css">
  21.  
  22. ::selection {background: #fff; color:{color:selection};}
  23. ::-moz-selection {background: #fff; color:{color:selection};}
  24. ::-webkit-selection {background: #fff; color:{color:selection};}
  25.  
  26. ::-webkit-scrollbar-thumb {background-color: #afd5d5; border: 4px solid #fff; height:auto; border-bottom:none;}
  27.  
  28. ::-webkit-scrollbar {height:9px;width:9px;background-color:#fff; border:4px solid #fff;}
  29.  
  30. ::selection {background-color:#fff;}
  31.  
  32. @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
  33. @import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC);
  34.  
  35.  
  36. body, a, a:hover {cursor: url(http://media.tumblr.com/8d531d6c90214f7c87dbff371fc474bc/tumblr_inline_mmsrpsNO3J1qz4rgp.png), auto;}
  37.  
  38.  
  39.  
  40.  
  41. #s-m-t-tooltip{
  42. /* basic */
  43. max-width:300px;
  44. z-index:10;
  45. margin:24px 14px 7px 12px;
  46. /* style and design */
  47. padding:2px;
  48. background:#222; /* fallback if rgba not supported */
  49. background:rgba(0,0,0,0.8);
  50. font-size:11px;
  51. color:#fff;
  52. opacity:0.5;
  53. font-family:calibri;
  54. }
  55.  
  56. #s-m-t-tooltip {
  57.  
  58. max-width:300px; /* maximum width */
  59.  
  60. background:#fff; /* color background */
  61.  
  62. font-size:8px; /* font size */
  63.  
  64. color:#afd5d5; /* font color */
  65.  
  66. letter-spacing:1px; /* font spacing */
  67.  
  68. text-transform:uppercase; /* uppercase, lowercase, none */
  69.  
  70. padding:3px; /* padding size */
  71.  
  72. margin:20px 0px 0px 20px; /* margin size */
  73.  
  74. z-index:9999999999999999999999;
  75.  
  76. border-radius: 2px; /* border radius */
  77.  
  78. font-family:calibri;
  79.  
  80. font-weight:900;
  81.  
  82. }
  83.  
  84.  
  85.  
  86. #mine a{
  87. position:fixed;
  88. padding:5px;
  89. font-family:calibri;
  90. font-size:10px;
  91. right:-78px;
  92. bottom:5px;
  93. text-align:center;
  94. background:#f3f3f3;
  95. color:#afd5d5;
  96. word-spacing:8px;
  97. }
  98.  
  99. #mine a:hover {
  100. right:10px;
  101. }
  102.  
  103. body {
  104. background:#f3f3f3;
  105. }
  106.  
  107. #title {
  108. font-family: 'Alegreya Sans SC', sans-serif;
  109. font-size:14px;
  110. letter-spacing:4px;
  111. padding:15px;
  112. text-align:left;
  113. color:#afd5d5;
  114. margin-left:500px;
  115. margin-top:100px;
  116. background:#fff;
  117. border-radius:4px;
  118. font-weight:500;
  119. width:400px;
  120. }
  121.  
  122. .box {
  123. margin-left:500px;
  124. width:400px;
  125. padding:15px;
  126. color:#ccc;
  127. border-radius:4px;
  128. font-family:consolas;
  129. font-size:8px;
  130. letter-spacing:1px;
  131. text-transform:uppercase;
  132. line-height:160%;
  133. text-align:justify;
  134. font-weight:900;
  135. background:#fff;
  136. height:250px;
  137. overflow-y:scroll;
  138. }
  139.  
  140.  
  141. #links {
  142. display:inline-block;
  143. padding:15px;
  144. height:100px;
  145. width:400px;
  146. text-align:center;
  147. margin-left:495px;
  148. }
  149.  
  150. #links a {
  151. width:50px;
  152. display:inline-block;
  153. padding:15px;
  154. background:#fff;
  155. margin-left:10px;
  156. border-radius:4px;
  157. text-align:center;
  158. color:#afd5d5;
  159. }
  160.  
  161. #links a:hover {
  162. color:#fff;
  163. background:#afd5d5;
  164. }
  165.  
  166.  
  167. a {
  168. text-decoration:none;
  169. color:#afd5d5;
  170. -webkit-transition:all .3s ease-in-out;
  171. -moz-transition:all .3s ease-in-out;
  172. -o-transition:all .3s ease-in-out;
  173. -ms-transition:all .3s ease-in-out;
  174. transition:all .3s ease-in-out;
  175. }
  176.  
  177.  
  178. {CustomCSS}</style></head><body>
  179.  
  180.  
  181. <div id="title">β€”Meet The Blogger</div>
  182.  
  183. <div class="box">
  184.  
  185. <!-- HERE IS WHERE YOU WILL WRITE YOUR ABOUT ME -->
  186.  
  187. HEY!!! THIS IS ABOUT ME #4 FROM AFIREHAZ!! FEEL FREE TO MAKE YOUR ABOUT ME AS LONG AS YOU WISH, A SCROLLBAR WILL APPEAR WHEN IT GETS LONGER THAN THE HEIGHT OF THIS BOX! Please do follow the rules and don't steal this theme, or any of my themes. Thanks for using, please like & reblog the post, music appreciated!!
  188.  
  189. <p>
  190.  
  191. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  192.  
  193. <p>
  194.  
  195. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  196.  
  197.  
  198. <!-- END ABOUT ME -->
  199.  
  200.  
  201. </div>
  202.  
  203.  
  204.  
  205. <div id="links">
  206.  
  207. <a href="/URL HERE" title="TITLE GOES HERE"><i class="fa fa-refresh fa-2x"></i></a>
  208.  
  209. <a href="/URL HERE" title="TITLE GOES HERE"><i class="fa fa-envelope fa-2x"></i></a>
  210.  
  211. <a href="/URL HERE" title="TITLE GOES HERE"><i class="fa fa-reorder fa-2x"></i></a>
  212.  
  213. <a href="/URL HERE" title="TITLE GOES HERE"><i class="fa fa-th fa-2x"></i></a>
  214.  
  215.  
  216. </div>
  217.  
  218.  
  219.  
  220.  
  221.  
  222. <!-- start of script tooltip//DO NOT TOUCH -->
  223.  
  224. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  225.  
  226. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  227.  
  228. <script>
  229.  
  230. (function($){
  231.  
  232. $(document).ready(function(){
  233.  
  234. $("a[title]").style_my_tooltips({
  235.  
  236. tip_follows_cursor:true,
  237.  
  238. tip_delay_time:90,
  239.  
  240. tip_fade_speed:600,
  241.  
  242. attribute:"title"
  243.  
  244. });
  245.  
  246. });
  247.  
  248. })(jQuery);
  249.  
  250. </script>
  251.  
  252. <!-- end of script tooltip -->
  253.  
  254. <script type="text/javascript">
  255. WebFontConfig = {
  256. google: { families: [ 'Open+Sans+Condensed:300:latin' ] }
  257. };
  258. (function() {
  259. var wf = document.createElement('script');
  260. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  261. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  262. wf.type = 'text/javascript';
  263. wf.async = 'true';
  264. var s = document.getElementsByTagName('script')[0];
  265. s.parentNode.insertBefore(wf, s);
  266. })(); </script>
  267.  
  268.  
  269. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  270.  
  271. <script type="text/javascript">
  272. WebFontConfig = {
  273. google: { families: [ 'Alegreya+Sans+SC::latin' ] }
  274. };
  275. (function() {
  276. var wf = document.createElement('script');
  277. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  278. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  279. wf.type = 'text/javascript';
  280. wf.async = 'true';
  281. var s = document.getElementsByTagName('script')[0];
  282. s.parentNode.insertBefore(wf, s);
  283. })(); </script>
  284.  
  285.  
  286. <div id="mine"><a href="http://afirehaz.tumblr.com/"><i class="fa fa-heart-o fa-lg"></i> KATIES THEMES</a></div>
  287.  
  288. </div>
  289. </body>
  290. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement