|
MySpace Font
Code for Text Changes
The
instructions and code on this page will allow you to modify the
text variables for your entire profile. If you would like
a more detailed explanation of CSS, check out
our CSS section. In addition, you may be
interested is prefabricated themes for your profile.
Changing the main font of your profile.
Copy and paste the following code into your MySpace profile.
You will need to insert (in place of the
red text) your own values. You can use our
color selector to find the
six-digit number value for different colors.
font, td, a, body,
input, textarea, table{color:
000000; font-family:
verdana;}
body, td, li, p, div, textarea, li, p, br {font-family:
verdana; color:
000000; } |
|