Question:

How do you change the size and font of you name on myspace?

by  |  earlier

0 LIKES UnLike

not you about me or anything like that

your actual NAME

thanks!

 Tags:

   Report

3 ANSWERS


  1. Code goes in About Me or Who I'd Like to Meet:

    <style>

    .nametext {

    font-size: 16px ;

    }

    </style>

    You can change the number to adjust the size. :)


  2. <style>

    .nametext {font-family:arial;font-size:20px;color:...

    </style>

    u can also add these:

    <style>

    .nametext {font-family:arial;font-size:20px;color:... letter-spacing:-2px;text-transform:upper...

    </style>

  3. use profile editer

    http://profile.myspace.com/index.cfm?fus...

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.