display name |
display name |
May 27 2006, 08:58 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 363,193 |
is there a code to change
the font of your display name but only on your page??? HELP! THANK YOU! |
|
|
|
![]() |
May 27 2006, 09:36 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE .nametext{ font-family: fonthere; font-size: #px; color: ######;} add between style tags. |
|
|
|
May 28 2006, 01:18 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 363,193 |
where do i post it???!
|
|
|
|
May 28 2006, 01:21 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
about me, doesn't really matter but about me.
|
|
|
|
May 28 2006, 01:26 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 363,193 |
so it should be:
<style>.nametext{ font-family: fonthere; font-size: #px; color: ######;}</style> ?? and what do i put for ".nametext"? and what is the numbers for the color black? |
|
|
|
May 28 2006, 02:00 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
only edit the font size and color. Don't touch any other part of the code.
Color code for black is 000000 Infront of the word "px" put like 14 for size 14. (14px = size 14). |
|
|
|
![]() ![]() |