Advertisement
planthed

About page #5

Nov 3rd, 2014
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. <!--
  2. new about theme by laura ((planthed.tumblr.com)) keep the credits and i wont report you:)
  3.  
  4. ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀   ▒█▀▀█ ▒█░░▒█  
  5. ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀   ▒█▀▀▄ ▒█▄▄▄█  
  6. ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄   ▒█▄▄█ ░░▒█░░
  7.  
  8. ▒█▀▀█ ▒█░░░ ░█▀▀█ ▒█▄░▒█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▀▄
  9. ▒█▄▄█ ▒█░░░ ▒█▄▄█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█░▒█
  10. ▒█░░░ ▒█▄▄█ ▒█░▒█ ▒█░░▀█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█▄▄▀.TUMBLR.COM
  11.  
  12. KEEP THE CREDITS OR I'LL REPORT YOU!
  13.  
  14. theme idea: planthed.tumblr.com pls don't steal or i'll find you and i'll report you!
  15.  
  16. --->
  17. <html lang="en">
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45. <style type="text/css">
  46.  
  47. @font-face { font-family: "angela"; src: url('http://static.tumblr.com/dcylwch/xgDmp07ur/ma_sexy.ttf'); }
  48. @font-face { font-family: "rose"; src: url('http://static.tumblr.com/zux19tj/NaYmhkpum/anjelika_rose_1_.ttf'); }
  49. @font-face { font-family: "Abbeyline"; src: url('http://static.tumblr.com/pwgdr2n/RGcm3j4ne/abbeyline.ttf'); }
  50.  
  51. iframe#tumblr_controls{
  52. z-index: 9;
  53. opacity:.5 !important;
  54. -webkit-filter: invert(100%) ;
  55. top:0px !important;
  56. right:8px !important;
  57. position: fixed!important;
  58. }
  59.  
  60. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  61.  
  62. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  63.  
  64. ::-webkit-scrollbar-thumb{ background-color:#11d187; border:2px solid #fff; height:auto; border-radius:10px;}
  65.  
  66. ::-webkit-scrollbar{ height:auto; width:9px; background-color:#999999; border:4px solid #fff;}
  67.  
  68.  
  69. ::selection {
  70. background:#a8cfe2;
  71. color:#fff;
  72. }
  73.  
  74. ::-moz-selection {
  75. background:#a8cfe2;
  76. color:#fff;
  77. }
  78.  
  79. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  80.  
  81. body {
  82. padding:0px;
  83. margin:0px;
  84. color:#999;
  85. font-family: arial;
  86. line-height:9px;
  87. font-size:10px;
  88. background-color:#fefefe; /*CHANGE THE COLOR*/
  89. background-image:url();
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  93. }
  94.  
  95. a:link, a:active, a:visited{
  96. color:#85C999; /*CHANGE THE COLOR*/
  97. text-decoration:none;
  98. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  99. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  100. }
  101.  
  102. a:hover {
  103. color:#eee;
  104. text-decoration:underline;
  105. background-color:;
  106. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  107. }
  108.  
  109. @font-face {
  110. font-family:titulo;
  111. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  112. }
  113.  
  114.  
  115. #sidebar{
  116. margin-top:130px;
  117. margin-left:365px;
  118. position:fixed;
  119. height:100px;
  120. width:120px;
  121. padding:8px;
  122. background:#fff;
  123. border:1px solid #eee;
  124. }
  125. #title{
  126. font-family:Lucida Calligraphy;
  127. margin-top:95px;
  128. margin-left:375px;
  129. font-size:50px;
  130. text-align:center;
  131. letter-spacing:3px;
  132. z-index:999999999999999999999;
  133. color:#85C999; /*CHANGE THE COLOR OF OYUR TITLE*/
  134. position:fixed;}
  135.  
  136. up{
  137. padding-bottom:5px;
  138. border-bottom:1px solid #eee;
  139. display:block;
  140. margin-bottom:5px;
  141. }
  142.  
  143.  
  144. div#like{
  145. position: fixed;
  146. text-align: center;
  147. line-height:12px;
  148. font-family:calibri;
  149. font-size:10px;
  150. letter-spacing:1px;
  151. text-transform:uppercase ;
  152. background:white;
  153. padding:7px;
  154. padding-top:8px;
  155. border:1px solid #eee;
  156. text-align:left;
  157. line-height: 12px;
  158. height:100px;
  159. width:285px;
  160. color:#aaa;
  161. margin-top:130px;
  162. margin-left:590px;
  163. z-index:9999;
  164. }
  165.  
  166. div#mine{
  167. position: fixed;
  168. text-align: center;
  169. line-height:12px;
  170. font-family:calibri;
  171. font-size:10px;
  172. letter-spacing:1px;
  173. text-transform:uppercase ;
  174. background:white;
  175. padding:13px;
  176. padding-top:12px;
  177. border:1px solid #eee;
  178. text-align:left;
  179. line-height: 12px;
  180. height:auto;
  181. width:500px;
  182. color:#aaa;
  183. margin-top:255px;
  184. margin-left:365px;
  185. z-index:9999;
  186. }
  187.  
  188. #holap{
  189. opacity:1.0;
  190. margin-left:510px;
  191. margin-top:126px;
  192. position:fixed;
  193. z-index:99999999;
  194. transition: all 0.9s ease-out;
  195. -o-transition-transition: all 0.9s ease-out;
  196. -webkit-transition: all 0.9s ease-out;
  197. -moz-transition: all 0.9s ease-out;
  198. }
  199.  
  200.  
  201. #holap a{
  202. color:#aaa;
  203. background-color:#fff;
  204. padding:7.5px;
  205. width:50px;
  206. height:10px;
  207. border:1px solid #eee;
  208. text-transform:uppercase;
  209. font-family:calibri;
  210. font-size:8px;
  211. letter-spacing:1px;
  212. display:inline-block;
  213. margin-top:3px;
  214. margin-left:4px;
  215. text-align:center;
  216. transition: all 0.9s ease-out;
  217. -o-transition-transition: all 0.9s ease-out;
  218. -webkit-transition: all 0.9s ease-out;
  219. -moz-transition: all 0.9s ease-out;
  220. }
  221. #holap a:hover{
  222. color:white;
  223. border:1px solid #85C999;
  224. background:#85C999; /*CHANGE THE BACKGROUND COLOR OF YOUR HOVER LINKS*/
  225. transition: all 0.9s ease-out;
  226. -o-transition-transition: all 0.9s ease-out;
  227. -webkit-transition: all 0.9s ease-out;
  228. -moz-transition: all 0.9s ease-out;
  229. }
  230.  
  231. /* DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE*/
  232. #taissa {
  233. -moz-border-radius: 10px;
  234. border-radius: 7px;
  235. position:fixed;
  236. font-family: calibri;
  237. font-size: 8px;
  238. bottom:-5px;
  239. left:5px;
  240. padding: 7px;
  241. height:12px;
  242. letter-spacing:1px;
  243. text-transform:uppercase;
  244. padding-bottom:5px;
  245. background: white;
  246. width:50px;
  247. border: 1px solid #eee;
  248. transition: all 0.6s ease-out;
  249. -o-transition-transition: all 0.6s ease-out;
  250. -webkit-transition: all 0.6s ease-out;
  251. -moz-transition: all 0.6s ease-out;}
  252.  
  253. #taissa:hover{
  254. border-radius: 0px;
  255. height:45px;
  256. transition: all 0.6s ease-out;
  257. -o-transition-transition: all 0.6s ease-out;
  258. -webkit-transition: all 0.6s ease-out;
  259. -moz-transition: all 0.6s ease-out;
  260. }
  261. /* DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE*/
  262.  
  263.  
  264. name{
  265. color:#85C999; /*CHANGE THE COLOR*/
  266. text-align:left;
  267. font-size:15px;
  268. text-transform:none;
  269. }
  270. @font-face {font-family:formal; src: url(http://static.tumblr.com/2poobra/pspmrjf1f/petitformalscript-regular.ttf); }
  271.  
  272. #bord {
  273. position:fixed;
  274. opacity:1;
  275. z-index:9999999999;
  276. width:100%;
  277. top:-6px;
  278. height:30px;
  279. margin-left:-5px;
  280. background-image:url("http://media.tumblr.com/82703b19182664c198cd163279558d9c/tumblr_inline_mrf2j4fME11rto88t.png");
  281. background-repeat: repeat;
  282. }
  283.  
  284. </style>
  285.  
  286. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
  287. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  288. <style>
  289. div#qTip {
  290. padding:4px;
  291. height: auto;
  292. margin-top:5px;
  293. margin-left:10px;
  294. font-family:Carrois Gothic;
  295. font-size:9px;
  296. display:none;
  297. text-align:center;
  298. position:absolute;
  299. line-height:10px;
  300. text-transform:normal;
  301. letter-spacing:0px;
  302. z-index:999999999999;
  303. border:1px solid #efefef;
  304. background:#fff;
  305. border-radius:0px;
  306. color:#aaa;
  307. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  308. </style>
  309.  
  310. <title>about myself</title>
  311. <link rel="shortcut icon" href="{PUT YOUR FAVICON HERE}">
  312. </head>
  313. <body onkeydown="return false">
  314. <body>
  315.  
  316. <!-- delete if you don't want n_n --->
  317. <div style="position:fixed; z-index:999999999; bottom:-50px; right:50px"><img src="https://31.media.tumblr.com/878bf73fe0ebe04529a78670b8eec1af/tumblr_mna72yFp961ssu28po1_500.png" style="opacity:0.8; width:300px; -webkit-filter:grayscale(100%)"></div>
  318. <!-- delete if you don't want n_n --->
  319.  
  320. <!---Delete if you don't want a lace banner-->
  321. <div id="bord"></div>
  322. <!---Delete if you don't want a lace banner-->
  323.  
  324. <div id="sidebar">
  325. <img src="U R L I M A G E H E R E" style="opacity:0.7; padding:2px; width:116px; height:97px"></div>
  326.  
  327. <div id="title">put your title here</div>
  328.  
  329. <div id="holap">
  330. <a href="/" title="Back to my blog">Home</a> <br>
  331. <a href="/"title="cute letters to me?">Message</a> <br>
  332. <a href="/" title="my links">Navigation</a> <br>
  333. <a href="http://planthed.tumblr.com"title="she made this lovely theme yay">credits</a>
  334.  
  335.  
  336. </div>
  337.  
  338.  
  339.  
  340. <div id="like">
  341. &middot;<name>YOUR NAME HERE;</name> write here your about, yeah
  342. </div>
  343. </div></div></div>
  344.  
  345. <div id="mine">
  346. write here more of u
  347. separate ur text with <up></up> or <br> or <p></p>
  348.  
  349.  
  350.  
  351. <div style="text-align: right;"><name>-PUT YOUR NAME HERE</name></font></div>
  352.  
  353.  
  354. </div>
  355. </div></div></div>
  356.  
  357.  
  358.  
  359. <!--- DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE.--->
  360. <div id="taissa"><center><up><a href="http://planthed.tumblr.com" target="_blank">credits</a></a></up><p></p>Theme by <a href="http://planthed.tumblr.com" target="_blank">planthed</a></a></center></div>
  361. <!--- DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE.--->
  362.  
  363.  
  364.  
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement