Login to Pitstop

Easy access to all Profile Pitstop features.





Lost Password?
No account yet? Register
Home


How to Change the Background Color of your MySpace Group E-mail
Here are simple steps for you to change the background color of your MySpace Group:
  1. Make sure you are logged in to your MySpace account.
  2. Click the text "Groups"
  3. Below the selected group name to be modified, click the text "Edit Group"
  4. Copy and add this code in the Description text area:
    <style type="text/css"> body { background-color: #COLOR; } </style>
    Make sure it is displayed in one line.

    The CODE WILL NOT WORK if it is added in this manner:
    <style type="text/css">
    body { background-color: #COLOR; }
    </style>

    Different COLOR codes can be found here: MySpace Color Codes

  5. Click the button "Save Changes"

If you want to add more styles to the look of your MySpace profile, you can use the code below and add your selected colors:
<style type="text/css"> body { background-color:#COLOR; background-image:url("http://www.domain.com/image-filename"); background-position:FIXED; background-repeat:NO-REPEAT; scrollbar-face-color:#COLOR; scrollbar-highlight-color:#COLOR; scrollbar-3dlight-color:#COLOR; scrollbar-darkshadow-color:#COLOR; scrollbar-shadow-color:#COLOR; scrollbar-arrow-color:#COLOR; scrollbar-track-color:#COLOR; } td, table { background-color:TRANSPARENT; border:0px; border-width:0;} table table table table { background-color:#COLOR; border:2px DASHED; border-color:#COLOR;} body, td, li, p, div, textarea, li, h1, h2, p, br, .text {color:#COLOR;} a:link, a:active, a:visited {color:#COLOR;} a:hover, a.navbar:hover {color:#COLOR;} </style>
Make sure the code is displayed in one line.
 
< Prev   Next >
Advertisement | Close