Xanga Layout - Busy Bee


/ Published in: HTML
Save to your folder(s)

One of my xanga layouts


Copy this code and paste it in your HTML
  1. <!-- Script by Mimz -->
  2. <!-- Busy Bee -->
  3. <STYLE type="text/css">
  4. body {
  5. background-image: URL(http://img184.imageshack.us/img184/286/busybee10vb.jpg);
  6. background-repeat: no-repeat;
  7. background-attachment: fixed;
  8. background-position: right;
  9. scrollbar-arrow-color: #53C7EE;
  10. scrollbar-track-color: #3A3A3A;
  11. scrollbar-shadow-color:#00B5E2;
  12. scrollbar-face-color: #53C7EE;
  13. scrollbar-highlight-color: #FDD901;
  14. scrollbar-darkshadow-color:#000000;
  15. scrollbar-3dlight-color: #FFFFFF;
  16. }
  17. .left, .blogbody, table.footer, .standard, td, p {
  18. /* edits main text */
  19. font:normal 12px arial;
  20. line-height:12px;
  21. color: #FFFFFF;
  22. letter-spacing:0px;
  23. text-align:left;
  24. }
  25. .blogbody b, .standard b, p b, strong {
  26. /* edits bolded text in your entry */
  27. font-weight: bold;
  28. color:#00B5E2;
  29. }
  30. .left b,{
  31. font-weight:bold;
  32. color:#00B5E2;
  33. }
  34. .blogbody u, .standard u, {
  35. text-decoration: underline;
  36. color:#53C7EE;
  37. }
  38. .blogbody i, .standard i, em {
  39. text-decoration:italic;
  40. color:#53C7EE;
  41. font-weight:normal;
  42. }
  43. table.footer TD {
  44. /* this makes the footer at the bottom centered */
  45. /* leave it alone unless you know what to do*/
  46. text-align: center;
  47. }
  48. div.blogheader, .caption {
  49. /* edits the dates */
  50. font-family: arial;
  51. text-transform: lowercase;
  52. background-color: transparent;
  53. font-size:12px;
  54. font-weight:none;
  55. line-height: 12px;
  56. letter-spacing:2px;
  57. color: #00B5E2;
  58. text-align:center;
  59. padding:3px;
  60. width: 280px;
  61. border:2px dashed #FDD901;
  62. border-top:4px dashed #FDD901;
  63. border-right:4px dashed #FDD901;
  64. border-left:4px dashed #FDD901;
  65. }
  66. a:link, .footernav.link, a.footernav:link, a.footernav:active {
  67. /* edits all links */
  68. color:#FDD901;
  69. font:normal 12px arial;
  70. line-height:12px;
  71. text-decoration: none;
  72. text-spacing:0px;
  73. }
  74. a:visited, a.footernav:visited, {
  75. /* edits the links that the user has visited */
  76. color:#FDD901;
  77. font:12px arial;
  78. line-height:12px;
  79. text-decoration: line-through;
  80. text-spacing:0px;
  81. }
  82. a:hover {
  83. /* edits when user mouseovers the links */
  84. font:12px arial;
  85. font-weight:bold;
  86. line-height:12px;
  87. text-decoration: underline;
  88. color:#FDD901
  89. letter-spacing:1px;
  90. }
  91. input, select, textarea, iframe.htmleditor, .textfield, .button {
  92. /* this edits the buttons, dropdowns, etc. */
  93. border: 2px dashed #FDD901;
  94. font:normal 12px arial;
  95. background-color: transparent;
  96. letter-spacing:0px;
  97. color:#FFFFFF;
  98. }
  99. table.blogbody {
  100. /* this edits the other the place where the blog is */
  101. border: 2px dashed #FDD901;
  102. border-top: 2px dashed #FDD901;
  103. width: 280px;
  104. background-color: transparent;
  105. }
  106. table.left {
  107. /* this edits the menu module */
  108. border: 2px dashed #FDD901;
  109. width: 170px;
  110. background-color: transparent;
  111. text-align:center;
  112. }
  113. table.left th {
  114. /* on your menu module, this edits the title part of it */
  115. /* like BLOGRINGS, POSTING CALENDAR, etc */
  116. background-color: transparent;
  117. font: 12px arial;
  118. line-height:12px;
  119. text-transform:lowercase;
  120. text-align:center;
  121. font-color:#00B5E2;
  122. border: 2px dashed #FDD901;
  123. letter-spacing:2px;
  124. }
  125. table.left TD {
  126. /* on your menu module, this edits the body part of it */
  127. font:normal 12px arial;
  128. color:#FFFFFF;
  129. text-align:center;
  130. LINE-HEIGHT:10PX;
  131. border-top:2px dashed #FDD901;
  132. width: 170px;
  133. background-color: transparent;
  134. }
  135. table.search TD, table.search, table.announcements {
  136. /* border of search bar (if you have it) */
  137. background-color: transparent;
  138. border: 2px dashed #FDD901;
  139. }
  140. table.search TD, table.announcements TH {
  141. /* this should be left alone */
  142. /* unless you know what to do */
  143. border: 2px dashed #FDD901;
  144. }
  145. table.navigation, table.main, table.footer {
  146. /* the width of your blog with modules */
  147. width: 470px;
  148. }
  149. hr {
  150. /* horizontal divider */
  151. border:5px dashed #FDD901;
  152. }
  153. <!-- End Script by Mimz -->
  154.  
  155.  
  156.  
  157. <left><b><a href=http://www.xanga.com/Got_Layed>Wanna get layed?</a>

URL: http://www.xanga.com/Got_Layed4

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.