You are not logged in.
Pages: 1
Hello,
Can anyone tell me, if it's possible to change the default font tag to a css tag. The font tag is used for colors and size.
So I want this:
<font color="#009933">text</font> to be replaced by <span style=" color:#009933;">text</span>
Is this allready possible? Or does someone know how I can implement this?
Thanx
Offline
Pages: 1