Question:

How do I make a really simple MySpace page?

by  |  earlier

0 LIKES UnLike

Lots of people have a myspace that has just got

A song

A photo

Some writing(no headings)

Links(photos, comment, add)

And I would like to know If anyone has the HTML codes to make one like this

here is how id like it set up

(A URL FOR A PIC I MADE)

http://i349.photobucket.com/albums/q397/Lovetarz/myspace.jpg

 Tags:

   Report

2 ANSWERS


  1. To do up your myspace you need to be able to understand HTML coding [which is really lame.. I know]

    I don't know how to get your song ontop of your profile picture... sorry! But I will give you some codes to help you out.

    Here's my myspace so you can check it out and see if you like some of the codings I'm about to give you

    www.myspace.com/_gumption

    Ok.. so to hide your URL:

    <style>.userProfileURL { display:none; }</style>

    TO hide your friends: (ol I know that sounds horrible)

    <style>

    .FriendSpace {display:none;}

    </style>

    To hide your contact table:

    <style>.contactTable {display:none;}</style>

    To hide your blurb headings: (The annoying parts that say about me and ho I'd like to meet)

    <style>

    {! hide blurbs headers !}

    .blurbs td.text {display:none;}

    .blurbs td td .orangetext15 {display:none;}

    </style>

    To hide your blogs:

    <style>

    table.latestblogentry {display:none;}

    </style>

    To hide your comments:

    mm actually I can't find my hide comments code

    wait here it is, post this in your who I'd like to meet

    <style>

    table.friendscomments table table {

    display: none;

    }

    </style>

    and it hides your friends and comments

    Now if you want to make a link for your messages and your comment boxes

    <a href="ENTER THE URL TO YOUR MESSAGES OR WHATEVER YOU WANT TO PUT HERE"><b><font color="WHATEVER COLOUR YOU WANT">COMMENT, MESSAGE, ADD WHATEVER</a>

    Make sure when filling that out you veiw your comments in public veiw so that other people can see them

    copy and paste these codes I've given you into your about me [apart from the one for the friends and comments which goes in your who I'd like to meet]

    Hope this has helped :)

    Good luck pimping :P


  2. ohhhhhh theres a website for that if you know how to do a DIV.

    a div is a layout just like that they are kinda difficult to make just to warn yahh

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions