how can i change the colour of the text on myspace. its black at the mo. i want it white! how can i change it? thanks
Myspace text colour?
The answers above should work however I find that the following code works better,
Goto Edit Profile.
In the about me section copy and paste this;
%26lt;style type="text/css"%26gt;
body {
color: #ffffff;
}
%26lt;/style%26gt;
Note: If you already see something similar to this in that section find the color tag and put the '#ffffff' in the place of the origanal color which is '#000000'.
Hope this helps
Myspace text colour?
Go to "edit profile"
On the top right side, click "profile editor"
Make font changes, border changes, image changes, etc.
As far as I know the UK myspace version does not have this option.
Myspace text colour?
%26lt;font color=white%26gt;
try it it works for mee
Myspace text colour?
you can use 1 of either 2 codes:
%26lt;font color="white"%26gt; or %26lt;font color="#FFFFFF"%26gt;
after the text you want to be white, you'll need to put in %26lt;/font color%26gt; to end the code.
Myspace text colour?
http://www.computerhope.com/htmcolor.htm
heres the site to a lot of colors and how to put them into myspace
Myspace text colour?
%26lt;font color="white"%26gt;
oh an for different style of text:
BOLD:
%26lt;b%26gt;TEXT%26lt;/b%26gt;
UNDERLINE:
%26lt;u%26gt;TEXT%26lt;/u%26gt;
BIG:
%26lt;big%26gt;TEXT%26lt;/big%26gt;
SMALL:
%26lt;small%26gt;TEXT
EMPHASIZED:
%26lt;em%26gt;TEXT%26lt;/em%26gt;
ITALIC:
%26lt;i%26gt;TEXT%26lt;/i%26gt;
No comments:
Post a Comment