How Can I Create MySpace Layout - Your Step By Step Guide to Create MySpace Layout
There are countless ways to self edit and tailor-make your MySpace Background, just as there are several ways to do anything. You can pickup coding skills in HTML, or use an editor. However using a tool (also known as a generator) is more beneficial in a way that it helps you get straight away on the job.
Here are two routes you can do this.
The Steps
1. Choose your favorite. To do this, search for keywords myspace editor.
2. Choose colors, layout, and font style and so on.
3. Preview your selections to make sure you are on track.
4. Create the code.
5. Copy the code you just generated into the appropriate section of your MySpace.
Advanced Steps
Go to edit "About Me" page in your MySpace profile.
The code below is critical for custom background to show up.
table, td {
background-color:transparent;
border:none;
border-width:0;}
1. The following code needs to be inserted just ahead of tag (substitute color_code with a color a color of your choice. Note that the code must be in hexadecimal format.)
So here {it is|is the piece of code}:
body
{background-color: color_code;}
2. Making a picture background is easy. Insert this code instead of the above one:
body{background-image:url("BACKGROUND URL HERE");
background-attachment:fixed;} *but this tiles up your myspace.
Tips
- Following the instructions by the editor important to get the desired results.
- Take care with HTML editors; for each of them has different options. Don't use different editors unless you are confident of editing HTML and CSS. Any HTML editor worth its salt can do this, for you, in the background.
- Don't forget to back up your code before modifying your ‘about me', this will be handy to start afresh just in case you made a mess of it. Erase the previous editor's code while inserting it if you have to use new code from another editor.
Alevoor Rajagopal, MBA, is a business consultant but writes passionately on showcasing individuality with MySpace layout.
Visit his other blog on online income tips.
Article Source: http://EzineArticles.com/?expert=Alevoor_Rajagopal
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home