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 19 2006, 06:04 PM
Post
#2
|
|
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. |
|
|
|
miss2kiss font colors? Sep 18 2006, 04:08 PM
This Confession http://www.createblog.com/forums/index.php?showtop... Sep 18 2006, 07:18 PM
miss2kiss where in that does it say how to use font colors? Sep 18 2006, 08:31 PM
toyo loco Where it says text properties. Font color is a pro... Sep 18 2006, 08:33 PM
miss2kiss thats not working though. i just need a code to ma... Sep 19 2006, 05:58 PM![]() ![]() |