conception

blankeyesightlayout#2

Apr 7th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. <center>
  2. <img src="http://i.imgur.com/IzXEknc.jpg" />
  3. <div id="navi"><center><a href="http://vampirefreaks.com/profiles/home.php" class="navlink">Home</a>
  4. <a href="http://vampirefreaks.com/user_comment.php?user=blankeyesight&amp;rate=1" class="navlink">Message</a>
  5. <a href="http://vampirefreaks.com/profile_action.php?user=blankeyesight" class="navlink">Add Friend</a>
  6. <a href="http://vampirefreaks.com/journal/blankeyesight" class="navlink">Journal</a>
  7. <a href="http://vampirefreaks.com/gallery/blankeyesight" class="navlink">Gallery</a>
  8. <a href="http://vampirefreaks.com/StungByFate" class="navlink" title="StungByFate">Nav © 2013</a>
  9. </center>
  10. </div>
  11. <style>
  12. .overlay {
  13. width: 562px;
  14. height: 520px;
  15. background: #42294D;
  16. position: relative;
  17. }
  18.  
  19. .innerbox {
  20. overflow: hidden;
  21. border: none;
  22. border-radius: 20px;
  23. background: #6A4B6F;
  24. position: absolute;
  25. }
  26.  
  27. #about {
  28. top: 4px;
  29. left: 4px;
  30. width: 300px;
  31. height: 175px;
  32. }
  33. #music {
  34. top: 4px;
  35. left: 308px;
  36. width: 250px;
  37. height: 175px;
  38. }
  39. #likes {
  40. top: 183px;
  41. left: 4px;
  42. width: 275px;
  43. height: 150px;
  44. }
  45. #dislikes {
  46. top: 183px;
  47. left: 283px;
  48. width: 275px;
  49. height: 150px;
  50. }
  51. #cults {
  52. top: 337px;
  53. left: 4px;
  54. width: 554px;
  55. height: 200px;
  56. }
  57. #cred {
  58. margin: 0px;
  59. top: 541px;
  60. left: 4px;
  61. height: 27px;
  62. width: 554px;
  63. font-family: trebuchet MS;
  64. font-size: 6pt;
  65. text-transform: uppercase;
  66. text-align: center;
  67. letter-spacing: 2pt;
  68. background-color: background: #181818;
  69. }
  70. </style>
  71.  
  72.  
  73. <div class="overlay">
  74. <div class="innerbox" id="about">
  75. About here.
  76. <br /><b>bold text</b>
  77. <br /><i>italics</i>
  78. <br /><u>underline</u>
  79. <br /><s>strike</s>
  80. <br /><a href="http://vampirefreaks.com">link</a>
  81. </div>
  82.  
  83.  
  84. <div class="innerbox" id="music">
  85. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas at justo quis quam pulvinar egestas. Nulla vulputate lorem ac neque rhoncus eu laoreet justo rutrum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec consequat dictum ante facilisis sagittis. Ut posuere, nulla et mollis pulvinar, nisl sapien dictum felis, eget bibendum turpis felis sit amet sapien.
  86. </div>
  87.  
  88. <div class="innerbox" id="likes">
  89. Likes here
  90. </div>
  91.  
  92. <div class="innerbox" id="dislikes">
  93. dislikes here
  94. </div>
  95.  
  96. <div class="innerbox" id="cults">
  97. cult banners here
  98. </div>
  99.  
  100. <div class="innerbox" id="cred">
  101. Layout by Conception for BlankEyeSight's use only. Header by LaneyKatherine for BlankEyeSight's use only. DO NOT STEAL.</div>
  102. </center>
  103.  
  104. <style>
  105. html, body { background: url('http://i.imgur.com/XXdKKjG.png');
  106. font-family: trebuchet ms;
  107. font-size: 16px;
  108. color: #C9B291;
  109. text-align: center;}
  110. .main { background: #42294D;
  111. width: 570px; }
  112.  
  113. b {
  114. font-family: trebuchet ms;
  115. font-size: 14px;
  116. color: #42294D;
  117. text-shadow: 1px 1px 1px #9F5D7D;
  118. font-variant: small-caps;
  119. border-bottom: 2px dotted #9f5d7d;
  120.  
  121. }
  122.  
  123. i {
  124. font-family: georgia;
  125. font-size: 12px;
  126. color: #C9B291;
  127. text-transform: lowercase;
  128. }
  129.  
  130. u {
  131. font-family: calibri;
  132. font-size: 12px;
  133. color: #9F5D7D;
  134. text-transform: uppercase;
  135. text-shadow: 1px 1px 1px #C9B291;
  136. }
  137.  
  138. s {
  139. font-family: georgia;
  140. font-size: 14px;
  141. color: #42294D;
  142. text-shadow: 1px 1px 1px #9F5D7D;
  143. font-variant: small-caps;
  144.  
  145. }
  146.  
  147. #navi {
  148. margin: 0px;
  149. top: 0px;
  150. left: 0px;
  151. height: 30px;
  152. width: 554px;
  153. font-family: trebuchet MS;
  154. font-size: 10pt;
  155. text-transform: uppercase;
  156. text-align: center;
  157. letter-spacing: 2pt;
  158. background-color: #42294D;
  159. padding-bottom: 6px;
  160. border-radius: 20px;
  161. }
  162.  
  163. .navlink:link, .navlink:active, .navlink:visited {
  164. color: #C38980;
  165. font-family: Trebuchet MS;
  166. font-size: 8pt;
  167. font-weight: bold;
  168. text-transform: uppercase;
  169. font-weight: lighter;
  170. padding: 2px;
  171. width: 50px;
  172. text-align: center;
  173. display: inline-table;
  174. background: #6A4B6F;
  175. margin-top: 8px;
  176. letter-spacing: 1px;
  177. -webkit-transition: all 0.5s ease-out;
  178. -moz-transition: all 0.5s ease-out;
  179. }
  180.  
  181. .navlink:hover {
  182. color: #9F5D7D;
  183. text-transform: uppercase;
  184. font-style: normal;
  185. font-weight: lighter;
  186. text-align: center;
  187. display: inline-table;
  188. background: #6A4B6F;
  189. -webkit-transition: all 0.5s ease-out;
  190. -moz-transition: all 0.5s ease-out;
  191. }
  192. .navlink:link, .navlink:active, .navlink:visited {
  193. color: #42294D;
  194. font-family: Trebuchet MS;
  195. font-size: 6pt;
  196. text-transform: uppercase;
  197. font-weight: lighter;
  198. padding: 2px;
  199. width: 75px;
  200. text-align: center;
  201. display: inline-table;
  202. background: #6A4B6F;
  203. margin-top: 8px;
  204. letter-spacing: 1px;
  205. -webkit-transition: all 0.5s ease-out;
  206. -moz-transition: all 0.5s ease-out;
  207. }
  208.  
  209. a:link, .menu2, .menu2 a:link {
  210. color: #C38980;
  211. font-size: 9pt;
  212. font-family : trebuchet ms;
  213. text-transform: none;
  214. text-decoration: none;
  215. -webkit-transition: all 0.5s ease-out;
  216. -moz-transition: all 0.5s ease-out;
  217. }
  218.  
  219. a:visited, .menu2 a:visited {
  220. color: #C38980;
  221. text-transform: none;
  222. font-family : trebuchet ms;
  223. text-transform: none;
  224. text-decoration: none;
  225. }
  226.  
  227. a:hover, .menu, .menu a:link, .menu a:visited {
  228. color: #42294D;
  229. text-decoration: none;
  230. font-family : trebuchet ms;
  231. text-transform: none;
  232. background: transparent;
  233. -webkit-transition: all 0.5s ease-out;
  234. -moz-transition: all 0.5s ease-out;
  235. }
  236.  
  237. .maintop img, .footer_links, .leftnav, .likes_title, .dislikes_title, .profile_title, .music_title, .gallery, .thumbnail, .defaultpic, .maintop table, .profilename, .menu2, .userinfo, .tagline, .comments, .topbar, .journal_entry, .buttons1, .friends, .buttons2, .rate, .buttons3, .comment_title { display: none; }
  238.  
  239. </style>
Advertisement
Add Comment
Please, Sign In to add comment