Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. <style>
  2. .mygen
  3. table, tr, td { background-color:transparent; border:none; border-width:0;}
  4. body {
  5.  
  6. background-color:f2f0e6;
  7. background-image:url('');
  8. background-attachment:fixed;
  9. background-position:top center;
  10. background-repeat:no-repeat;
  11. margin-left:400px;
  12. }
  13.  
  14. .mygen
  15. table table { border: 0px }
  16. table table table table{border:0px}
  17. table table table {
  18. border-style:double;
  19. border-width:4px;
  20. border-color:d6d8d6;
  21. background-color:ebe7df;
  22. background-image: url();
  23. }
  24.  
  25. .mygen
  26. table, tr, td, li, p, div { font-family:Trebuchet MS; color:616060; font-size:9px; line-height:11px;}
  27. a:active, a:visited, a:link { font-family:calibri; color:995544; font-size:9px; font-weight: none; text-transform:uppercase;}
  28. a:hover { font-family:calibri; color:995544; font-size:9px; text-decoration:none;}
  29.  
  30.  
  31. I {font: italic 9px times new roman; text-transform:none; color:ddc86d; line-height:5px;}
  32. B {font: bold 8px Arial; text-transform:uppercase; color:315680; letter-spacing: .5px; line-height: 6px;}
  33. STRONG {font: 9px Lucida Console; text-transform:uppercase; color:c6bb9b; line-height:5px; letter-spacing:0px;}
  34. EM {font: 8px Lucida Sans Unicode; text-transform:uppercase; color:c29166; line-height:5px;}
  35.  
  36.  
  37. </style>
  38.  
  39.  
  40.  
  41.  
  42. */NAVIGATION/*
  43. <style>
  44.  
  45. #strip {
  46. background-color:#d6d8d6;
  47. width:440px;
  48. height:113px;
  49. top: 250px;
  50. left:0px;
  51. position:fixed;
  52. z-index:-9;
  53. background-attachment: fixed;
  54. }
  55.  
  56. .sidebar {
  57. width: 300px;
  58. height:100%;
  59. position: fixed;
  60. top:100px;
  61. left:86px;
  62. background-color:transparent;
  63. background-attachment: fixed;
  64. }
  65.  
  66. #banner {
  67. display:block;
  68. margin-left:-5px;
  69. margin-top:20px;
  70. font-family:'courier', serif;
  71. font-size: 25px;
  72. color:#616060;
  73. text-transform:uppercase;
  74. line-height:33px;
  75. text-align: center;
  76. letter-spacing: 2px;
  77. padding: 5px;
  78. width: 260px;
  79. position:fixed;
  80. z-index:999;
  81. }
  82.  
  83. #left {
  84. width: 60px;
  85. top:253px;
  86. left:0px;
  87. display:block;
  88. position: fixed;
  89. padding:10px;
  90. }
  91.  
  92. #left a {
  93. background-color:#ebe7df;
  94. display: block;
  95. width: 60px;
  96. margin-bottom: 5px;
  97. margin-right: 3px;
  98. font-family: Calibri;
  99. font-size: 8px;
  100. padding:5px;
  101. text-transform:uppercase;
  102. color:#616060;
  103. letter-spacing: 1px;
  104. text-align: center;
  105. line-height: 8px;
  106. -webkit-transition: all 0.1s ease-in-out;
  107. -moz-transition: all 0.1s ease-in-out;
  108. -o-transition: all 0.1s ease-in-out;
  109. -ms-transition: all 0.1s ease-in-out;
  110. transition: all 0.1s ease-in-out;
  111. }
  112.  
  113. #left a:hover {
  114. background-color:#f2f0e6;
  115. color:#616060;
  116. -webkit-transition: all 0.1s ease-in-out;
  117. -moz-transition: all 0.1s ease-in-out;
  118. -o-transition: all 0.1s ease-in-out;
  119. -ms-transition: all 0.1s ease-in-out;
  120. transition: all 0.1s ease-in-out;
  121. }
  122.  
  123. #right {
  124. width: 60px;
  125. top:253px;
  126. left:342px;
  127. display:block;
  128. position: fixed;
  129. padding:10px;
  130. }
  131.  
  132. #right a {
  133. background-color:#ebe7df;
  134. display: block;
  135. width: 60px;
  136. margin-bottom: 5px;
  137. margin-right: 3px;
  138. font-family: Calibri;
  139. font-size: 8px;
  140. padding:5px;
  141. text-transform:uppercase;
  142. color:#616060;
  143. letter-spacing: 1px;
  144. text-align: center;
  145. line-height: 8px;
  146. -webkit-transition: all 0.1s ease-in-out;
  147. -moz-transition: all 0.1s ease-in-out;
  148. -o-transition: all 0.1s ease-in-out;
  149. -ms-transition: all 0.1s ease-in-out;
  150. transition: all 0.1s ease-in-out;
  151. }
  152.  
  153. #right a:hover {
  154. background-color:#f2f0e6;
  155. color:#616060;
  156. -webkit-transition: all 0.1s ease-in-out;
  157. -moz-transition: all 0.1s ease-in-out;
  158. -o-transition: all 0.1s ease-in-out;
  159. -ms-transition: all 0.1s ease-in-out;
  160. transition: all 0.1s ease-in-out;
  161. }
  162.  
  163. .sidebar img {
  164. margin-left:-6px;
  165. max-width:250px;
  166. margin-top:65px;
  167. padding:10px;
  168. background-color:#ebe7df;
  169. border:1px solid #d6d8d6;
  170. }
  171.  
  172.  
  173. #sidedesc {
  174. width:250px;
  175. padding:10px;
  176. margin-top:10px;
  177. margin-left:-6px;
  178. font-family: 'Calibri', sans-serif;
  179. background-color:#ebe7df;
  180. border:1px solid #d6d8d6;
  181. font-size: 9px;
  182. letter-spacing: 1px;
  183. line-height:14px;
  184. text-align:center;
  185. text-transform:none;
  186. color: {color:Description Text};
  187. position:fixed;
  188. z-index:1;
  189. }
  190.  
  191.  
  192. .happytalk {
  193. bottom:0px;
  194. right: -25px;
  195. text-align:center;
  196. display:block;
  197. background-color:transparent;
  198. position:fixed;
  199. -webkit-transition-duration: 0.7s;
  200. -moz-transition-duration: 0.6s;}
  201.  
  202. .happytalk a {
  203. font-family:trebuchet ms;
  204. font-weight:normal;
  205. width:70px;
  206. height:15px;
  207. display:inline-block;
  208. font-size:12px;
  209. font-weight:none;
  210. text-decoration:none;
  211. padding:5px;
  212. color:#616060; }
  213.  
  214. .happytalk a:hover {
  215. color:#eeddbb;
  216. transition-duration: 0.6s;
  217. -moz-transition-duration: 0.6s;
  218. -webkit-transition-duration: 0.6s;
  219. -o-transition-duration: 0.6s;}
  220. </style>
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231. */HIDE CODES/*
  232. <br />
  233. <style>.clearfix {margin-top: -100px;}</style>
  234. <p>
  235.  
  236. <br />
  237. <style>.friendscomments{display:none;}</style>
  238. <p>
  239.  
  240. <br />
  241. <style> div td {display:none;} table {top:24px; position:relative;} table table {top:0px; position:relative;}</style>
  242. <p>
  243.  
  244.  
  245. <br />
  246. <style type="text/css">table.latestblogentry {display: none;}</style>
  247. <style>.extendednetwork{display:none;}</style>
  248. <p>
  249.  
  250. <style>
  251. [id="footerWarpper"] { display: none; }
  252. </style>
  253.  
  254. <style>
  255. table.profileInfo td td {display:none;}
  256. table.profileInfo td td.text {display:table-cell; _display:inline;}
  257. </style>
  258.  
  259.  
  260. <style>.nametext{display:none;}</style>
  261.  
  262.  
  263.  
  264. <STYLE type=text/css> .contacttable {display: none;}</STYLE>
  265.  
  266. <br />
  267. <style>.blurbs{display:none;}</style>
  268. <p>
  269.  
  270.  
  271. <br />
  272. <style>.friendspace{display:none;}</style>
  273. <p>
  274.  
  275.  
  276. <br />
  277. <style>.userprofileurl{display:none;}</style>
  278. <p>
  279.  
  280. <br />
  281. <style>.userprofiledetail{display:none;}</style>
  282. <p>
  283.  
  284. <br />
  285. <style>table div font {display: none;}</style>
  286. <p>
  287.  
  288.  
  289. <style>.interestsanddetails{display:none;}</style>
  290.  
  291. <style>.userprofiledetail{display:none;}</style>
  292.  
  293. <style>.lightbluetext8{DISPLAY:none;VISIBILITY:hidden;}</style></style>
  294.  
  295.  
  296.  
  297. */OTHER CODES/*
  298.  
  299.  
  300.  
  301.  
  302. <style>td.text table {position:relative; top: -49px;}td.text table table {position:static;}</style>
  303.  
  304.  
  305.  
  306. <style> div td {display:none;} table {top:0px; position:relative;} table table {top:0px; position:relative;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement