Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-10-24 03:52:39

pochacco
New member
Registered: 2005-10-24
Posts: 1

Replace Font tag by css span tag?

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

Board footer

Powered by FluxBB