Font help, changing my whole profile font |
![]() ![]() |
Font help, changing my whole profile font |
Feb 5 2008, 07:09 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Oct 2005 Member No: 265,808 |
http://www.createblog.com/scripts/script.php?id=99
i don't know if thats what i want. i want to make my font condensed and smaller. just to tidy up my profile. please help? |
|
|
|
Feb 5 2008, 07:13 PM
Post
#2
|
|
![]() Resource Center Tyrant ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,263 Joined: Nov 2007 Member No: 593,306 |
CODE <style> .body { font-family: FONT; font-color: #HEXVALUE; letter-spacing: -5; font-weight: normal; font-size: 12px;} </style> I've edited the coding a bit so that you can see how it works. Font-family is the font that you want (Arial, Verdana, Tahoma, Times New Roman). Font-color is obviously the color of the font. Letter-spacing is how far apart you want the letters (negative values = closer). Font-weight is whether you want it bold, italic, or just plain text. Font-size is the size. |
|
|
|
Feb 5 2008, 08:34 PM
Post
#3
|
|
![]() Offline. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 609 Joined: Mar 2007 Member No: 507,591 |
can you post your code and maybe we can do it for you.
|
|
|
|
![]() ![]() |