Free AdviceGet Free Advice
Home | Get advice | Give advice | Topics | Columnists | - !START HERE! -
Make Suggestions | Sitemap

Get Advice


Search Questions

Ask A Question

Browse Advice Columnists

Search Advice Columnists

Chat Room

Give Advice

View Questions
Search Questions
Advice Topics

Login

Username:
Password:
Remember me
Register for free!
Lost Password?

Want to give Advice?

Sign Up Now
(It's FREE!)

Miscellaneous

Shirts and Stuff
Page Backgrounds
Make Suggestions
Site News
Link To Us
About Us
Terms of Service
Help/FAQ
Sitemap
Contact Us


myspace txt


Question Posted Saturday November 17 2007, 11:00 pm

How do i change the txt on myspace like the font and color. if you put in a code the where do you put it and do you have to highlight the words???

THX< <33


[ Answer this question ]
Want to answer more questions in the Technology category?
Maybe give some free advice about: Internet & Web Design?


theymos answered Sunday November 18 2007, 7:52 pm:
This changes the font to arial
<span style="font-family:arial">your text</span>

If the person has the arial font on their computer, this uses it. If they don't, this uses helvetica. Mac users don't have arial, but do have helvetica, which is similar:
<span style="font-family:arial,helvetica">your text</span>

For fonts to work, the person must have them installed on THEIR computer. If you specify a font they don't have, the font will default to Times New Roman unless you specify a fallback as above.

To change the size:
<span style="font-size:10pt">your text</span>
You must include the "pt" for it to work.

To change the color:
<span style="color:red">your text</span>

You can also use hexadecimal color codes:
<span style="color:#0000CC">your text</span>
here is my guide on hexadecimal color codes:
[Link](Mouse over link to see full location)

To use more than one attribute, separate them using a semicolon. To change the color and size, for example:
<span style="color:red;font-size:10pt">your text</span>

You put this anywhere you want it on Myspace, and it will work.

To change anything for the entire page, put this in "about me":
<style type="text/css">
attributes specified above
</style>

So to change the entire page text color to red and the entire page font to palatino linotype:
<style type="text/css">
color:red;font-family:palatino linotype;
</style>

[ theymos's advice column | Ask theymos A Question
]




Buttacup answered Sunday November 18 2007, 7:41 pm:
I don't know the text, but to change the color type in <font color="(find color codes online)"> to change the color. Same goes for size:
<font size="(1,2,3,ect.)">

Hope I heeelped =D

[ Buttacup's advice column | Ask Buttacup A Question
]

More Questions:

<<< Previous Question: Birthday present?!
Next Question >>> where i can get these boots tyra is wearing

Recent popular questions:
Want to give advice?

Click here to start your own advice column!

What happened here with my gamer friends?

All content on this page posted by members of advicenators.com is the responsibility those individual members. Other content © 2003-2014 advicenators.com. We do not promise accuracy, completeness, or usefulness of any advice and are not responsible for content.

Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content.
Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.

[Valid RSS] eXTReMe Tracker