tentacoolgoods

horse girl

Dec 20th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="" rel="icon">
  3. <title></title>
  4.  
  5. <style>
  6.  
  7. /* original code credit: ʟʟᴇᴡᴇʟʟʏɴ@ɪᴊ, ʙɪᴊᴀɴ@ɪᴊ, ᴄᴀᴛᴄᴀғᴇ@ɪᴊ
  8. edits: squirtle@ij*/
  9. /* for help implementing your code, questions about it or if you feel you are missing due credit, please contact lamarcodem@ij */
  10.  
  11.  
  12. /* removes top text */
  13. table table table table .meta {visibility:hidden; position:absolute;}
  14. tr.caption {display:none}
  15. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  16.  
  17. /* cursor */
  18. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  19. a:hover {cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  20.  
  21. /* background */
  22. body{background: url() ;background-attachment:fixed;
  23. background-color:rgb(83, 56, 38);
  24. background: -webkit-linear-gradient(rgb(64, 35, 13), rgb(83, 56, 38), rgb(141, 123, 111));
  25. background: -o-linear-gradient(rgb(64, 35, 13), rgb(83, 56, 38), rgb(141, 123, 111));
  26. background: -moz-linear-gradient(rgb(64, 35, 13), rgb(83, 56, 38), rgb(141, 123, 111));
  27. background: linear-gradient(rgb(64, 35, 13), rgb(83, 56, 38), rgb(141, 123, 111));
  28. }
  29.  
  30. /* aligns text throughout */
  31. tr {text-align: justify;}
  32.  
  33. /* default font */
  34. td {
  35. color: #000;
  36. font-family: calibri;
  37. font-size: 11px;
  38. letter-spacing: 0px;
  39. line-height: 11px;
  40. text-transform: none;
  41. }
  42.  
  43. /* link effects */
  44. a {
  45. text-decoration: none;
  46. color:#2f4f22;
  47. }
  48.  
  49. a:hover {
  50. text-decoration: none;
  51. }
  52.  
  53. /* hides icon */
  54. .shadowed img {display: none;}
  55.  
  56. /* table spacing */
  57. table {margin-bottom: -2px;}
  58.  
  59. /* entrybox */
  60. .entrybox {
  61. background-color: rgba(255, 255, 255, 0.5);
  62. border-bottom: 2px solid #000;
  63. border-image: repeating-linear-gradient(to right, #396027, #2f4f22) 10;
  64. }
  65.  
  66. /* hides privacy icons */
  67. .caption img {
  68. display: none;
  69. }
  70.  
  71. /* hides user icons */
  72. .ljuser img {
  73. display: none;
  74. }
  75.  
  76. /* subject */
  77. p table table td.caption {
  78. color: #000;
  79. font-family: calibri, arial;
  80. font-size: 8px;
  81. letter-spacing: 1px;
  82. line-height: 7px;
  83. text-transform: uppercase;
  84. }
  85.  
  86.  
  87. /* comments */
  88. .comments {
  89. color: #bebebe;
  90. font-family: calibri, arial;
  91. font-size: 8px;
  92. letter-spacing: 1px;
  93. line-height: 7px;
  94. text-transform: uppercase;
  95. }
  96.  
  97. /* misc fonts */
  98. .index {
  99. font-family: calibri, arial;
  100. font-size: 8px;
  101. font-weight: normal;
  102. letter-spacing: 1px;
  103. line-height: 0px;
  104. text-transform: uppercase;
  105. }
  106.  
  107. /* viewing */
  108. .meta {
  109. font-family: calibri, arial;
  110. text-transform: uppercase;
  111. font-size: 8px;
  112. line-height: 8px;
  113. letter-spacing: 1px;
  114. text-align: justify;
  115. text-shadow: 0px 0px 1px #aaa;
  116. }
  117.  
  118. /* friends page icons */
  119. .index img {
  120. background: repeating-linear-gradient(to bottom right, rgb(89, 149, 62), rgb(72, 119, 49), rgb(57, 96, 39), rgb(47, 79, 34));
  121. border-radius: 75px;
  122. height: 50px;
  123. margin-bottom: 8px;
  124. margin-right: 3px;
  125. padding: 3px;
  126. width: 50px;
  127. }
  128. td{background-color:transparent;}
  129.  
  130.  
  131. /* scrollbar */
  132. ::-webkit-scrollbar {
  133. width: 3px;
  134. }
  135.  
  136. ::-webkit-scrollbar-track {
  137. border-radius: 0px;
  138. -webkit-box-shadow: inset 0 0 5px rgba(215, 215, 215, 1);
  139. }
  140.  
  141. ::-webkit-scrollbar-thumb {
  142. border-radius: 0px;
  143. -webkit-box-shadow: inset 0 0 15px rgba(215, 215, 215, 1);
  144. }
  145.  
  146. /* CSS */
  147.  
  148. #horse{
  149. position:absolute;
  150. top: 55px;
  151. margin-left: 590px;
  152. z-index: 1;
  153. width: 300px;
  154.  
  155. }
  156.  
  157.  
  158. #sidebar {
  159. margin-right: 370px;
  160. position: absolute;
  161. right: 50.0%;
  162. top: 45px;
  163. visibility: visible;
  164. width: 85px;
  165. z-index: 0;
  166. }
  167.  
  168. #gif {
  169. background: repeating-linear-gradient(to bottom right, rgb(89, 149, 62), rgb(72, 119, 49), rgb(57, 96, 39), rgb(47, 79, 34));
  170. box-shadow: 1px 1px 2px 1px #0b0733;
  171. display: inline;
  172. padding: 3px;
  173. position: relative;
  174. width: 132px;
  175. }
  176.  
  177. #navi {
  178. position:relative;
  179. width:95;
  180. visibility: visible;
  181. top: 100px;
  182. left:-386px;
  183. z-index:97;
  184. height:0px;
  185. align:center;
  186. }
  187.  
  188. #dot:hover
  189. {border: 2px solid #2f4f22;
  190. transition: all 0.6s ease-in; }
  191.  
  192. #dot {
  193. z-index: 100;
  194. display: inline-block;
  195. height: 15px;
  196. width: 15px;
  197. border-radius: 50%;
  198. background-color: #5f4836;
  199. -webkit-text-fill-color: transparent;background:
  200. -webkit-linear-gradient(transparent, transparent), center url(http://i.imgur.com/GdzdcnR.png);
  201. background: image url(http://i.imgur.com/DGHkqvS.png);
  202. border: 2px solid #396027;
  203. transition: all 0.3s ease-in;}
  204.  
  205.  
  206. </style>
  207.  
  208.  
  209. <=GLOBAL_HEAD
  210.  
  211. FRIENDS_WEBSITE<=
  212. <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin-bottom: -15px; margin-left: -9px; margin-top: 13px; width: 600px;">
  213. <tr><td align="middle">
  214.  
  215. <div id="sidebar">
  216. <img id="gif" src="http://bestanimations.com/Animals/Mammals/Horses/animated-horse-gif-14.gif">
  217. </div>
  218. <div id="navi"><a href="/" title="ᴊᴏᴜʀɴᴀʟ" id="dot"></a> <a href="/profile" title="ᴘʀᴏғɪʟᴇ" id="dot"></a> <a href="/friends" title="ғʀɪᴇɴᴅs" id="dot"></a></div>
  219.  
  220. <div id="horse">
  221. <img src="https://i.imgur.com/N361X7B.png" style="display: block; width: 320px; height: px; opacity: 0.3; visibility: visible; border-radius: 0px !important;">
  222. </div>
  223. <=FRIENDS_WEBSITE
  224.  
  225. LASTN_WEBSITE<=
  226. <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin-bottom: -15px; margin-left: -9px; margin-top: 13px; width: 600px;">
  227. <tr><td align="middle">
  228.  
  229. <div id="sidebar">
  230. <img id="gif" src="http://bestanimations.com/Animals/Mammals/Horses/animated-horse-gif-14.gif">
  231. </div>
  232. <div id="navi"><a href="/" title="ᴊᴏᴜʀɴᴀʟ" id="dot"></a> <a href="/profile" title="ᴘʀᴏғɪʟᴇ" id="dot"></a> <a href="/friends" title="ғʀɪᴇɴᴅs" id="dot"></a></div>
  233.  
  234. <div id="horse">
  235. <img src="https://i.imgur.com/N361X7B.png" style="display: block; width: 320px; height: px; opacity: 0.3; visibility: visible; border-radius: 0px !important;">
  236. </div>
  237. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment