How to Edit Your Myspace Background
How to Edit Your Myspace Background
There are several ways to edit and customize your MySpace background, just as there are many ways to build a website. With a little insider knowledge, it's easy to customize both standard and artist profiles on Myspace. Use one of the Myspace-approved themes, or try coding your own custom page. You'll end up with a page that is truly your own.
Steps

Basic

Use Myspace's customization tools. At the top of your profile, click Customize, then click Look & Feel. You can build your own theme, or select a pre-designed theme from a list.

Find an editor or generator. Go to a search engine and search for "MySpace Theme" or "MySpace Generator." Choose a site you like. Choose your colors, layout, font, and whatever else you want to customize. Preview your choices to make sure they're what you want. Generate the code. Copy and paste the code into the bottom of the "About Me" or "Bio" section of your Myspace profile. Press the "Save All Changes" button to see the changes go into effect (the Preview button will not reflect background customization).

Advanced

Code your own profile. These steps will show you a basic way to code your own profile. If you want to learn more complicated coding, look into teaching yourself CSS or HTML5.

Insert the following code, which is essential in order for your custom background to show up. See the Tips for an alternative code.

Customize the background: Change the color of your background by inserting the following code right before the tag. Replace color_code with a 6-character HEX code, but do not insert the # sign. You can find HEX color codes through any search engine.

Make a tiled picture as your background by inserting the following code instead (you can find the URL of an image by right-clicking, choosing "Properties" and looking for the "Location"—see Warnings below):

Make a centered picture as your background by inserting the following code instead:

To change the location of the image on the page, replace the green text by experimenting with combinations of the "top" "center" or "bottom" as the first word and "left" "center" or "right" as the second word, with the two words separated by a comma. For example, replacing the green text with center,right will put your image on the right side of the profile, centered vertically. To use one of your Myspace pictures, go to view that picture and then right click and choose "Properties." There will be a descriptor that says "Location:" followed by a URL. That is the URL where your image is stored and should be used to replace BACKGROUND URL HERE in the code.

Press the "Save All Changes" button to see the changes go into effect (the Preview button will not reflect background customization).

What's your reaction?

Comments

https://wapozavr.com/assets/images/user-avatar-s.jpg

0 comment

Write the first comment for this!