Relative font sizes for FUDcode [message #16931] |
Mon, 01 March 2004 13:04 |
|
christo
Messages: 25 Registered: February 2004
Karma: 0
|
Junior Member |
|
|
I think it would increase the usability a little bit if the font sizes in the message editor do not range from 1..7 but from 'smallest'..'default'..'largest'.
A textual description in the drop down box would be sufficient in the first place, no need to change/extend FUDcode so.
BTW: There is a typo in the (german translation? of the) FUDcode readme: Quote: | PHP Code
Die Verwendung ist wie folgt:
[code]
function hallo()
{
echo "Hallo Welt!";
}
hallo();
[/php]
|
[Updated on: Mon, 01 March 2004 13:06] Report message to a moderator
|
|
|
Re: Relative font sizes for FUDcode [message #16977 is a reply to message #16931] |
Sun, 07 March 2004 18:11 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That would require use of CSS and break BC with older font tags in addition to not offering any extra functionality.
FUDforum Core Developer
|
|
|
|