PDA

View Full Version : user-preferred fonts for posting?


greenblood
08-27-2007, 10:40 PM
I think this can reflect the style of the member
I like to use Tahoma and Helvetica (if any)
can member setup its preferred posting font in profile?

AndrewD
08-28-2007, 07:45 AM
<-------- is crazy

Alex
08-28-2007, 12:47 PM
Interesting suggestion! Let me talk to my programmer and the T-MobileSignal staff and see what can be done.

greenblood
09-02-2007, 08:50 AM
I see that custom CSS on the profile, but I have no knowledge of it
can you post an example to create custom CSS to define member's font/background/style perference?

Alex
09-02-2007, 09:58 AM
I recommend visiting these two links: Starting with HTML + CSS (http://www.w3.org/Style/Examples/011/firstcss) and CSS Introduction (http://www.w3schools.com/css/css_intro.asp)

greenblood
09-02-2007, 11:01 AM
I tried the code suggestion, but it don't work
e.g.
if I want it to display Times New Roman, it should be
{font: Times New Roman}
but nothing happens