Monday, June 6, 2011

How do you make these codes up on myspace to make your font smaller and bigger and change colors and center it

need the codes thank you example

%26lt;font%26gt; watever can you tell me dont knowHow do you make these codes up on myspace to make your font smaller and bigger and change colors and center it
Here are some of the basic text tweaks:



bold letters %26lt;b%26gt;TEXT%26lt;/b%26gt;



strikethrough %26lt;s%26gt;TEXT%26lt;/s%26gt;



italicized letters %26lt;i%26gt;TEXT%26lt;/i%26gt;



underlined letters %26lt;u%26gt;TEXT%26lt;/u%26gt;



break spaces (gives image of an enter key) %26lt;br%26gt;



double break space (paragraph) %26lt;p%26gt;



red text %26lt;font color=';red';%26gt;TEXT%26lt;/font%26gt;



green text %26lt;font color=';green';%26gt;TEXT%26lt;/font%26gt;



yellow background color font [gives that highlighted image]

%26lt;font style=';background-color :yellow;';%26gt;TEXT%26lt;/font%26gt;



custom font size %26lt;font size=';#';%26gt;TEXT%26lt;/font%26gt;



Replace # with any numerical value you wish.



You can also change the font color with a color code instead of a color name, such as fff000. The codes can be found here:



http://html-color-codes.com/How do you make these codes up on myspace to make your font smaller and bigger and change colors and center it
There are plenty:



%26lt;h1%26gt;

%26lt;h2%26gt;

%26lt;b%26gt;



Remember, you have to end them with the proper one (for example, bold: %26lt;/b%26gt;



%26lt;font size=';14';%26gt; is a good one.
big is %26lt;big%26gt;

center is %26lt;center%26gt;

small is %26lt;small%26gt;

to change color is %26lt;font color=';the color u want it to be here';%26gt;



for example

%26lt;font color=';red';%26gt; the fonts red
  • like women with long nails
  • How to care for a primaloft comforter
  • How do you change the font of your display name on myspace? but not the profile one!?

    i need to know how to change the font of my display name on myspace, but not the one that everyone sees when they click on my picture! i want to know how to change the one that people see when they have me on their friend list or stuff like that....helpp!! =/How do you change the font of your display name on myspace? but not the profile one!?
    try this site it could help :]How do you change the font of your display name on myspace? but not the profile one!?
    %26lt;style type=';text/css';%26gt;

    .nametext

    {font: 12pt arial; display: block; letter-spacing: -3px; font-weight: bold; border: 0px solid black; line-height: 70%; text-align: left; color: 000000;}

    %26lt;/style%26gt;



    then where it says 'arial' just put the font you want like 'georgia' or 'times new roman' and where it says '12pt' just change the font size by replacing it with '30pt' or '8pt'



    that one worked for me
    the only one you can change is the one on your site.

    How can u change your colors on ur profile?

    Ok. I'm typing my profile up on aim, and the colors for the font are always the same 7 colors! how can u change them to all different colors!!! P.S. i have a mac compute(:How can u change your colors on ur profile?
    good question

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

    what html code is best to change the font and size of your display name on myspace? All I know is that the code cannot be placed in the 'display name' box because there is not enough space and because it shows all the coding.How do you change the font and size of your display name on myspace?
    http://www.profilemods.com/ %26lt;%26lt; myspace codesHow do you change the font and size of your display name on myspace?
    idk
    go to

    www.whateverlife.com

    they give great font help

    or the longer way is to find it throught xanga

    How do you change the font on your profile with a font from your computer?

    like myspace name, friends, status, headings, mood, etc, everything except the info you enter)

    (except for profile info, cause I already know how to do that) How do you change the font on your profile with a font from your computer?
    http://blog.myspace.com/index.cfm?fuseac…

    How to change the font in your about me on myspace?

    . Login to MySpace.com

    2. Click “Edit Profile”

    3. Use the codes posted below by placing them in the correct sections (About Me, I’d Like to Meet, Interests, Heroes etc’).

    4. Save all changes after inserted.



    Here’s how to change your Myspace font face in your MySpace profile (just apply the following HTML code in the relevant part):



    %26lt;font size=”12”%26gt;%26lt;font face=”FONT NAME HERE”%26gt;text here

    text here text here text here.%26lt;/font%26gt;



    Hopefully it helps you.How to change the font in your about me on myspace?
    here are all the codes



    BOLD-%26lt;b%26gt;TEXT HERE!%26lt;/b%26gt;



    COLOR-%26lt;font color=green%26gt;TEXT HERE!%26lt;/font%26gt;



    SIZE-%26lt;font size=10%26gt;TEXT HERE!%26lt;/font%26gt;



    WRITING-%26lt;font writing=arial%26gt;TEXT HERE!%26lt;/font%26gt;



    UNDERLINE-%26lt;u%26gt;TEXT HERE!%26lt;/u%26gt;



    SCRATCH THROUGH-%26lt;s%26gt;TEXT HERE!%26lt;/s%26gt;



    BIG-%26lt;big%26gt;TEXT HERE!%26lt;/big%26gt;



    SMALL-%26lt;small%26gt;TEXT HERE!%26lt;/small%26gt;



    Hope I helped!How to change the font in your about me on myspace?
    www.myspace.com/abrunettenamedsarah

    like mine? go to

    msnerds.com then go to text codes and it will explain it all :P
  • shared web hosting
  • hardware
  • How do you change and font color of your name on myspace?

    when people go to my page, my layout is black and so is my name and you cant read it.How do you change and font color of your name on myspace?
    %26lt;style%26gt;

    span.nametext {color:limegreen !important;}

    %26lt;/style%26gt;