BLOGS, automatic font changes |
![]() ![]() |
BLOGS, automatic font changes |
Apr 8 2005, 12:59 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2004 Member No: 43,420 |
How do I change the font of the blogs?
Instead of doing it in html every time a post, how do I set it so it automatically does it for me? I'm having trouble because the font switches to the default font with every code i try! |
|
|
|
Apr 8 2005, 01:16 PM
Post
#2
|
|
![]() im addicted to my car<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 635 Joined: Jan 2005 Member No: 92,236 |
try this
CODE <style type="text/css">/* edits main text */ font:10px arial; color: #FFFFFF; text-align:justify;}</style> in your custom header. |
|
|
|
![]() ![]() |