Code to leave a comment with color,size, and font? |
![]() ![]() |
Code to leave a comment with color,size, and font? |
Dec 15 2006, 10:20 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2006 Member No: 484,489 |
I found this before, but now cant and spent 10min looking for this and can't find it on here. What is the code where you can make the font custom,change the color, and size?
it has "font color" =......"font size"=..... "font style"=..... i know that much but cant remember the rest of the code to make it complete. Can you help me out? thanks!! |
|
|
|
Dec 15 2006, 11:04 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2006 Member No: 484,489 |
it doesnt have to be that exact code....anything that will make the text a custom size, color, font. this is to leave a friend a comment...not to change the entire comment box section.
|
|
|
|
Dec 15 2006, 06:47 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Don't double post be patient.
<font color="colorhere">TExt</font> <font style="color: #####; font-size: #px;">TExt</font> |
|
|
|
Jan 12 2007, 11:01 AM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2006 Member No: 484,489 |
Is there code just like this but where you enter the font you want as well? Also for the 2nd code you gave me...do I need the actual color # or can I just type the color name? Thanks!!
|
|
|
|
| *WHIMSICAL 0NE* |
Jan 12 2007, 12:46 PM
Post
#5
|
|
Guest |
Well, if you want to add the style of the font:
<font style="font-family:arial;color: #####; font-size: #px;">Text</font> Just change arial to what you want the font to be. You can put in the color name, but to be on the safe side I would recomment the number code. You can find colors here: http://www.december.com/html/spec/color.html |
|
|
|
![]() ![]() |