How do you center all of the text, links, and anything that contains words on my myspace? | Text Links

How do you center all of the text, links, and anything that contains words on my myspace?


i dont want the boxes all aligned in the middle. i want the text, links, and any form of words to be centered on my whole myspace.

It depends what kinda profile code you have. If your profile code is already telling the text where to be aligned you have to go in the code and fix it for yourself, and to do this you need to know about HTML lol.

If you look in your code and it says the stuff like ".nametext" ".blacktext12" ".lightbluetext" and all those other ones with "text" at the end, you’ll see in each of those groups it should say something like "align" or "text align"

Change all those to "center" and ALL text on your page will be centered.

If you don’t have to do that just enter in "<center>" before what you put in your about me and general and all that.

But if you want the things like your extended network text centered, or your name text, you gotta go into your profile code like I just told you.

Hope that helps :)

Related posts:

  1. How do i make text links on myspace?
  2. How do I replace text links with images on Myspace?
  3. How to center navigation text links?
  4. Myspace! What’s the complete code to make all links text, except for the links in the top menu bar, one color?
  5. Change Color of Text and Links on Myspace?

3 Responses

  1. kaylee502x3 Says:

    you put <center> before and after what you want centered
    References :

  2. Anya Jane Says:

    It depends what kinda profile code you have. If your profile code is already telling the text where to be aligned you have to go in the code and fix it for yourself, and to do this you need to know about HTML lol.

    If you look in your code and it says the stuff like ".nametext" ".blacktext12" ".lightbluetext" and all those other ones with "text" at the end, you’ll see in each of those groups it should say something like "align" or "text align"

    Change all those to "center" and ALL text on your page will be centered.

    If you don’t have to do that just enter in "<center>" before what you put in your about me and general and all that.

    But if you want the things like your extended network text centered, or your name text, you gotta go into your profile code like I just told you.

    Hope that helps :)
    References :
    I’m very good with HTML lol.

  3. Manoj Kumar Says:

    Dear,

    Here is an example: -

    <p align=center><a href=http://needcom.in>Free Music</a></p>

    <table align=center><tr><td><a href=http://freetool.net.tc>Free TV</a></td></tr></table>

    Try these code. The Align is to use for this purpose.
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.