Web fonts help!
#5
You just embed, for example:


at the end of the signature. Then, for the text itself:

Text here

Gives you:

[html]
Bobbi smells[/html]

Can also do CSS classes, of course:

Text here
<style>
.funkytext{font-family:'Podkova', arial, helvetica, sans-serif;}
</style>

[html]Text here
<style>
.funkytext{font-family:'Podkova', arial, helvetica, sans-serif;}
</style>[/html]


Messages In This Thread

Forum Jump: