Advertisement
conception

Mama Wolf Designs

Dec 14th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. <center>
  2. <img src="http://i.imgur.com/Csy3z4x.png" /></center>
  3. <style>
  4.  
  5. .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  6.  
  7. </style>
  8.  
  9. <style>
  10. html, body {
  11. background-image: url('http://i.imgur.com/qRIQmeu.png');
  12. background-position: center center;
  13. background-repeat: repeat;
  14. background-attachment: fixed;
  15. }
  16.  
  17. html, div {
  18. font-family: calibri;
  19. color: #C9B849;
  20. font-size: 12px;
  21. font-style: normal;
  22. }
  23.  
  24. .main {
  25. width: 630px;
  26. background: #241714;
  27. border: 1px solid #110907;
  28. }
  29.  
  30. hr {
  31. background-color: #6F0B00;
  32. padding: 1px;
  33. border: none;
  34. }
  35.  
  36. b {
  37. text-transform: uppercase;
  38. border-bottom: 1px dashed #6F0B00;
  39. text-shadow: 1px 1px 1px #241714;
  40. font-family: trebuchet MS;
  41. color: #C96823;
  42. font-weight: lighter;
  43. font-size: 14px;
  44. letter-spacing: 1px;
  45. }
  46.  
  47. i {
  48. text-transform: none;
  49. font-family: georgia;
  50. color: #C9B849;
  51. font-size: 11px;
  52. letter-spacing: 2px;
  53. text-shadow: 1px 1px 1px #6F0B00;
  54. }
  55.  
  56. u {
  57. border-bottom: 1px dashed #C9B849;
  58. color: #C96823;
  59. text-transform: none;
  60. font-family: georgia;
  61. font-size: 11px;
  62. letter-spacing: 2px;
  63. }
  64.  
  65. s {
  66. color: #6F0B00;
  67. text-transform: none;
  68. font-family: calibri;
  69. font-size: 12px;
  70. letter-spacing: 1px;
  71. }
  72.  
  73. a:link, .menu2, .menu2 a:link {
  74. color: #BE3100;
  75. font-size: 9pt;
  76. font-family: verdana;
  77. text-transform: none;
  78. text-decoration: none;
  79. -webkit-transition: all 0.5s ease-out;
  80. -moz-transition: all 0.5s ease-out;
  81. }
  82.  
  83. a:visited, .menu2 a:visited {
  84. color: #BE3100;
  85. text-transform: none;
  86. font-family: verdana;
  87. text-decoration: none;
  88. }
  89.  
  90. a:hover, .menu, .menu a:link, .menu a:visited {
  91. color: #C96823;
  92. text-decoration: none;
  93. font-family: verdana;
  94. text-transform: none;
  95. background: transparent;
  96. -webkit-transition: all 0.5s ease-out;
  97. -moz-transition: all 0.5s ease-out;
  98. }
  99.  
  100. h1 {
  101. font-family: georgia;
  102. font-weight: lighter;
  103. font-style: italic;
  104. font-size: 16pt;
  105. margin: 1px;
  106. text-transform: lowercase;
  107. background: transparent;
  108. display: block;
  109. border-bottom: 1px dashed #C96823;
  110. color: #C96823;
  111. text-shadow: 2px 2px 2px #6F0B00;
  112. line-height: 16px;
  113. margin: 5px;
  114. }
  115.  
  116. blockquote {
  117. text-align: center;
  118. background-color: #241714;
  119. color: #C9B849;
  120. font-size: 11px;
  121. font-family: calibri;
  122. width: 350px;
  123. height: auto;
  124. border-right: 3px solid #6F0B00;
  125. border-left: 3px solid #BE3100;
  126. padding: 4px;
  127. }
  128.  
  129. .con img {
  130. filter: alpha(opacity=100)
  131. -moz-opacity:100;
  132. opacity: 100;
  133. margin: 2px;
  134. padding: 0px;
  135. height: auto;
  136. border: 2px solid #C96823;
  137. -webkit-transition: all 0.5s ease-out;
  138. -moz-transition: all 0.5s ease-out;
  139. }
  140. .con img:hover {
  141. border: 2px solid #C9B849;
  142. filter: alpha(opacity=70)
  143. -moz-opacity:.70;
  144. opacity: .70;
  145. -webkit-transition: all 0.5s ease-out;
  146. -moz-transition: all 0.5s ease-out;
  147. }
  148.  
  149. </style>
  150.  
  151. <style>
  152. .navlink:link, .navlink:active, .navlink:visited {
  153. color: #C9B849;
  154. border: 1px dashed #BE3100;
  155. border-radius: 10px;
  156. -webkit-border-radius: 10px;
  157. -moz-border-radius: 10px;
  158. font-family: Trebuchet MS;
  159. font-size: 10pt;
  160. font-weight: bold;
  161. text-transform: uppercase;
  162. font-weight: lighter;
  163. padding: 2px;
  164. width: 95%;
  165. text-align: center;
  166. display: block;
  167. background: #241714;
  168. margin-top: 2px;
  169. letter-spacing: 1px;
  170. -webkit-transition: all 0.5s ease-out;
  171. -moz-transition: all 0.5s ease-out;
  172. }
  173.  
  174. .navlink:hover {
  175. color: #C96823;
  176. border: 1px dashed #6F0B00;
  177. border-radius: 10px;
  178. -webkit-border-radius: 10px;
  179. -moz-border-radius: 10px;
  180. text-transform: uppercase;
  181. font-style: normal;
  182. font-weight: lighter;
  183. text-align: center;
  184. display: block;
  185. background: #241714;
  186. -webkit-transition: all 0.5s ease-out;
  187. -moz-transition: all 0.5s ease-out;
  188. }
  189.  
  190. </style>
  191. <style>
  192.  
  193. .container {
  194. width: 625px; height: 370px;
  195. overflow: auto; overflow-y: hidden;
  196. background: #110907;
  197. border-left: 3px solid #C96823; border-right: 3px solid #C96823;
  198. border-radius: 20px;
  199. }
  200. .section { height: 450px; overflow: auto; }
  201. </style>
  202.  
  203. <table width="800px"><tr><td>
  204. <div style="overflow: auto; width: 150px; height: 370px; background: #110907; border-left: 3px solid #C96823; border-right: 3px solid #C96823; border-radius: 20px; text-align: center;">
  205. <br /><img src="http://i.imgur.com/z3hEONZ.png" />
  206. <br /><br /><a href="/dirtsoup" class="navlink">Profile</a>
  207. <a href="http://www.heroinradio.tumblr.com" class="navlink">Tumblr</a>
  208. <a href="https://www.facebook.com/TehyaxElizabethx" class="navlink">Facebook</a>
  209. <a href="#main" class="navlink">Port. Home</a>
  210. <a href="#request" class="navlink">Request Info</a>
  211. <a href="#affies" class="navlink">Affies</a>
  212. <hr />
  213. <a href="#icons" class="navlink">Icons</a>
  214. <a href="#stamps" class="navlink">Stamps</a>
  215. <a href="#blends" class="navlink">Blends</a>
  216. <a href="#signatures" class="navlink">Signatures</a>
  217. <a href="#banners" class="navlink">Banners</a>
  218. </div>
  219. </td><td> </center>
  220. <center><div class="container">
  221.  
  222. <a name="main"></a>
  223. <div class="section">
  224. <br /><br /><h1>Portfolio Home</h1>
  225. <b>Bold text</b> <i>Italics</i> <u>Underline</u> <s>Strike</s>
  226. </div>
  227.  
  228. <a name="request"></a>
  229. <div class="section">
  230. <br /><br /><h1>Request Info</h1>
  231. <blockquote>this is what blockquote looks like. box will expand with content</blockquote>
  232. </div>
  233.  
  234. <a name="affies"></a>
  235. <div class="section">
  236. <br /><br /><h1>Affiliates</h1>
  237. <br /><a href="http://highvoltagedesigns.tk" class="con"><img src="http://i.imgur.com/Q8MKY81.gif" /></a>
  238. </div>
  239.  
  240.  
  241. <a name="icons"></a>
  242. <div class="section">
  243. <br /><br /><h1>Icons</h1>
  244.  
  245. </div>
  246.  
  247.  
  248.  
  249. <a name="stamps"></a>
  250. <div class="section">
  251. <br /><br /><h1>Stamps</h1>
  252. </div>
  253.  
  254. <a name="blends"></a>
  255. <div class="section">
  256. <br /><br /><h1>Blends</h1>
  257. </div>
  258.  
  259. <a name="signatures"></a>
  260. <div class="section">
  261. <br /><br /><h1>Signatures</h1>
  262. </div>
  263.  
  264. <a name="banners"></a>
  265. <div class="section">
  266. <br /><br /><h1>Banners</h1>
  267. </div>
  268.  
  269.  
  270. </div>
  271. </td></tr></table>
  272. </center><center><a href="/voltage">Credit</a></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement