Advertisement
Mahkesis

Kayla's Profile

Jun 5th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. <style>
  2. .navigation {
  3. position: relative;
  4. width: 98px;
  5. padding: 5px;
  6. top: 10px;
  7. background: transparent;
  8. left: 5px;
  9. z-index: 10;
  10. -webkit-transition:all 0.5s ease-out;
  11. -moz-transition:all 0.5s ease-out;
  12. }
  13. .navigation:hover {
  14. top: 10px;
  15. left: -90px;
  16. -webkit-transition:all 0.5s ease-out;
  17. -moz-transition:all 0.5s ease-out;
  18. }
  19.  
  20. .nest {
  21. border: none;
  22. position: absolute;}
  23.  
  24. #navicontent {
  25. width: 98px;
  26. padding: 5px;
  27. background: #071418;
  28. border: 2px solid #336b85;
  29. }
  30. #navibutton {
  31. width: 20px;
  32. top: 10px;
  33. left: -26px;
  34. writing-mode: vertical-rl;
  35. text-orientation: upright;
  36. background: #071418;
  37. border: 2px solid #336b85;
  38. border-right: none;
  39. padding: 2px;
  40. }
  41. </style>
  42.  
  43. <div class="navigation">
  44. <div class="nest" id="navicontent"><div class="nest" id="navibutton"><h1>Cults</h1></div><a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  45. <a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  46. <a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  47. <a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  48. <a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  49. <a href="/cult/CULT NAME"><img src="https://i.imgur.com/VipyNqo.png"></a>
  50. </div></div>
  51.  
  52. <style>
  53. .overlay {
  54. position: relative;
  55. background: url('https://i.imgur.com/jgrnSar.png') 0px 0px no-repeat;
  56. left: 10px;
  57. top: 5px;
  58. width: 600px;
  59. height: 650px;
  60. z-index: 100;
  61. background-color: #050508;
  62. }
  63.  
  64. .innerbox {
  65. overflow: auto;
  66. border: none;
  67. position: absolute;
  68. font: 12px arial;
  69. line-height: 13px;
  70. color: #618a98;
  71. background: #15212c;
  72. }
  73.  
  74. #banner{
  75. top: 0px;
  76. width: 600px;
  77. height: 350px;
  78. left: 0px;
  79. background: transparent;
  80. overflow: hidden;
  81. border: #336b85 solid 2px;
  82. }
  83.  
  84. #about{
  85. top: 355px;
  86. left: 255px;
  87. width: 340px;
  88. height: 150px;
  89. padding-top: 5px;
  90. text-align: center;
  91. overflow: hidden;
  92. }
  93.  
  94.  
  95. #info{
  96. top: 355px;
  97. left: 5px;
  98. width: 245px;
  99. height: 275px;
  100. text-align: center;
  101. padding-top: 5px;
  102. }
  103.  
  104. #info .click {
  105. object-fit: cover;
  106. position: relative;
  107. overflow: hidden;
  108. width: 233px;
  109. height: 125px;
  110. margin: 5px;
  111. margin-top: 5px;
  112. border: 1px solid #336b85;
  113. background: #071418;
  114. }
  115.  
  116. #info .click:hover {
  117. object-fit: cover;
  118. position: relative;
  119. overflow: hidden;
  120. width: 233px;
  121. height: 125px;
  122. opacity: 0.7;
  123. border: 3px solid #336b85;
  124. -webkit-transition: all 0.5s ease;
  125. -moz-transition: all 0.5s ease;
  126. -o-transition: all 0.5s ease;
  127. }
  128.  
  129. #whims{
  130. top: 510px;
  131. left: 255px;
  132. width: 340px;
  133. height: 120px;
  134. text-decoration: none;
  135. text-align: center;
  136. padding-top: 5px;
  137. }
  138.  
  139. #navi {
  140. position: absolute;
  141. top: 325px;
  142. left: 15px;
  143. width: 100px;
  144. height: 25px;
  145. padding: 5px;
  146. background: transparent;
  147. border: none;
  148. overflow: hidden;
  149. }
  150.  
  151. #cred {
  152. width: 600px;
  153. height: 20px;
  154. top: 635px;
  155. left: 0px;
  156. text-align: center;
  157. color: #597481;
  158. background: transparent;
  159. }
  160.  
  161. </style>
  162. <div class="overlay">
  163. <div class="innerbox" id="banner">
  164.  
  165. </div>
  166.  
  167.  
  168. <div class="innerbox" id="about"><h1>About Me</h1>
  169. Put yo' text here.
  170. </div>
  171.  
  172.  
  173. <div class="innerbox" id="info">
  174. <a href="/gallery/AvalonPotzer" title="Gallery"><img src="https://i.imgur.com/wtnSjL7.png" class="click"></a>
  175. <table width="100%"><tr><td width="50%" valign="top">
  176. <h1>Name</h1>
  177. TEXT
  178. <h1>Gender</h1>
  179. TEXT
  180. <h1>Status</h1>
  181. TEXT
  182. <h1>Species</h1>
  183. TEXT
  184. </td><td width="50%" valign="top">
  185. <h1>Age</h1>
  186. TEXT
  187. <h1>Orientation</h1>
  188. TEXT
  189. <h1>Mood</h1>
  190. TEXT
  191. <h1>Offer Me</h1>
  192. BTS
  193. </td></tr></table>
  194. </div>
  195.  
  196. <div class="innerbox" id="whims"><table width="100%"><tr><td width="50%" valign="top"><h1>Likes</h1>Boobies
  197. </td><td width="50%" valign="top"><h1>Dislikes</h1>Happy people
  198. </td></tr></table>
  199. </div>
  200.  
  201. <div id="navi">
  202. <a href="https://vampirefreaks.com/" title="VF Home"><img src="https://i.imgur.com/0g0BiXX.png"></a>
  203. <a href="http://vampirefreaks.com/user_comment.php?user=AvalonPotzer&private=1" title="Inbox Me"><img src="https://i.imgur.com/sZp8vGi.png"></a>
  204. <a href="/profile_action.php?user=AvalonPotzer" title="Add Friend"><img src="https://i.imgur.com/XyOUgKd.png"></a>
  205. </div>
  206.  
  207. <div class="innerbox" id="cred">Layout&Banner by DystopicDesigns // For AvalonPotzer's use only // best viewed in Chrome</div>
  208.  
  209. <style>
  210. .main_content_title, #user_default_image, #main-navbar, .top_commentbox img, .footer_links, .navbar-nav, #user_profile_info, .btn-primary, .top_commentbox textarea, .panel-heading, .friends-list, .top_commentbox, .newsfeed, #right_profile, #user_rating, .panel-footer { display: none!important; }
  211.  
  212.  
  213.  
  214. .panel, .panel-primary, .user_profile_box, .dark_highlight, #maincontent, .user_profile_box, {
  215. background: transparent;
  216. border: none;
  217. }
  218.  
  219. #user_profile, #maincontent {float: center!important;}
  220. #maincontent {
  221. width: 650px;
  222. }
  223.  
  224. body, html {
  225. background: #000;
  226. background-repeat: repeat;
  227. background-position: top left;
  228. background-size:auto!important;
  229. background-size: implemented;
  230. background: url('https://i.imgur.com/7SiSvaP.png');
  231. }
  232.  
  233. body, div, table {
  234. font-family: arial;
  235. font-size: 12px;
  236. line-height: 13px;
  237. }
  238.  
  239. .panel-body, .panel, .panel-primary, .user_profile_box {
  240. width: 938px!important;
  241. background-color: transparent;
  242. border: none;
  243. position: relative;
  244. top: 0px;
  245. left: 0px;
  246. z-index: 1;
  247. }
  248.  
  249.  
  250. b { color: #a1202a!important;
  251. text-transform: bold;
  252. font size: 12px;
  253. }
  254. i { color: #a1202a;
  255. text-transform: italics;
  256. font size: 12px;}
  257. u { color: #a1202a; }
  258. s { color: #a1202a; }
  259.  
  260. h1 {
  261. color: #9ac3d1;
  262. font-size: 13px;
  263. line-height: 15px;
  264. font-family: trebuchet ms;
  265. background: url('https://i.imgur.com/KaDivuS.png');
  266. text-transform: uppercase;
  267. text-align: center;
  268. letter-spacing: 2.5px;
  269. border-bottom: 2px dotted #030709;
  270. display: block;
  271. text-shadow: 1px 2px 1px #000;
  272. margin: 1px;
  273. }
  274.  
  275.  
  276. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement