font colors? |
![]() ![]() |
font colors? |
Sep 18 2006, 04:08 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Sep 2006 Member No: 464,841 |
how do i get a font color for my text on myspace?
thank you in advance! |
|
|
|
| *This Confession* |
Sep 18 2006, 07:18 PM
Post
#2
|
|
Guest |
|
|
|
|
Sep 18 2006, 08:31 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Sep 2006 Member No: 464,841 |
where in that does it say how to use font colors?
|
|
|
|
Sep 18 2006, 08:33 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Where it says text properties. Font color is a property of text. That changes overall font colors. If you just want to change one or two words you do:
CODE <font color="colorhere">TEXT</font>
|
|
|
|
Sep 19 2006, 05:58 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Sep 2006 Member No: 464,841 |
thats not working though. i just need a code to make my whole text white.
|
|
|
|
| *This Confession* |
Sep 19 2006, 06:04 PM
Post
#6
|
|
Guest |
Aparently you didn't read that link that I sent above. It told you how to fill out the font properties and had a code to edit them
CODE <style>{sets the default style for the body, table data, list data, divisions and text areas} body,table, td, li, p, div, textarea {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;} {class for the basic font for the page} .text {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;} </style> stuff in the {} explains what that part edits. |
|
|
|
![]() ![]() |