Posted By


sondosia on 12/25/06

Tagged


Statistics


Viewed 627 times
Favorited by 1 user(s)

Xanga Layout - Orange Paint


/ 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. <!-- Orange Paint -->
  3. <STYLE type="text/css">
  4. body {
  5. background-image: URL(http://img228.imageshack.us/img228/9644/orangepaint6vh.jpg);
  6. background-repeat: repeat;
  7. background-attachment: fixed;
  8. background-position: center;
  9. scrollbar-arrow-color: #000000;
  10. scrollbar-track-color: #FFFFFF;
  11. scrollbar-shadow-color:#000000;
  12. scrollbar-face-color: #FFFFFF;
  13. scrollbar-highlight-color: #000000;
  14. scrollbar-darkshadow-color:#000000;
  15. scrollbar-3dlight-color:#000000;
  16. }
  17. .left, .blogbody, table.footer, .standard, td, p {
  18. /* edits main text */
  19. font:normal 12px arial;
  20. line-height:12px;
  21. color: #000000;
  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:#000000;
  29. }
  30. .left b,{
  31. font-weight:bold;
  32. color:#000000;
  33. }
  34. .blogbody u, .standard u, {
  35. text-decoration: underline;
  36. color:#000000;
  37. }
  38. .blogbody i, .standard i, em {
  39. text-decoration:italic;
  40. color:#000000;
  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: #FF9900;
  53. font-size:12px;
  54. font-weight:none;
  55. line-height: 12px;
  56. letter-spacing:2px;
  57. color: #000000;
  58. text-align:center;
  59. padding:3px;
  60. width: 280px;
  61. border:2px solid #000000;
  62. border-bottom:1px solid #000000;
  63. }
  64. a:link, .footernav.link, a.footernav:link, a.footernav:active {
  65. /* edits all links */
  66. color:#FF6A00;
  67. font:12px arial;
  68. font-weight:bold;
  69. line-height:12px;
  70. text-decoration: none;
  71. text-spacing:0px;
  72. }
  73. a:visited, a.footernav:visited, {
  74. /* edits the links that the user has visited */
  75. color:#FF6A00;
  76. font:bold 12px arial;
  77. line-height:12px;
  78. text-decoration: line-through;
  79. text-spacing:0px;
  80. }
  81. a:hover {
  82. /* edits when user mouseovers the links */
  83. font:14px arial;
  84. line-height:14px;
  85. text-decoration: none;
  86. font-weight: bold;
  87. color:#000000;
  88. letter-spacing:2px;
  89. }
  90.  
  91. a:hover img {
  92. filter: gray;
  93. padding: 0px;
  94. }
  95.  
  96. input, select, textarea, iframe.htmleditor, .textfield, .button {
  97. /* this edits the buttons, dropdowns, etc. */
  98. border: 2px solid #000000;
  99. font:normal 12px arial;
  100. background-color: transparent;
  101. letter-spacing:0px;
  102. color:#000000;
  103. }
  104. table.blogbody {
  105. /* this edits the other the place where the blog is */
  106. border: 2px solid #000000;
  107. border-top: 2px solid #000000;
  108. width: 280px;
  109. background-color: white;
  110. {filter: alpha(opacity=70); -moz-opacity:70%;}
  111. }
  112. table.left {
  113. /* this edits the menu module */
  114. border: 2px solid #000000;
  115. width: 170px;
  116. background-color: white;
  117. {filter: alpha(opacity=70); -moz-opacity:70%;}
  118. text-align:center;
  119. }
  120. table.left th {
  121. /* on your menu module, this edits the title part of it */
  122. /* like BLOGRINGS, POSTING CALENDAR, etc */
  123. background-color: #FF9900;
  124. font: 12px arial;
  125. line-height:12px;
  126. text-transform:lowercase;
  127. text-align:center;
  128. color:#000000;
  129. border: 1px solid #000000;
  130. border-bottom: 0px solid #000000
  131. letter-spacing:2px;
  132. }
  133. table.left TD {
  134. /* on your menu module, this edits the body part of it */
  135. font:normal 12px arial;
  136. color:#000000;
  137. text-align:center;
  138. LINE-HEIGHT:10PX;
  139. border-top:2px solid #000000;
  140. width: 170px;
  141. background-color: transparent;
  142. }
  143. table.search TD, table.search, table.announcements {
  144. /* border of search bar (if you have it) */
  145. background-color: transparent;
  146. border: 2px solid #000000;
  147. }
  148. table.search TD, table.announcements TH {
  149. /* this should be left alone */
  150. /* unless you know what to do */
  151. border: 2px solid #000000;
  152. }
  153. table.navigation, table.main, table.footer {
  154. /* the width of your blog with modules */
  155. width: 470px;
  156. }
  157. hr {
  158. /* horizontal divider */
  159. border:3px #000000;
  160. }
  161. <!-- End Script by Mimz -->
  162.  
  163.  
  164. <center><b><a href=http://www.xanga.com/Got_Layed>Wanna get layed?</a>

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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.